Commit Graph

15 Commits

Author SHA1 Message Date
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
43a8c75f88 Add endpoint to list reaction types 2025-07-01 16:00:52 +08:00
Tim
0031b825e2 Add user content endpoints 2025-07-01 13:23:04 +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
aa64ef5ee1 Introduce pluggable email and image upload 2025-07-01 09:58:40 +08:00
Tim
5dd29239c9 Add category module and require post category 2025-06-30 23:07:15 +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