tim
|
ecf13eb0c2
|
feat: update file
|
2025-07-03 16:52:48 +08:00 |
|
Tim
|
7b985ad49c
|
Merge pull request #56 from nagisa77/codex/convert-postpageview-and-homepageview-data-to-js-arrays
Use arrays for home & post views
|
2025-07-03 16:51:30 +08:00 |
|
Tim
|
92756acd40
|
Use arrays for post and home views
|
2025-07-03 16:51:17 +08:00 |
|
tim
|
1ccf3cb970
|
feat: update posts page ui
|
2025-07-03 16:24:07 +08:00 |
|
tim
|
6936537875
|
feat: post main layout
|
2025-07-03 15:26:38 +08:00 |
|
Tim
|
f42b7c54a2
|
Merge pull request #55 from nagisa77/codex/add-post-page-for-/posts/postid
Add post view page
|
2025-07-03 14:43:23 +08:00 |
|
Tim
|
2f54574815
|
feat(cli): add Post page view
|
2025-07-03 14:43:04 +08:00 |
|
Tim
|
992cc01aa1
|
Merge pull request #54 from nagisa77/codex/add-messagepageview-and-aboutpageview
Add Message and About views
|
2025-07-03 14:36:03 +08:00 |
|
Tim
|
0caed0187f
|
feat(cli): add message and about views
|
2025-07-03 14:35:46 +08:00 |
|
tim
|
9cfb359652
|
feat: webui demo
|
2025-07-02 23:43:28 +08:00 |
|
tim
|
f607b54957
|
feat: add menu ui
|
2025-07-02 22:34:13 +08:00 |
|
tim
|
ce2ff8c94a
|
feat: page layout
|
2025-07-02 22:02:45 +08:00 |
|
tim
|
bfc0f95c8f
|
feat: main layout
|
2025-07-02 21:44:30 +08:00 |
|
tim
|
7519ec760c
|
Merge branch 'main' of github.com:nagisa77/OpenIsle
|
2025-07-02 21:18:18 +08:00 |
|
Tim
|
09bbafa191
|
Merge pull request #53 from nagisa77/codex/initialize-open-isle-cli-with-vue-router
Add Vue Router and basic layout components
|
2025-07-02 21:17:50 +08:00 |
|
Tim
|
425bd8a596
|
feat: add vue-router and layout components
|
2025-07-02 21:17:37 +08:00 |
|
tim
|
5cff97b321
|
Merge branch 'main' of github.com:nagisa77/OpenIsle
|
2025-07-02 21:15:24 +08:00 |
|
Tim
|
cc5aa89083
|
Merge pull request #52 from nagisa77/codex/add-subscription-functionality
Implement subscriptions
|
2025-07-02 21:14:41 +08:00 |
|
tim
|
dc20f06614
|
feat: delete code
|
2025-07-02 21:09:20 +08:00 |
|
tim
|
8c21b39d78
|
feat: client init
|
2025-07-02 21:03:16 +08:00 |
|
Tim
|
47fc78a603
|
Add subscription feature
|
2025-07-02 18:17:32 +08:00 |
|
Tim
|
6e9cd7f450
|
Merge pull request #51 from nagisa77/codex/fix-npe-in-getpost-test
Fix PostControllerTest for unauthenticated view
|
2025-07-02 17:43:17 +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
|
d3ce98a6de
|
Merge pull request #50 from nagisa77/codex/add-test-cases-for-notification-module
Add notification module tests
|
2025-07-02 17:29:09 +08:00 |
|
Tim
|
6838bd149f
|
Add tests for notification module
|
2025-07-02 17:28:51 +08:00 |
|
Tim
|
e04c95be51
|
Merge pull request #49 from nagisa77/codex/add-notification-module
Add notification module
|
2025-07-02 17:21:41 +08:00 |
|
Tim
|
d6b33e65f4
|
feat: add notification system
|
2025-07-02 17:16:42 +08:00 |
|
Tim
|
93b14f48e4
|
Merge pull request #48 from nagisa77/codex/fix-unsatisfieddependencyexception-in-tests
Fix controller tests
|
2025-07-02 17:00:54 +08:00 |
|
Tim
|
10fe2dc06c
|
test: mock PostService in controller tests
|
2025-07-02 17:00:40 +08:00 |
|
Tim
|
44854b7fd2
|
Merge pull request #47 from nagisa77/codex/fix-nullpointerexception-in-publishmodeintegrationtest
Fix integration tests for required category/tag fields
|
2025-07-02 16:55:43 +08:00 |
|
Tim
|
3c75ab5947
|
Fix integration tests with updated category and tag fields
|
2025-07-02 16:55:29 +08:00 |
|
Tim
|
243727e4a8
|
Merge pull request #46 from nagisa77/codex/add-complex-test-cases
Add complex controller test cases
|
2025-07-02 16:17:49 +08:00 |
|
Tim
|
414928791b
|
Add additional complex controller tests
|
2025-07-02 16:17:36 +08:00 |
|
Tim
|
8292616d92
|
Merge pull request #45 from nagisa77/codex/add-support-for-fetching-articles-by-tag-and-category
Add tag and category post listing APIs
|
2025-07-02 14:40:08 +08:00 |
|
Tim
|
8dbc940305
|
Add endpoints to list posts by tags and categories
|
2025-07-02 14:39:54 +08:00 |
|
Tim
|
054884e66a
|
Merge pull request #44 from nagisa77/codex/add-update-interfaces-for-tags-and-categories
Add update APIs for tags and categories
|
2025-07-02 14:36:44 +08:00 |
|
Tim
|
19fb175cce
|
Add update endpoints for tags and categories
|
2025-07-02 14:36:26 +08:00 |
|
Tim
|
bbd8fdc4a4
|
Update README.md
|
2025-07-02 14:18:30 +08:00 |
|
Tim
|
a6fd1b52ed
|
Merge pull request #43 from nagisa77/codex/restrict-tag-creation-and-deletion-to-admins
Add note on tag management
|
2025-07-02 14:13:59 +08:00 |
|
Tim
|
374f9d64eb
|
docs: add tag management note
|
2025-07-02 14:13:46 +08:00 |
|
Tim
|
fd72e03007
|
Merge pull request #42 from nagisa77/codex/update-label-and-category-requirements
Add icon and description to tags and categories
|
2025-07-02 13:58:59 +08:00 |
|
Tim
|
62c18e6d5f
|
Fix post controller test setup
|
2025-07-02 13:57:57 +08:00 |
|
Tim
|
e72ed23b90
|
Update README.md
|
2025-07-02 13:34:31 +08:00 |
|
Tim
|
4f1cb92950
|
Merge pull request #41 from nagisa77/codex/add-tag-module-with-multiple-tags
Add tag module with post associations
|
2025-07-02 13:20:08 +08:00 |
|
Tim
|
f50201aef6
|
Add tag module with post associations
|
2025-07-02 13:19:55 +08:00 |
|
Tim
|
3449310a19
|
Merge pull request #40 from nagisa77/codex/remove-duplicate-results-from-searchposts-and-searchpostsbyt
|
2025-07-01 23:14:29 +08:00 |
|
Tim
|
0b424805e5
|
Deduplicate post search results
|
2025-07-01 23:14:03 +08:00 |
|
tim
|
26e624c43b
|
feat: update test
|
2025-07-01 21:52:05 +08:00 |
|
Tim
|
b93e31e85b
|
Merge pull request #39 from nagisa77/codex/fix-json-deserialization-bug
Fix search endpoint access
|
2025-07-01 21:43:41 +08:00 |
|