Commit Graph

18 Commits

Author SHA1 Message Date
Tim
2b9b664aa2 feat: show post participants 2025-07-10 16:03:02 +08:00
tim
b43225a158 feat: update 2025-07-09 23:49:11 +08:00
tim
d2e89e32ee Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-09 23:48:46 +08:00
tim
62c2b64859 feat: update 2025-07-09 23:48:24 +08:00
Tim
6ab6fd86b6 test: mock DraftService in PostControllerTest 2025-07-09 23:47:32 +08:00
Tim
e0efca7edf Add ranking filtering by tags and categories 2025-07-09 21:13:50 +08:00
Tim
872113172e Implement AND logic for category and tag filters 2025-07-09 20:20:42 +08:00
Tim
f7caebe467 Fix reserved word columns and update field names 2025-07-05 18:11:40 +08:00
Tim
d69b2333dd Fix PostControllerTest viewPost stubs for unauthenticated requests 2025-07-02 17:43:00 +08:00
tim
a1a4cf2b99 feat: update test cases 2025-07-02 17:33:09 +08:00
Tim
414928791b Add additional complex controller tests 2025-07-02 16:17:36 +08:00
Tim
62c18e6d5f Fix post controller test setup 2025-07-02 13:57:57 +08:00
Tim
f50201aef6 Add tag module with post associations 2025-07-02 13:19:55 +08:00
Tim
a8024b2eb9 test: mock captcha service and fix auth helper 2025-07-01 21:37:30 +08:00
Tim
d9e61ac756 Add post listing filters and pagination 2025-07-01 16:03:07 +08:00
Tim
5dd29239c9 Add category module and require post category 2025-06-30 23:07:15 +08:00
Tim
cec92a7515 test: mock services in PostControllerTest 2025-06-30 20:51:04 +08:00
Tim
06e7e0db9d Add controller unit tests and test dependencies 2025-06-30 20:25:22 +08:00