This website requires JavaScript.
Explore
Help
Sign In
squid
/
blog
Watch
1
Star
2
Fork
0
You've already forked blog
Code
Issues
10
Pull Requests
Actions
Projects
1
Releases
7
Wiki
Activity
BLOG-105 Implement CRUD functionality for Labels
#107
Merged
squid
merged 3 commits from
BLOG-105_lable_create_and_update_routes
into
main
2025-08-02 10:46:00 +08:00
Conversation
3
Commits
3
Files Changed
33
+633
-11
3 Commits
Author
SHA1
Message
Date
SquidSpirit
234b337519
BLOG-105 fix: remove unnecessary label retrieval before updating label
All checks were successful
PR Title Check / pr-title-check (pull_request)
Successful in 13s
Details
Frontend CI / build (push)
Successful in 1m9s
Details
2025-08-02 10:44:35 +08:00
SquidSpirit
8f9a32948f
BLOG-105 fix: update post endpoint to remove '/all' from the path for consistency
All checks were successful
Frontend CI / build (push)
Successful in 1m9s
Details
Auto Comment On PR / add_improve_comment (pull_request)
Successful in 17s
Details
PR Title Check / pr-title-check (pull_request)
Successful in 17s
Details
2025-08-02 10:32:36 +08:00
SquidSpirit
646b2db73b
BLOG-105 feat: implement label management features including creation, retrieval, and updating of labels
All checks were successful
Frontend CI / build (push)
Successful in 1m9s
Details
2025-08-02 10:30:42 +08:00