This website requires JavaScript.
Explore
Help
Sign In
s
/
nysoure
Watch
1
Star
0
Fork
0
You've already forked nysoure
Code
Issues
Packages
Projects
Releases
Wiki
Activity
557
Commits
2
Branches
0
Tags
master
Commit Graph
557 Commits
This Branch
This Branch
All Branches
Add bio management feature with UI and backend support
nyne
·
2025-05-17 21:34:16 +08:00
38999d844d
Fix edit button visibility logic for resource authors
nyne
·
2025-05-17 13:46:42 +08:00
864632e682
Improve tag display
nyne
·
2025-05-17 12:31:55 +08:00
01f5193994
Add URL unescaping for tag parameter.
nyne
·
2025-05-17 12:23:01 +08:00
e37c543440
Enhance user deletion logic to handle non-existent users and mark deleted usernames
nyne
·
2025-05-17 10:36:54 +08:00
f62a92a648
Fix uploads for non-admin users
nyne
·
2025-05-17 10:21:50 +08:00
c1eb356a15
fix uploading
nyne
·
2025-05-16 16:14:24 +02:00
1c79b6a0a3
Add a retry button.
nyne
·
2025-05-16 18:18:58 +08:00
c113d33671
Calculate md5 checksum when finishing uploading.
nyne
·
2025-05-16 18:16:19 +08:00
271cde9e1e
fix fix uploading
nyne
·
2025-05-16 16:56:27 +08:00
4d03955703
refactor file upload process to use MD5 instead of SHA-1 for hash calculation and update related API and model structures
nyne
·
2025-05-16 16:55:45 +08:00
7bfd33c714
fix s3 download
nyne
·
2025-05-16 15:35:56 +08:00
313e696248
add SHA-1 hash calculation for file uploads and update related API and model structures
nyne
·
2025-05-16 15:16:01 +08:00
5431328515
add domain parameter to createS3Storage and update related components
nyne
·
2025-05-16 14:57:54 +08:00
a827b67c41
add Cache-Control header to image response for improved caching
nyne
·
2025-05-16 12:12:31 +08:00
1b31af411d
fix set upload permission
nyne
·
2025-05-16 12:09:05 +08:00
3d1c69d1e3
refactor storage deletion logic to handle nil storage case
nyne
·
2025-05-16 10:25:21 +08:00
f915dd7fed
delete file on upload failure
nyne
·
2025-05-16 10:18:44 +08:00
ced8b3f689
increase presigned URL expiration time from 5 to 10 seconds
nyne
·
2025-05-16 10:17:04 +08:00
ba1cfba69c
Create LICENSE
nyne
·
2025-05-15 21:20:50 +08:00
61904b9977
Add README.md
nyne
·
2025-05-15 21:19:36 +08:00
430511e1a9
fix preview
nyne
·
2025-05-15 21:17:02 +08:00
a581564f31
add bmp support
nyne
·
2025-05-15 21:02:20 +08:00
fc29575d4c
fix preview
nyne
·
2025-05-15 20:52:59 +08:00
e5c368d967
Update preview image URLs to use server base URL
nyne
·
2025-05-15 20:44:07 +08:00
394a915a65
Update default avatar
nyne
·
2025-05-15 20:33:41 +08:00
3a1373c55f
Add warning on page unload if uploads are in progress
nyne
·
2025-05-15 20:19:57 +08:00
31a95909a6
Add edit resource functionality.
nyne
·
2025-05-15 20:10:33 +08:00
9597aa5687
Improve publish page.
nyne
·
2025-05-15 19:53:30 +08:00
f8271161cb
Fix token validation.
nyne
·
2025-05-15 19:53:08 +08:00
75389bc3c0
Fix token validation.
nyne
·
2025-05-15 19:52:09 +08:00
2fd3c0bacd
Update theme.
nyne
·
2025-05-15 19:15:32 +08:00
c43e7c0b97
fix file upload
nyne
·
2025-05-15 12:40:27 +02:00
79df1243e6
Add Docker support.
nyne
·
2025-05-15 16:21:20 +08:00
16d25f034e
Update translations
nyne
·
2025-05-15 15:41:39 +08:00
b270cc480e
fix file delete
nyne
·
2025-05-15 15:41:28 +08:00
04206cf2ae
Use cloudflare turnstile.
nyne
·
2025-05-15 15:01:39 +08:00
f4e82092eb
serve frontend
nyne
·
2025-05-15 12:47:15 +08:00
578aab36c3
fix downloading file
nyne
·
2025-05-15 10:47:18 +08:00
d6fea884cf
Add download limit.
nyne
·
2025-05-14 22:06:22 +08:00
4b986ffd86
Add server configuration management.
nyne
·
2025-05-14 21:50:59 +08:00
5c08ab34ea
Add user management features.
nyne
·
2025-05-14 18:49:49 +08:00
703812d3df
user details page
nyne
·
2025-05-14 16:48:52 +08:00
3b7d52a7a8
Improve request validation.
nyne
·
2025-05-13 19:10:41 +08:00
cbac071dd2
Add statistics.
nyne
·
2025-05-13 18:59:23 +08:00
12c1e0e413
Add tagged resources page.
nyne
·
2025-05-13 17:47:15 +08:00
f1345f9a0c
Add comment functionality.
nyne
·
2025-05-13 17:11:48 +08:00
0dd2143664
Show available space of storages.
nyne
·
2025-05-13 12:51:15 +08:00
545432b4f1
Implement s3 storage.
Use uuid as file id.
nyne
·
2025-05-13 11:57:14 +08:00
04d679f3f4
Fix the file upload dialog state was not updated after a file is uploaded.
nyne
·
2025-05-13 09:43:24 +08:00
081b547c03
First
Previous
...
8
9
10
11
12
Next
Last