Commit Graph

58 Commits

Author SHA1 Message Date
62d10a989d fix UI 2025-09-08 14:43:54 +08:00
a51d4ec598 fix 2025-09-07 14:43:39 +08:00
b8acd97c11 improve tag creating 2025-09-05 16:22:43 +08:00
ebfe25e6d8 Show file hash 2025-09-05 14:23:08 +08:00
08c70a0b52 feat: add collection 2025-07-31 15:41:15 +08:00
bf12285d17 Improve UI 2025-07-17 10:13:05 +08:00
673d3067ab Add kun patch. 2025-07-16 15:30:44 +08:00
ea5713b36c fix layout 2025-07-15 17:00:41 +08:00
ae3dbb4253 Add background 2025-07-15 15:34:25 +08:00
7b065406cc Close search dialog on input submission in SearchBar. 2025-07-09 19:43:45 +08:00
0eb24eee2f format code 2025-07-09 18:11:33 +08:00
2dfa2e3e02 Improve comments. 2025-07-04 17:21:25 +08:00
793d78e1b1 fix comments on activities page. 2025-07-04 16:16:39 +08:00
1decddb810 Improve comment UI. 2025-07-04 15:42:46 +08:00
d661ac3e17 format code 2025-07-04 15:27:11 +08:00
54ab93ea7b Support comment reply. 2025-07-04 15:24:23 +08:00
nyne
1f22367cc4 Support commenting with markdown. 2025-07-04 13:23:56 +08:00
c44d71b0da Add link support to resource creation and editing, including validation 2025-06-24 20:19:29 +08:00
167cb617b8 Refactor image display in activities, resource, and user pages to use ImageGrid component 2025-06-24 16:28:48 +08:00
953b1cf86a Enhance comment functionality with image support and validation. 2025-06-24 12:00:48 +08:00
b818777a45 Encode username in navigation link to handle special characters 2025-06-24 11:10:15 +08:00
be067cc21a Add resampled image retrieval functionality and update image URLs 2025-06-23 21:19:42 +08:00
9e0e83ecd9 Update resource card to use anchor tag for navigation 2025-06-19 10:58:51 +08:00
190fcc23a3 Add custom Select component and update HomePage to use it 2025-06-19 10:39:10 +08:00
e6dd2594fd Update button visibility for responsive design in navigator 2025-06-13 20:40:29 +08:00
1f238c56f3 Add activities page. 2025-06-13 19:32:25 +08:00
99a2d328f1 Add Random resource retrieval and navigation. 2025-06-08 17:49:49 +08:00
e29287a449 Add settings link and GitHub reference to navigation menu 2025-06-07 16:16:08 +08:00
c56deecc75 Fix image uploading dialog. 2025-06-05 20:22:12 +08:00
6dca0bee7f Rename pink theme. 2025-06-05 19:57:29 +08:00
Yukko
e8c4d7f545 Add theme_switcher and some theme (#2)
* Add theme_switcher and some theme

* Unify theme with both light & dark version

* Use anchor instead of window.open
2025-06-04 22:19:51 +08:00
ad1144ad69 format 2025-06-04 10:20:01 +08:00
4130090fd7 Add loading status to publish page. 2025-06-03 16:05:26 +08:00
789fb86109 Add image upload functionality with drag-and-drop and clipboard support 2025-05-31 18:08:24 +08:00
24ba1e44be Improve Floating To Top button visibility logic based on scroll direction 2025-05-31 16:38:45 +08:00
f5c14917f9 Add customizable tag separator option in tag input 2025-05-31 16:33:30 +08:00
03876d106a Add Floating To Top button for improved navigation 2025-05-31 16:19:08 +08:00
d597d62c1c Add Quick Add Tag functionality and improve tag management in Edit and Publish pages 2025-05-31 12:43:08 +08:00
c46d80d310 Limit displayed tags to a maximum of 10 in ResourceCard 2025-05-30 22:58:33 +08:00
d6c6bf943e Enhance tag input display with type badge and adjust dropdown width 2025-05-30 20:07:20 +08:00
4f99bff2f5 Add tags page. 2025-05-30 17:39:57 +08:00
5ef2816f98 Add tag type and tag alias. 2025-05-30 16:08:58 +08:00
c4c2d7d9f7 Improve article 2025-05-27 18:46:32 +08:00
73815560b4 Clear app context when navigating to home page. 2025-05-24 18:53:54 +08:00
4038683a56 add AppContext for state management and update ResourcesView to utilize context 2025-05-23 21:53:39 +08:00
3557f25268 Fix infinite scroll. 2025-05-19 10:37:31 +08:00
be09b55765 Add site information management with Markdown support 2025-05-18 11:04:59 +08:00
1396f6939b Add file size and redirect status to file model 2025-05-17 22:47:46 +08:00
01f5193994 Improve tag display 2025-05-17 12:31:55 +08:00
nyne
c113d33671 Add a retry button. 2025-05-16 18:18:58 +08:00