Commit Graph

  • 125fa1e6a5 Update README.md Tim 2025-07-01 15:51:28 +08:00
  • d8ab9454c6 Update README.md Tim 2025-07-01 15:51:04 +08:00
  • 9b1a295324 Merge pull request #33 from nagisa77/codex/implement-captcha-service-for-registration-and-posting Tim 2025-07-01 15:13:39 +08:00
  • 10fa61d3ed Add configurable captcha endpoints Tim 2025-07-01 14:36:29 +08:00
  • 0129d89c30 Merge pull request #31 from nagisa77/codex/fix-nosuchelementexception-in-publishmodeintegrationtest Tim 2025-07-01 14:09:25 +08:00
  • be1afe198e fix tests for password length Tim 2025-07-01 14:09:13 +08:00
  • 27d498cb06 Merge pull request #30 from nagisa77/codex/add-password-strength-test-cases Tim 2025-07-01 14:04:54 +08:00
  • 369fcde28a Require 6 char min for low strength passwords and add validator tests Tim 2025-07-01 14:04:36 +08:00
  • dafdb423a6 Merge pull request #29 from nagisa77/codex/add-password-strength-policy-configuration Tim 2025-07-01 13:45:51 +08:00
  • 6df855a816 Add configurable password strength policy Tim 2025-07-01 13:45:35 +08:00
  • e6bee42289 Merge pull request #28 from nagisa77/codex/update-usercontroller-for-user-data-retrieval Tim 2025-07-01 13:24:35 +08:00
  • 0392c04b36 Merge branch 'main' into codex/update-usercontroller-for-user-data-retrieval Tim 2025-07-01 13:24:28 +08:00
  • 0031b825e2 Add user content endpoints Tim 2025-07-01 13:23:04 +08:00
  • f3cfce0ee4 Merge pull request #27 from nagisa77/codex/rewrite-readme-based-on-symphony Tim 2025-07-01 13:21:37 +08:00
  • bbae932434 docs: overhaul README Tim 2025-07-01 13:21:24 +08:00
  • 090425feb3 Merge pull request #26 from nagisa77/codex/fix-json-deserialization-error-in-test Tim 2025-07-01 13:20:32 +08:00
  • 83c7659b88 fix integration test to include auth for admin endpoint Tim 2025-07-01 13:20:15 +08:00
  • 0cebcdcfa5 Merge branch 'main' of github.com:nagisa77/OpenIsle Tim 2025-07-01 13:19:17 +08:00
  • 002a2aa716 Merge branch 'main' of github.com:nagisa77/OpenIsle Tim 2025-07-01 13:18:58 +08:00
  • 13d94bd5bb Merge pull request #25 from nagisa77/codex/fix-test-failure-due-to-incorrect-url Tim 2025-07-01 13:16:45 +08:00
  • 371fccfa53 Fix CosImageUploader test to allow random filenames Tim 2025-07-01 13:16:30 +08:00
  • 4f34d6926e Merge pull request #24 from nagisa77/codex/add-article-publishing-modes Tim 2025-07-01 13:10:03 +08:00
  • af1f3a9230 feat: add post publish mode with review Tim 2025-07-01 13:09:47 +08:00
  • 227b375eb4 Merge pull request #23 from nagisa77/codex/update-photo-upload-service-rules Tim 2025-07-01 13:01:01 +08:00
  • d69f7251e0 Add image upload validations and random naming Tim 2025-07-01 13:00:47 +08:00
  • fb616b724c feat: update config Tim 2025-07-01 11:57:25 +08:00
  • a37f046898 feat: add internalServerError Tim 2025-07-01 10:25:35 +08:00
  • 664d7de105 feat: delete curl Tim 2025-07-01 10:22:43 +08:00
  • e8f4fd8175 Merge pull request #22 from nagisa77/codex/improve-tencent-cloud-cos-upload Tim 2025-07-01 10:19:11 +08:00
  • 87b9e9acd3 Implement real async COS image upload Tim 2025-07-01 10:18:53 +08:00
  • 48abc381db Merge branch 'main' of github.com:nagisa77/OpenIsle tim 2025-07-01 10:02:29 +08:00
  • 8e6126e0ad feat: update test tim 2025-07-01 10:01:49 +08:00
  • 22543244f9 Merge pull request #21 from nagisa77/codex/create-abstract-emailsender-and-imageuploader Tim 2025-07-01 09:58:52 +08:00
  • aa64ef5ee1 Introduce pluggable email and image upload Tim 2025-07-01 09:58:40 +08:00
  • 9db69ba714 Merge pull request #20 from nagisa77/codex/fix-category-creation-in-test Tim 2025-06-30 23:15:45 +08:00
  • 14561c6438 fix integration test category creation via admin Tim 2025-06-30 23:15:25 +08:00
  • 77efe0eafe Merge pull request #19 from nagisa77/codex/add-post-category-module Tim 2025-06-30 23:07:31 +08:00
  • 5dd29239c9 Add category module and require post category Tim 2025-06-30 23:07:15 +08:00
  • 4f24934a45 Merge pull request #18 from nagisa77/codex/fix-issue-with-retrieving-post-data Tim 2025-06-30 22:57:35 +08:00
  • f05e1eba25 Allow anonymous GET for posts and comments Tim 2025-06-30 22:57:24 +08:00
  • 35cd165621 Merge branch 'main' of github.com:nagisa77/OpenIsle Tim 2025-06-30 21:09:14 +08:00
  • 00a22d2c16 Merge pull request #17 from nagisa77/codex/fix-issue-with-complex-test-case-exposure Tim 2025-06-30 21:08:59 +08:00
  • b5bdff41aa Fix JWT key generation Tim 2025-06-30 21:08:39 +08:00
  • 785eb371a0 feat: do my test Tim 2025-06-30 21:02:59 +08:00
  • 384976e982 Merge pull request #16 from nagisa77/codex/add-complex-test-cases Tim 2025-06-30 20:59:47 +08:00
  • 6df67fa91c Add integration tests for nested comments and reactions Tim 2025-06-30 20:59:28 +08:00
  • d878f32fdb Merge pull request #15 from nagisa77/codex/fix-postcontrollertest-autowire-issue Tim 2025-06-30 20:51:21 +08:00
  • cec92a7515 test: mock services in PostControllerTest Tim 2025-06-30 20:51:04 +08:00
  • 99341c0795 Merge pull request #14 from nagisa77/codex/fix-customaccessdeniedhandler-not-invoked Tim 2025-06-30 20:46:35 +08:00
  • 62c0adee93 Use real CustomAccessDeniedHandler in MVC tests Tim 2025-06-30 20:46:23 +08:00
  • b5e1e8c949 Merge pull request #13 from nagisa77/codex/add-comments-and-reactions-to-post-info Tim 2025-06-30 20:44:01 +08:00
  • eabae2eb5a Expand post details with comments and reactions Tim 2025-06-30 20:43:48 +08:00
  • d67cb7a44a Merge pull request #12 from nagisa77/codex/add-authentication-failure-cases-to-tests Tim 2025-06-30 20:38:43 +08:00
  • 83c1d25493 Add auth failure tests for hello and admin controllers Tim 2025-06-30 20:38:01 +08:00
  • 25a9239cc7 Merge pull request #11 from nagisa77/codex/assist-with-unit-tests-for-controllers Tim 2025-06-30 20:25:35 +08:00
  • 06e7e0db9d Add controller unit tests and test dependencies Tim 2025-06-30 20:25:22 +08:00
  • 7aebde6f6f Merge pull request #10 from nagisa77/codex/return-sc_unauthorized-for-no-admin-permissions Tim 2025-06-30 20:20:47 +08:00
  • 82d29dc7cd Return 401 for admin access without permission Tim 2025-06-30 20:20:27 +08:00
  • 8a7b0bde07 feat: do my test Tim 2025-06-30 20:19:28 +08:00
  • 219d2aea7a Merge pull request #9 from nagisa77/codex/add-curl-test-examples-to-controllers Tim 2025-06-30 19:59:05 +08:00
  • 820d3fac70 docs: add curl examples for comment and reaction controllers Tim 2025-06-30 19:58:52 +08:00
  • ea87d62bac Merge pull request #8 from nagisa77/codex/add-reaction-module-with-sources Tim 2025-06-30 19:52:37 +08:00
  • 69e9ef8532 Add reaction module Tim 2025-06-30 19:52:22 +08:00
  • b343cbb860 Merge pull request #7 from nagisa77/codex/add-comment-module-with-sub-comments Tim 2025-06-30 19:47:13 +08:00
  • ff64500ffd Add comment module Tim 2025-06-30 19:46:57 +08:00
  • 04e7aed9b8 Merge pull request #6 from nagisa77/codex/add-curl-command-example-for-controller-testing Tim 2025-06-30 19:40:21 +08:00
  • 8e413ae4c1 Add curl test comments to controllers Tim 2025-06-30 19:40:05 +08:00
  • 7a35274510 Merge pull request #5 from nagisa77/codex/add-post-module-with-attributes Tim 2025-06-30 19:01:43 +08:00
  • 8bc53b28ae Merge branch 'main' into codex/add-post-module-with-attributes Tim 2025-06-30 19:01:34 +08:00
  • d419b45515 Add Post module Tim 2025-06-30 19:00:43 +08:00
  • dce34461d5 Merge pull request #4 from nagisa77/codex/add-user-permission-module Tim 2025-06-30 18:59:33 +08:00
  • 31b54f6aac Add role-based authorization Tim 2025-06-30 18:59:11 +08:00
  • fe894834b7 Merge pull request #3 from nagisa77/codex/add-error-code-for-failed-auth-request Tim 2025-06-30 18:54:36 +08:00
  • 150ef6148e Return 401 when JWT auth fails Tim 2025-06-30 18:54:22 +08:00
  • 17d4af229d feat: add test case Tim 2025-06-30 18:49:46 +08:00
  • 0d3eb99fd2 feat: update config Tim 2025-06-30 18:23:25 +08:00
  • c996e579ca Merge pull request #2 from nagisa77/codex/add-email-registration-with-captcha-and-json-error-handling Tim 2025-06-30 17:53:39 +08:00
  • 39179c370e feat: add email verification Tim 2025-06-30 17:53:13 +08:00
  • aa6d32e7dd feat: update config Tim 2025-06-30 17:48:11 +08:00
  • b0c876417d Merge pull request #1 from nagisa77/codex/implement-open-source-community-backend Tim 2025-06-30 17:18:08 +08:00
  • f53e3635d0 Initialize Spring Boot backend with JWT auth Tim 2025-06-30 17:17:54 +08:00
  • 911f908780 Create README.md Tim 2025-06-30 17:07:42 +08:00