Commit Graph

97 Commits

Author SHA1 Message Date
Tim 87d0441ef6 feat: show unread message count 2025-07-07 19:26:38 +08:00
tim 60b789759a feat: update timeline ui 2025-07-07 18:34:26 +08:00
tim 15a551d700 feat: rm postItems 2025-07-07 16:23:51 +08:00
tim 2d99f195ca feat: comments use timeline 2025-07-07 15:57:02 +08:00
tim cf72a2d758 Revert "feat: add comment timeline component"
This reverts commit a509099455.
2025-07-07 15:35:33 +08:00
Tim a509099455 feat: add comment timeline component 2025-07-07 15:34:34 +08:00
Tim 298afea9bd fix comment link path expansion 2025-07-07 14:39:12 +08:00
Tim 61c05cdc66 fix comment link navigation 2025-07-07 13:32:02 +08:00
Tim ba368f7bd7 Merge pull request #96 from nagisa77/codex/add-toast-for-link-copy-and-delay-jump-for-comments
Implement toast on copy and wait comment anchor
2025-07-07 13:21:20 +08:00
Tim 0c5fd7fa78 feat(frontend): improve link copy and comment navigation 2025-07-07 13:21:07 +08:00
Tim b46f34f7a0 Merge pull request #95 from nagisa77/codex/add-night-mode-support-with-theme-manager
Add dark mode toggle
2025-07-07 13:10:30 +08:00
Tim 06af358989 feat(ui): add theme manager and dark mode 2025-07-07 13:09:33 +08:00
Tim 88d2a2cd9d feat: add timeline component and integrate 2025-07-07 12:53:10 +08:00
tim 57863aadf8 feat: add night button 2025-07-07 11:48:13 +08:00
tim 87b2e9b19e feat: fix avatar problem 2025-07-07 01:46:11 +08:00
tim ea02dce045 feat: update toast 2025-07-06 22:00:01 +08:00
Tim 955c50597b feat: disable comment submit and add loading 2025-07-06 21:33:10 +08:00
Tim 6ee59b8702 Fix CommentEditor Vditor instance 2025-07-06 21:03:10 +08:00
Tim 99469fe731 Connect posts and comments to backend 2025-07-06 11:52:35 +08:00
Tim d4c2959ee3 fix: synchronize vditor content with prop 2025-07-06 11:01:48 +08:00
Tim 1ba2da65fd Limit tags to two and integrate post publish 2025-07-06 01:49:23 +08:00
tim 9e76b58cac feat: poster 2025-07-06 01:38:48 +08:00
Tim df55d36e0d Add reusable dropdown components 2025-07-05 17:58:34 +08:00
Tim ffeadc9cda feat(ui): make auth state reactive and close avatar menu 2025-07-05 14:23:47 +08:00
Tim bd043350b6 Add avatar dropdown in header 2025-07-05 14:13:35 +08:00
tim 94a1b4a237 feat: add login state 2025-07-05 13:58:24 +08:00
tim f58a22e068 feat: update code 2025-07-05 13:35:54 +08:00
tim 99e73dbea2 feat: post ui 2025-07-04 16:50:54 +08:00
Tim 9f34c72ab0 fix(editor): initialize vditor after setup 2025-07-04 16:41:08 +08:00
Tim 08805452f2 feat: add new post creation view 2025-07-04 16:25:22 +08:00
Tim 1fb8a53bcd feat: add link copy and comment anchor 2025-07-04 16:18:50 +08:00
Tim cdc9b412fe feat: render markdown in posts and comments 2025-07-04 15:59:57 +08:00
Tim 39ed670752 refactor: extract comment editor component 2025-07-04 14:59:15 +08:00
tim 9957c26025 feat: common-icon 2025-07-04 14:45:09 +08:00
tim 100bff4a26 feat: comment ui 2025-07-04 11:39:14 +08:00
Tim 1011584756 feat: add nested comment support 2025-07-04 11:05:23 +08:00
tim 7cad6a163f feat: signup page view v1 2025-07-04 10:12:48 +08:00
Tim 93a3621462 Add login and signup pages with hidden menu 2025-07-03 20:12:22 +08:00
tim 6936537875 feat: post main layout 2025-07-03 15:26:38 +08:00
Tim 0caed0187f feat(cli): add message and about views 2025-07-03 14:35:46 +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 425bd8a596 feat: add vue-router and layout components 2025-07-02 21:17:37 +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