Commit Graph

80 Commits

Author SHA1 Message Date
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
2c19c67bd9 Render steam link as card 2025-05-24 10:02:54 +08:00
4038683a56 add AppContext for state management and update ResourcesView to utilize context 2025-05-23 21:53:39 +08:00
81053d56f7 fix related resources rendering 2025-05-23 14:34:04 +02:00
616d03231a fix navigating between resources page. 2025-05-23 14:15:32 +02:00
440bde9e23 fix link rendering 2025-05-23 14:06:24 +02:00
nyne
e1031c23b4 improve ui 2025-05-23 19:39:05 +08:00
nyne
8a7af82b6c Render internal links to card. 2025-05-23 19:30:46 +08:00
3557f25268 Fix infinite scroll. 2025-05-19 10:37:31 +08:00
d8046472be Return a copy of tasks array in getTasks method 2025-05-19 10:21:33 +08:00
b536adce13 Add loading spinner to Cloudflare popup during Turnstile verification 2025-05-18 16:08:05 +08:00
6276fb1608 Add loading spinner to Cloudflare popup during Turnstile verification 2025-05-18 16:02:55 +08:00
746d44a66f Add loading spinner to Cloudflare popup during Turnstile verification 2025-05-18 15:54:49 +08:00
3f4c616b13 Add file info update dialog. 2025-05-18 15:43:56 +08:00
d901e98db2 Improve site information display. 2025-05-18 11:21:56 +08:00
cbaa00989a Enhance comment tile with user profile navigation 2025-05-18 11:07:47 +08:00
be09b55765 Add site information management with Markdown support 2025-05-18 11:04:59 +08:00
1b5eb23a65 Add user information retrieval endpoint and update token management 2025-05-18 10:29:08 +08:00
1396f6939b Add file size and redirect status to file model 2025-05-17 22:47:46 +08:00
38999d844d Add bio management feature with UI and backend support 2025-05-17 21:34:16 +08:00
864632e682 Fix edit button visibility logic for resource authors 2025-05-17 13:46:42 +08:00
01f5193994 Improve tag display 2025-05-17 12:31:55 +08:00
e37c543440 Add URL unescaping for tag parameter. 2025-05-17 12:23:01 +08:00
c1eb356a15 Fix uploads for non-admin users 2025-05-17 10:21:50 +08:00
1c79b6a0a3 fix uploading 2025-05-16 16:14:24 +02:00
nyne
c113d33671 Add a retry button. 2025-05-16 18:18:58 +08:00