Commit Graph

158 Commits

Author SHA1 Message Date
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
nyne
271cde9e1e Calculate md5 checksum when finishing uploading. 2025-05-16 18:16:19 +08:00
nyne
7bfd33c714 refactor file upload process to use MD5 instead of SHA-1 for hash calculation and update related API and model structures 2025-05-16 16:55:45 +08:00
nyne
5431328515 add SHA-1 hash calculation for file uploads and update related API and model structures 2025-05-16 15:16:01 +08:00
nyne
a827b67c41 add domain parameter to createS3Storage and update related components 2025-05-16 14:57:54 +08:00
3d1c69d1e3 fix set upload permission 2025-05-16 12:09:05 +08:00
31a95909a6 Add warning on page unload if uploads are in progress 2025-05-15 20:19:57 +08:00
9597aa5687 Add edit resource functionality. 2025-05-15 20:10:33 +08:00
f8271161cb Improve publish page. 2025-05-15 19:53:30 +08:00
75389bc3c0 Fix token validation. 2025-05-15 19:53:08 +08:00
2fd3c0bacd Fix token validation. 2025-05-15 19:52:09 +08:00
c43e7c0b97 Update theme. 2025-05-15 19:15:32 +08:00
16d25f034e Add Docker support. 2025-05-15 16:21:20 +08:00
b270cc480e Update translations 2025-05-15 15:41:39 +08:00
f4e82092eb Use cloudflare turnstile. 2025-05-15 15:01:39 +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
12c1e0e413 Add statistics. 2025-05-13 18:59:23 +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
545432b4f1 Show available space of storages. 2025-05-13 12:51:15 +08:00