Commit Graph

73 Commits

Author SHA1 Message Date
immortal521 e042c499e1 fix: allow theme toggle without requiring user login 2025-08-16 01:11:30 +08:00
CH-122 00d3c563e2 feat: 移动端 header 中添加主题切换图标, 菜单中隐藏 2025-08-15 15:36:25 +08:00
Tim 72e7ccf262 Merge pull request #581 from immortal521/feat/theme-toggle-transition
feat: implement theme transition animations and dark mode improvements
2025-08-15 13:27:44 +08:00
tim 84ca6fd28c feat: add refresh home 2025-08-15 13:24:00 +08:00
immortal521 d1c148c5c4 Merge branch 'main' into feat/theme-toggle-transition 2025-08-15 13:20:37 +08:00
immortal521 ef58630dae feat: implement theme transition animations and dark mode improvements
- Add view transition API for theme switching

- Update cycleTheme to handle animation circle

- Refactor CSS with consistent quoting and indentation

- Improve theme variable handling and no-op optimizations

- Pass event to cycleTheme in MenuComponent
2025-08-15 13:12:27 +08:00
AnNingUI 974c7ba83e feat: Add Message Update 2025-08-15 11:42:39 +08:00
Tim e9c9fbd742 fix: ui fix 2025-08-15 11:24:01 +08:00
CH-122 24cbed2eda feat: 移动端添加发帖悬浮按钮 2025-08-15 10:59:29 +08:00
CH-122 ba073b71a6 feat: 在头部组件和菜单组件中添加发帖功能,并优化首页搜索标题样式 2025-08-15 10:37:51 +08:00
CH-122 5ff098ea21 feat: 添加 Tooltip 组件 2025-08-15 10:31:53 +08:00
immortal521 e573e54c2b fix: correct theme toggle button position (#564) 2025-08-15 03:00:57 +08:00
tim 2cf89e4802 fix: ssr 水合采用useAsyncData 2025-08-15 00:12:06 +08:00
Tim a04e5c2f6f Merge pull request #560 from CH-122/feat/password-recovery-hint
feat: 忘记密码页面添加提示 & 修复缺少定义导致的报错 #535
2025-08-14 23:43:26 +08:00
CH_122 9ad50b35c9 fix: 移动端 header 点击搜索图标功能异常 2025-08-14 21:35:57 +08:00
CH_122 58fcd42745 style: add cursor pointer to dropdown items for better UX 2025-08-14 21:20:23 +08:00
tim 1a1b20b9cf fix: update css import 2025-08-14 17:20:02 +08:00
Tim 304d941d68 Revert "fix: use home path"
This reverts commit 2efe4e733a.
2025-08-14 13:50:58 +08:00
Tim 2efe4e733a fix: use home path 2025-08-14 13:45:29 +08:00
Tim 1dc13698ad fix: 首屏ssr优化 2025-08-14 13:22:53 +08:00
Tim e7ff73c7f9 fix: prevent header logo from triggering page reload 2025-08-14 12:47:26 +08:00
Tim 80c3fd8ea2 fix: prevent homepage reload on logo click 2025-08-14 12:37:54 +08:00
Tim d2b68119bd fix: 首屏幕ssr优化 2025-08-14 12:29:08 +08:00
Tim 928dbd73b5 feat: allow logo to refresh home page 2025-08-14 11:00:17 +08:00
Tim 48e3593ef9 Merge remote-tracking branch 'origin/main' into feature/env 2025-08-14 10:34:10 +08:00
Tim 655e8f2a65 fix: setup 迁移完成 v1 2025-08-14 10:27:01 +08:00
Tim 0034839e8d fix: 迁移部分页面为setup 2025-08-13 17:49:51 +08:00
Tim 0edbeabac2 feat: allow post authors to pin comments 2025-08-13 16:30:48 +08:00
AnNingUI 2f4d6e68da fix: 用传递menuBtn的ref代替手动查询dom的方式 2025-08-12 21:26:24 +08:00
AnNingUI 414872f61e fix: 解决tag与类别切换需要reload整个页面的bug 2025-08-12 20:42:31 +08:00
Tim 720031770d Merge branch 'main' into feature/message_control 2025-08-12 17:43:36 +08:00
Tim eb7a25434f fix: global popup 2025-08-12 17:34:13 +08:00
Tim 6ca1862034 feat: allow navigating to notification settings 2025-08-12 16:29:04 +08:00
AnNingUI 80ecb1620d fix: 统一使用绝对路径别名“~”并加入jsconfig方便编辑器跳转
Fixes #510
2025-08-12 14:45:55 +08:00
Tim 8b12402e89 fix: 右上角头像有显示问题, 点击后恢复 #508 2025-08-12 12:46:01 +08:00
tim 85fb1b8a27 fix: search button issue 2025-08-12 01:29:50 +08:00
tim e2d812246a fix: 移动端勋章展示有点异常 #485 2025-08-12 01:21:39 +08:00
Tim 2ebccb40f5 feat: add pioneer medal dto 2025-08-11 20:15:49 +08:00
Tim 1c4df40f12 fix: 全局格式化 2025-08-11 18:16:13 +08:00
Tim e0291868bc feat: add lottery post type options 2025-08-11 01:45:23 +08:00
Tim 6fb16e91dc Revert "feat: add lottery post fields" 2025-08-11 01:32:50 +08:00
Tim 398226b9bc feat: add lottery post fields 2025-08-11 01:32:12 +08:00
tim bda2b54ce9 fix: magic delay 2025-08-10 12:30:09 +08:00
Tim f6f4f198b0 Merge pull request #461 from nagisa77/codex/improve-comment-box-scroll-behavior
fix comment reply editor visibility
2025-08-10 12:27:45 +08:00
Tim f50541bff7 feat: scroll to comment editor when opened 2025-08-10 12:27:32 +08:00
tim 2a5bff1086 feat: 本地回复数据fixed 2025-08-10 12:26:22 +08:00
tim 9462c284d6 feat: 新增贡献者勋章 2025-08-10 02:02:36 +08:00
Tim d0df698aa9 feat: auto select medals and improve navigation 2025-08-10 00:59:34 +08:00
tim 6b80f2386b Revert "feat: auto select medals and make badges interactive"
This reverts commit 4516f77727.
2025-08-10 00:32:07 +08:00
Tim 4516f77727 feat: auto select medals and make badges interactive 2025-08-10 00:25:13 +08:00