Commit Graph

43 Commits

Author SHA1 Message Date
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
578aab36c3 serve frontend 2025-05-15 12:47:15 +08:00
5c08ab34ea Add server configuration management. 2025-05-14 21:50:59 +08:00
703812d3df Add user management features. 2025-05-14 18:49:49 +08:00
3b7d52a7a8 user details page 2025-05-14 16:48:52 +08:00
f1345f9a0c Add tagged resources page. 2025-05-13 17:47:15 +08:00
0dd2143664 Add comment functionality. 2025-05-13 17:11:48 +08:00
bea9e24e98 File upload. 2025-05-12 22:27:17 +08:00
d97247159f Initial commit 2025-05-11 20:32:14 +08:00