Commit Graph

91 Commits

Author SHA1 Message Date
Tim
afa5e40c1c Merge pull request #37 from nagisa77/codex/add-search-module-with-multiple-features
Add search module
2025-07-01 17:52:16 +08:00
Tim
2fa6af6304 feat: add search module 2025-07-01 17:52:02 +08:00
Tim
93c23dd9df Merge pull request #36 from nagisa77/codex/update-post-endpoint-for-theme-filtering-and-pagination
Add post listing filters and pagination
2025-07-01 16:03:20 +08:00
Tim
d9e61ac756 Add post listing filters and pagination 2025-07-01 16:03:07 +08:00
Tim
58ace035fe Merge pull request #35 from nagisa77/codex/add-support-for-integrated-user-data-retrieval
Add aggregated user data endpoint
2025-07-01 16:02:08 +08:00
Tim
464f4528ed Add aggregate user info endpoint 2025-07-01 16:01:55 +08:00
Tim
0e56b7c029 Merge pull request #34 from nagisa77/codex/add-endpoint-to-get-all-reaction-types
Add endpoint to list reaction types
2025-07-01 16:01:11 +08:00
Tim
43a8c75f88 Add endpoint to list reaction types 2025-07-01 16:00:52 +08:00
Tim
de463e0884 Update README.md 2025-07-01 15:52:16 +08:00
Tim
125fa1e6a5 Update README.md 2025-07-01 15:51:28 +08:00
Tim
d8ab9454c6 Update README.md 2025-07-01 15:51:04 +08:00
Tim
9b1a295324 Merge pull request #33 from nagisa77/codex/implement-captcha-service-for-registration-and-posting
Implement captcha config endpoint
2025-07-01 15:13:39 +08:00
Tim
10fa61d3ed Add configurable captcha endpoints 2025-07-01 14:36:29 +08:00
Tim
0129d89c30 Merge pull request #31 from nagisa77/codex/fix-nosuchelementexception-in-publishmodeintegrationtest
Update integration test passwords
2025-07-01 14:09:25 +08:00
Tim
be1afe198e fix tests for password length 2025-07-01 14:09:13 +08:00
Tim
27d498cb06 Merge pull request #30 from nagisa77/codex/add-password-strength-test-cases
Add low strength password length check and tests
2025-07-01 14:04:54 +08:00
Tim
369fcde28a Require 6 char min for low strength passwords and add validator tests 2025-07-01 14:04:36 +08:00
Tim
dafdb423a6 Merge pull request #29 from nagisa77/codex/add-password-strength-policy-configuration
Add password strength configuration
2025-07-01 13:45:51 +08:00
Tim
6df855a816 Add configurable password strength policy 2025-07-01 13:45:35 +08:00
Tim
e6bee42289 Merge pull request #28 from nagisa77/codex/update-usercontroller-for-user-data-retrieval
Add user posts and replies endpoints
2025-07-01 13:24:35 +08:00
Tim
0392c04b36 Merge branch 'main' into codex/update-usercontroller-for-user-data-retrieval 2025-07-01 13:24:28 +08:00
Tim
0031b825e2 Add user content endpoints 2025-07-01 13:23:04 +08:00
Tim
f3cfce0ee4 Merge pull request #27 from nagisa77/codex/rewrite-readme-based-on-symphony
Improve README
2025-07-01 13:21:37 +08:00
Tim
bbae932434 docs: overhaul README 2025-07-01 13:21:24 +08:00
Tim
090425feb3 Merge pull request #26 from nagisa77/codex/fix-json-deserialization-error-in-test
Fix admin post integration test auth
2025-07-01 13:20:32 +08:00
Tim
83c7659b88 fix integration test to include auth for admin endpoint 2025-07-01 13:20:15 +08:00
Tim
0cebcdcfa5 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-01 13:19:17 +08:00
Tim
002a2aa716 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-01 13:18:58 +08:00
Tim
13d94bd5bb Merge pull request #25 from nagisa77/codex/fix-test-failure-due-to-incorrect-url
Fix CosImageUploader test
2025-07-01 13:16:45 +08:00
Tim
371fccfa53 Fix CosImageUploader test to allow random filenames 2025-07-01 13:16:30 +08:00
Tim
4f34d6926e Merge pull request #24 from nagisa77/codex/add-article-publishing-modes
Add article publish review mode
2025-07-01 13:10:03 +08:00
Tim
af1f3a9230 feat: add post publish mode with review 2025-07-01 13:09:47 +08:00
Tim
227b375eb4 Merge pull request #23 from nagisa77/codex/update-photo-upload-service-rules
Implement image upload validation
2025-07-01 13:01:01 +08:00
Tim
d69f7251e0 Add image upload validations and random naming 2025-07-01 13:00:47 +08:00
Tim
fb616b724c feat: update config 2025-07-01 11:57:25 +08:00
Tim
a37f046898 feat: add internalServerError 2025-07-01 10:25:35 +08:00
Tim
664d7de105 feat: delete curl 2025-07-01 10:22:43 +08:00
Tim
e8f4fd8175 Merge pull request #22 from nagisa77/codex/improve-tencent-cloud-cos-upload
Implement async COS upload
2025-07-01 10:19:11 +08:00
Tim
87b9e9acd3 Implement real async COS image upload 2025-07-01 10:18:53 +08:00
tim
48abc381db Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-01 10:02:29 +08:00
tim
8e6126e0ad feat: update test 2025-07-01 10:01:49 +08:00
Tim
22543244f9 Merge pull request #21 from nagisa77/codex/create-abstract-emailsender-and-imageuploader
Add pluggable email and image upload
2025-07-01 09:58:52 +08:00
Tim
aa64ef5ee1 Introduce pluggable email and image upload 2025-07-01 09:58:40 +08:00
Tim
9db69ba714 Merge pull request #20 from nagisa77/codex/fix-category-creation-in-test
Fix category creation in integration tests
2025-06-30 23:15:45 +08:00
Tim
14561c6438 fix integration test category creation via admin 2025-06-30 23:15:25 +08:00
Tim
77efe0eafe Merge pull request #19 from nagisa77/codex/add-post-category-module
Add Post categories
2025-06-30 23:07:31 +08:00
Tim
5dd29239c9 Add category module and require post category 2025-06-30 23:07:15 +08:00
Tim
4f24934a45 Merge pull request #18 from nagisa77/codex/fix-issue-with-retrieving-post-data
Fix anonymous access for post and comment retrieval
2025-06-30 22:57:35 +08:00
Tim
f05e1eba25 Allow anonymous GET for posts and comments 2025-06-30 22:57:24 +08:00
Tim
35cd165621 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-06-30 21:09:14 +08:00