Commit Graph

205 Commits

Author SHA1 Message Date
35b65cc810 Add copy button for image Markdown format in resource edit page 2025-06-08 13:21:09 +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
6137ecbd8e Update resource link display to Markdown format and add copy button 2025-06-05 20:13:34 +08:00
f8998d13bf Add storage keys for ResourcesView in search, tagged, and user pages 2025-06-05 20:04:18 +08:00
9c6882a771 Remove image shadow. 2025-06-05 19:57:50 +08:00
6dca0bee7f Rename pink theme. 2025-06-05 19:57:29 +08:00
Yukko
0697098e26 Unify theme with both light & dark version (#3)
* Add theme_switcher and some theme

* Unify theme with both light & dark version

* Use anchor instead of window.open

* Remove if-else in select sort

* Change select sort color to primary
2025-06-04 22:38:03 +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
0e6ea060c5 Fix article formatting by replacing newline characters in resource details 2025-06-04 20:23:17 +08:00
2f1859c0fb Improve comment field. 2025-06-04 20:09:44 +08:00
b9dc7b4af2 Format code. 2025-06-04 20:07:56 +08:00
e9ce01bc5e Improve comments display. 2025-06-04 10:42:02 +08:00
ad1144ad69 format 2025-06-04 10:20:01 +08:00
Yukko
7994ecc100 Add prettier and husky to insure format before commit (#1) 2025-06-03 22:27:49 +08:00
4130090fd7 Add loading status to publish page. 2025-06-03 16:05:26 +08:00
38d5bd3242 Improve article rendering. 2025-06-03 16:02:57 +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
37a3d0e459 Add translation for 'Other' tag in multiple languages 2025-05-31 11:38:49 +08:00
6f6de32557 Refactor tags display to group by type in ResourceDetails 2025-05-31 09:39:03 +08:00
c46d80d310 Limit displayed tags to a maximum of 10 in ResourceCard 2025-05-30 22:58:33 +08:00
7b3ba9f432 Fix invalid permission check 2025-05-30 20:23:04 +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
62daa692c8 Improve tag alias. 2025-05-30 16:18:38 +08:00
5ef2816f98 Add tag type and tag alias. 2025-05-30 16:08:58 +08:00
46e4ffc9d8 Improve article rendering 2025-05-29 18:44:13 +08:00
3572d1e580 fix steam widget in dark mode. 2025-05-28 20:42:34 +08:00
9137f470ef Add verification messages for file download process 2025-05-27 20:36:02 +08:00
c4c2d7d9f7 Improve article 2025-05-27 18:46:32 +08:00
87a9fdeb9b Improve article 2025-05-27 17:35:53 +08:00
7e612b3dd4 Add server download task creation and related UI components 2025-05-26 20:51:02 +08:00
b8ce4c659c Render iframe in resource introduction 2025-05-25 22:38:22 +08:00
d02c466255 Render link with an image and a description as card 2025-05-25 21:51:26 +08:00
0430e3ca0b Render link with an image and a description as card 2025-05-25 21:43:34 +08:00
be8f0da386 Render link with an image and a description as card 2025-05-25 21:39:58 +08:00
138d7fd429 Persist home page sorting order in app context and set default value 2025-05-25 12:01:57 +08:00
0db2502732 Update sorting options in home page and improve i18n translations 2025-05-25 11:51:33 +08:00
8749eeed40 Change default sorting order to TimeDesc in home page 2025-05-25 11:44:01 +08:00
6e78707d9e Add AboutPage component and integrate sorting options in resource retrieval 2025-05-25 11:27:24 +08:00
a1bdf1a0f6 Enhance code styling for inline code elements in markdown 2025-05-24 21:59:03 +08:00
9e4dbeec39 Add internationalization support for tag-related messages 2025-05-24 20:48:37 +08:00
c55dc709e0 Add tag description. 2025-05-24 20:38:05 +08:00
73815560b4 Clear app context when navigating to home page. 2025-05-24 18:53:54 +08:00
b0d48f096e Clear cached data after publishing. 2025-05-24 11:10:14 +08:00
df419fca91 Improve article rendering. 2025-05-24 10:36:53 +08:00