Commit Graph

2216 Commits

Author SHA1 Message Date
Tim 8e413ae4c1 Add curl test comments to controllers 2025-06-30 19:40:05 +08:00
Tim 7a35274510 Merge pull request #5 from nagisa77/codex/add-post-module-with-attributes
Add Post module
2025-06-30 19:01:43 +08:00
Tim 8bc53b28ae Merge branch 'main' into codex/add-post-module-with-attributes 2025-06-30 19:01:34 +08:00
Tim d419b45515 Add Post module 2025-06-30 19:00:43 +08:00
Tim dce34461d5 Merge pull request #4 from nagisa77/codex/add-user-permission-module
Add role-based authorization
2025-06-30 18:59:33 +08:00
Tim 31b54f6aac Add role-based authorization 2025-06-30 18:59:11 +08:00
Tim fe894834b7 Merge pull request #3 from nagisa77/codex/add-error-code-for-failed-auth-request
Handle JWT auth failure with 401 response
2025-06-30 18:54:36 +08:00
Tim 150ef6148e Return 401 when JWT auth fails 2025-06-30 18:54:22 +08:00
Tim 17d4af229d feat: add test case 2025-06-30 18:49:46 +08:00
Tim 0d3eb99fd2 feat: update config 2025-06-30 18:23:25 +08:00
Tim c996e579ca Merge pull request #2 from nagisa77/codex/add-email-registration-with-captcha-and-json-error-handling
Add email verification and JSON errors
2025-06-30 17:53:39 +08:00
Tim 39179c370e feat: add email verification 2025-06-30 17:53:13 +08:00
Tim aa6d32e7dd feat: update config 2025-06-30 17:48:11 +08:00
Tim b0c876417d Merge pull request #1 from nagisa77/codex/implement-open-source-community-backend
Add initial Spring Boot backend with JWT
2025-06-30 17:18:08 +08:00
Tim f53e3635d0 Initialize Spring Boot backend with JWT auth 2025-06-30 17:17:54 +08:00
Tim 911f908780 Create README.md 2025-06-30 17:07:42 +08:00