Commit Graph

78 Commits

Author SHA1 Message Date
Tim 082e8d7e71 feat: cdn issue, 标题问题解决 2025-07-22 20:02:16 +08:00
Tim f1a82dfda4 Merge branch 'main' into codex/add-article-pinning-feature 2025-07-22 19:13:17 +08:00
Tim ee118c0bf4 feat: add post pinning 2025-07-22 18:11:42 +08:00
Tim 7d29b7d6e8 feat: implement post editing 2025-07-22 18:09:59 +08:00
Tim 9c0a63d054 Add code block copy button with toast 2025-07-21 22:47:57 +08:00
Tim de5cb730ff feat: add flex wrap for mobile 2025-07-21 17:55:02 +08:00
Tim 50a6db2da1 Revert "feat: add mobile comment editor"
This reverts commit 75a100c8c2.
2025-07-21 17:41:42 +08:00
Tim 75a100c8c2 feat: add mobile comment editor 2025-07-18 17:45:02 +08:00
Tim 8e0a672b8d feat: message page mobile 2025-07-18 17:32:27 +08:00
Tim 342e944984 feat: update mobile ui for post page 2025-07-18 13:01:20 +08:00
Tim 52e9905fa5 mobile: make menu layout 2025-07-18 11:52:05 +08:00
Tim 619260809d style: improve mobile markdown layout 2025-07-18 11:25:11 +08:00
Tim 9e20993b93 feat: login and register view 2025-07-17 18:50:06 +08:00
tim 4109c2acb4 fix: vditor fix 2025-07-17 13:45:48 +08:00
Tim 5625868c91 Add image preview with vue-easy-lightbox 2025-07-14 19:54:24 +08:00
Tim b757a75db9 Add 404 page and login overlays 2025-07-14 18:19:23 +08:00
Tim f71baaf217 feat(frontend): allow admins to delete posts and comments 2025-07-14 00:41:50 +08:00
Tim f4af7a48c7 Add post and comment deletion 2025-07-11 17:24:48 +08:00
tim 216faeb496 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-11 17:06:51 +08:00
tim ac240412b2 feat: update 2025-07-11 17:06:35 +08:00
Tim fb8fc66733 refactor(menu): show delete/approve options conditionally 2025-07-11 17:05:41 +08:00
tim cb484fa53a feat: menu 2025-07-11 15:25:02 +08:00
tim 27b0205a2b feat: update header 2025-07-11 14:35:39 +08:00
Tim 9a5a1df420 Add post and tag review workflow 2025-07-11 14:04:33 +08:00
tim cac9544195 feat: add article state 2025-07-11 13:30:34 +08:00
Tim 1e1d3dceb4 Merge pull request #177 from nagisa77/codex/implement-article-subscription-mechanism
Add post subscription notifications
2025-07-11 13:17:19 +08:00
Tim 452a486063 feat: implement post subscription notifications 2025-07-11 13:17:04 +08:00
tim abf0203b7c feat: reaction ui 2025-07-11 13:13:51 +08:00
Tim 004202ce44 feat(ui): add reusable dropdown menu 2025-07-11 12:32:59 +08:00
tim d8f420d0a6 feat: add some buttons 2025-07-11 11:02:01 +08:00
Tim f61757318d Add ArticleCategory component and update tag/category links 2025-07-10 13:21:26 +08:00
Tim 52ae87e4f4 feat(frontend): add time manager and unify date formats 2025-07-09 18:48:06 +08:00
Tim d7c3e3e8ea Merge pull request #133 from nagisa77/codex/-reactions
Add reaction panel
2025-07-09 18:17:51 +08:00
Tim 4627d34dbe Implement reaction panel with backend support 2025-07-09 18:17:35 +08:00
Tim 8feb488c0e Add clickable icons to timeline 2025-07-09 18:03:50 +08:00
tim 5554594123 feat: add profile click 2025-07-09 17:54:16 +08:00
tim fba2c80b9c feat: night mode 2025-07-09 00:55:42 +08:00
tim 4e6f86a5d3 feat: update code 2025-07-08 16:53:52 +08:00
Tim 66cee606fd feat: add reusable ArticleTags component 2025-07-08 16:31:12 +08:00
tim bc39dd8ee1 feat: delete useless config 2025-07-08 16:02:06 +08:00
tim d009c8624d feat: 父容器修改 2025-07-07 18:28:28 +08:00
Tim 05c7c6668d fix post scroll indexing with BaseTimeline 2025-07-07 17:55:59 +08:00
tim 15a551d700 feat: rm postItems 2025-07-07 16:23:51 +08:00
Tim 7714cfe066 fix: restore scroll index tracking 2025-07-07 16:21:50 +08:00
tim 54f0c1f261 feat: timeline ui fix 2025-07-07 16:02:24 +08:00
tim 2d99f195ca feat: comments use timeline 2025-07-07 15:57:02 +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 1903be1f82 feat: add toast 2025-07-07 13:20:00 +08:00