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
Refactor API calls to use centralized error handling method
nyne
·
2025-06-25 15:33:53 +08:00
ef62c0cfe9
Fix links initialization to handle undefined values in resource editing
nyne
·
2025-06-24 21:11:47 +08:00
74ddcc2a86
Fix resource link.
nyne
·
2025-06-24 21:05:14 +08:00
ca9a53e31c
Add link support to resource creation and editing, including validation
nyne
·
2025-06-24 20:19:29 +08:00
c44d71b0da
Refactor image display in activities, resource, and user pages to use ImageGrid component
nyne
·
2025-06-24 16:28:48 +08:00
167cb617b8
Add image support to activities and user pages for comments
nyne
·
2025-06-24 12:54:47 +08:00
7bb04cffad
Fix query to filter unused images by creation date
nyne
·
2025-06-24 12:46:14 +08:00
b60b72668d
Implement comment length and IP rate limiting in comment creation
nyne
·
2025-06-24 12:39:51 +08:00
3694e24aad
Enhance comment functionality with image support and validation.
nyne
·
2025-06-24 12:00:48 +08:00
953b1cf86a
Encode username in navigation link to handle special characters
nyne
·
2025-06-24 11:10:15 +08:00
b818777a45
Encode usernames in API requests and navigation links to handle special characters.
nyne
·
2025-06-23 21:33:55 +08:00
8136e32d55
Add resampled image retrieval functionality and update image URLs
nyne
·
2025-06-23 21:19:42 +08:00
be067cc21a
Add delete comment functionality with confirmation dialog.
nyne
·
2025-06-23 19:55:43 +08:00
dcd23054b2
Add comment update functionality with UI integration
nyne
·
2025-06-20 13:49:36 +08:00
46186e95df
Update resource card to use anchor tag for navigation
nyne
·
2025-06-19 10:58:51 +08:00
9e0e83ecd9
Improve the UI of resource details page.
nyne
·
2025-06-19 10:57:30 +08:00
87782e8d3c
Add custom Select component and update HomePage to use it
nyne
·
2025-06-19 10:39:10 +08:00
190fcc23a3
Improve the UI of activities page.
nyne
·
2025-06-17 11:47:00 +02:00
c58c4ea575
Improve UI of resource page.
nyne
·
2025-06-15 21:13:09 +08:00
01804fcc0a
Fix ClearUnusedTags
nyne
·
2025-06-14 17:44:21 +08:00
3416cfd280
Log removal of unused tags during cleanup process
nyne
·
2025-06-14 17:39:15 +08:00
45a48470df
Fix ClearUnusedTags
nyne
·
2025-06-14 17:38:17 +08:00
a2b9e52f88
Implement hard delete for unused resource tags in tag cleanup process
nyne
·
2025-06-14 17:25:13 +08:00
389168ef29
Implement automatic cleanup of unused tags with hourly scheduled deletion
nyne
·
2025-06-14 17:09:57 +08:00
ff03d9a21f
Update button visibility for responsive design in navigator
nyne
·
2025-06-13 20:40:29 +08:00
e6dd2594fd
Add rounded corners to user avatar in activities page
nyne
·
2025-06-13 19:51:45 +08:00
ce77d1728e
Add rounded corners to user avatar in activities page
nyne
·
2025-06-13 19:46:44 +08:00
538e776240
Enhance navigation and tab management with hash support in resource details page
nyne
·
2025-06-13 19:36:35 +08:00
a332c6960b
Add activities page.
nyne
·
2025-06-13 19:32:25 +08:00
1f238c56f3
Improve username validation logic.
nyne
·
2025-06-12 15:06:42 +08:00
0b3b54a0c4
Improve username validation logic.
nyne
·
2025-06-12 15:04:37 +08:00
41c40fa6d0
Implement localStorage management for publish data during component lifecycle
nyne
·
2025-06-12 10:59:16 +08:00
f453ee46a1
Restrict usernames from containing spaces
nyne
·
2025-06-12 10:49:02 +08:00
c842af3855
Validate username length using rune count for accurate character measurement
nyne
·
2025-06-10 18:24:11 +08:00
8e134a6b38
Initialize tag editing state in the edit tag dialog
nyne
·
2025-06-10 10:26:32 +08:00
aae2673566
Enhance resource retrieval by supporting tag queries with spaces
nyne
·
2025-06-10 10:20:03 +08:00
ec72beb851
Add tag alias management functionality
nyne
·
2025-06-09 19:47:46 +08:00
3aac8faad7
Fix resource detail page.
nyne
·
2025-06-09 19:04:50 +08:00
f46678b8db
Update document title based on resource state in resource details page
nyne
·
2025-06-08 18:05:59 +08:00
e52307ad29
fix random resource.
nyne
·
2025-06-08 17:56:04 +08:00
cada7ec635
Add Random resource retrieval and navigation.
nyne
·
2025-06-08 17:49:49 +08:00
99a2d328f1
Add context clearing on resource deletion and tag editing
nyne
·
2025-06-08 14:07:28 +08:00
b0680fa94f
Implement caching for tags list in TagsPage component
nyne
·
2025-06-08 14:02:40 +08:00
3c3f9e9d35
Add copy button for image Markdown format in resource edit page
nyne
·
2025-06-08 13:21:09 +08:00
35b65cc810
Add settings link and GitHub reference to navigation menu
nyne
·
2025-06-07 16:16:08 +08:00
e29287a449
Fix image uploading dialog.
nyne
·
2025-06-05 20:22:12 +08:00
c56deecc75
Update resource link display to Markdown format and add copy button
nyne
·
2025-06-05 20:13:34 +08:00
6137ecbd8e
Add storage keys for ResourcesView in search, tagged, and user pages
nyne
·
2025-06-05 20:04:18 +08:00
f8998d13bf
Remove image shadow.
nyne
·
2025-06-05 19:57:50 +08:00
9c6882a771
Rename pink theme.
nyne
·
2025-06-05 19:57:29 +08:00
6dca0bee7f
First
Previous
...
6
7
8
9
10
...
Next
Last