Tim
|
be1afe198e
|
fix tests for password length
|
2025-07-01 14:09:13 +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
|
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
|
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
|
371fccfa53
|
Fix CosImageUploader test to allow random filenames
|
2025-07-01 13:16:30 +08:00 |
|
Tim
|
af1f3a9230
|
feat: add post publish mode with review
|
2025-07-01 13:09:47 +08:00 |
|
Tim
|
d69f7251e0
|
Add image upload validations and random naming
|
2025-07-01 13:00:47 +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
|
aa64ef5ee1
|
Introduce pluggable email and image upload
|
2025-07-01 09:58:40 +08:00 |
|
Tim
|
14561c6438
|
fix integration test category creation via admin
|
2025-06-30 23:15:25 +08:00 |
|
Tim
|
5dd29239c9
|
Add category module and require post category
|
2025-06-30 23:07:15 +08:00 |
|
Tim
|
6df67fa91c
|
Add integration tests for nested comments and reactions
|
2025-06-30 20:59:28 +08:00 |
|
Tim
|
d878f32fdb
|
Merge pull request #15 from nagisa77/codex/fix-postcontrollertest-autowire-issue
Fix PostControllerTest missing mocks
|
2025-06-30 20:51:21 +08:00 |
|
Tim
|
cec92a7515
|
test: mock services in PostControllerTest
|
2025-06-30 20:51:04 +08:00 |
|
Tim
|
62c0adee93
|
Use real CustomAccessDeniedHandler in MVC tests
|
2025-06-30 20:46:23 +08:00 |
|
Tim
|
83c1d25493
|
Add auth failure tests for hello and admin controllers
|
2025-06-30 20:38:01 +08:00 |
|
Tim
|
06e7e0db9d
|
Add controller unit tests and test dependencies
|
2025-06-30 20:25:22 +08:00 |
|