Commit Graph

432 Commits

Author SHA1 Message Date
Tim
6351f329cd fix null content handling in user posts 2025-07-10 00:11:13 +08:00
Tim
3dbb1c26bb Merge pull request #153 from nagisa77/codex/fix-test-case-for-complexflowintegrationtest
Fix integration tests by using valid usernames
2025-07-10 00:05:05 +08:00
Tim
ed46a617de Merge branch 'main' into codex/fix-test-case-for-complexflowintegrationtest 2025-07-10 00:04:53 +08:00
Tim
43b55e357d Merge pull request #149 from nagisa77/codex/fix-test-cases
Fix user controller tests
2025-07-10 00:03:55 +08:00
Tim
f88865772a Merge pull request #150 from nagisa77/codex/fix-test-case-for-searchservice
Fix SearchService NPE in tests
2025-07-10 00:03:51 +08:00
Tim
419e36833a Merge pull request #151 from nagisa77/codex/fix-test-case-assertion-error
Fix NotificationControllerTest JSONPath
2025-07-10 00:03:32 +08:00
Tim
77d2648e68 Merge pull request #152 from nagisa77/codex/fix-test-case-for-publishmodeintegrationtest
Fix PublishModeIntegrationTest user verification
2025-07-10 00:03:23 +08:00
Tim
db909332d1 Merge pull request #154 from nagisa77/codex/fix-test-case-for-postid
Fix NotificationControllerTest
2025-07-10 00:03:12 +08:00
Tim
e4da357fe0 Merge pull request #155 from nagisa77/codex/fix-test-case-exceptions
Fix PasswordValidator tests
2025-07-10 00:02:47 +08:00
Tim
32a62488ed Merge pull request #156 from nagisa77/codex/fix-test-case
Fix integration tests with valid usernames
2025-07-10 00:02:30 +08:00
Tim
d4dd7abe62 Fix PasswordValidator tests to expect FieldException 2025-07-10 00:02:16 +08:00
Tim
a354756d45 test: update integration test usernames 2025-07-10 00:02:14 +08:00
Tim
6b3a7cb03b Fix NotificationControllerTest json path 2025-07-10 00:02:12 +08:00
Tim
e9d47d22f6 fix tests: use valid usernames 2025-07-10 00:02:11 +08:00
Tim
4224bcd2e2 fix: handle already verified users in PublishModeIntegrationTest 2025-07-10 00:02:10 +08:00
Tim
24f10d008f fix search service null category 2025-07-10 00:02:07 +08:00
Tim
e37fd4de82 Fix UserController tests to use identifier 2025-07-10 00:02:06 +08:00
Tim
cad31f9ee8 test: fix NotificationControllerTest expectation 2025-07-10 00:02:03 +08:00
tim
cfc7f4035e feat: update test 2025-07-09 23:53:39 +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
e6c8b0460d Merge pull request #148 from nagisa77/codex/fix-postcontrollertest-issues
Fix PostControllerTest by mocking DraftService
2025-07-09 23:47:49 +08:00
Tim
6ab6fd86b6 test: mock DraftService in PostControllerTest 2025-07-09 23:47:32 +08:00
Tim
7e055f49c3 Merge pull request #147 from nagisa77/codex/fix-searchresult-constructor-argument-mismatch
Fix SearchControllerTest for SearchResult record change
2025-07-09 23:22:04 +08:00
Tim
430414ca1c Fix SearchControllerTest for updated SearchResult 2025-07-09 23:21:49 +08:00
tim
469dfbd1e5 feat: ablout page 2025-07-09 22:34:26 +08:00
Tim
f65d46a972 Merge pull request #146 from nagisa77/codex/create-about-page-inspired-by-tos 2025-07-09 21:39:27 +08:00
Tim
23599d7b78 Revamp about page with markdown tabs 2025-07-09 21:38:18 +08:00
Tim
5bb0f9c92a Merge pull request #145 from nagisa77/codex/tag
Support tag/category filters for ranking
2025-07-09 21:14:14 +08:00
Tim
e0efca7edf Add ranking filtering by tags and categories 2025-07-09 21:13:50 +08:00
Tim
57a8bfeac6 Merge pull request #144 from nagisa77/huzd4d-codex
Implement ranking posts by views
2025-07-09 20:49:33 +08:00
Tim
befe0ff470 Add ranking endpoint and UI 2025-07-09 20:48:58 +08:00
tim
32ef3383bc feat: time cal 2025-07-09 20:44:18 +08:00
tim
db58af31c9 feat: update home page ui 2025-07-09 20:38:19 +08:00
Tim
daed7e10b8 Merge pull request #143 from nagisa77/i3fpxu-codex
Add none option for category and tag selectors
2025-07-09 20:28:33 +08:00
Tim
f0c5780f7a feat(frontend): add none options for category and tag 2025-07-09 20:28:16 +08:00
Tim
72186b8779 Merge pull request #142 from nagisa77/3xl8g6-codex
Fix post filtering logic
2025-07-09 20:20:59 +08:00
Tim
872113172e Implement AND logic for category and tag filters 2025-07-09 20:20:42 +08:00
tim
8baae21fb8 feat: update message page 2025-07-09 19:57:24 +08:00
Tim
8fe0a086ed Merge pull request #141 from nagisa77/aumsr4-codex
Implement filters on home page
2025-07-09 19:54:06 +08:00
Tim
f6c0080eb9 feat(ui): filter posts by category and tags 2025-07-09 19:53:39 +08:00
Tim
e45f412aa4 Merge pull request #140 from nagisa77/q6ts56-codex
Improve reaction notification detail
2025-07-09 19:28:34 +08:00
Tim
4a23bf5221 feat: detailed reaction notifications 2025-07-09 19:28:18 +08:00
Tim
648a9d4a5c Merge pull request #139 from nagisa77/sdpwko-codex
Allow multiple reactions
2025-07-09 19:09:13 +08:00
Tim
404476973c Allow multiple reactions 2025-07-09 19:09:00 +08:00
Tim
518137182f Merge pull request #138 from nagisa77/s1jpqa-codex
Add frontend time manager
2025-07-09 18:48:22 +08:00
Tim
52ae87e4f4 feat(frontend): add time manager and unify date formats 2025-07-09 18:48:06 +08:00
Tim
c9592abba7 Merge pull request #137 from nagisa77/codex/fix-duplicate-entry-sql-error
Fix duplicate reaction creation
2025-07-09 18:43:52 +08:00
Tim
f90afedf3a Prevent duplicate reactions 2025-07-09 18:43:37 +08:00