Commit Graph

286 Commits

Author SHA1 Message Date
tim 017ad5bf54 feat: invite ui 2025-08-18 01:15:46 +08:00
tim 785c36d339 feat: 新增邀请页面ui 2025-08-17 11:51:16 +08:00
Tim 8d98c876d2 feat: add point mall redemption 2025-08-17 02:06:47 +08:00
tim df4df1933a feat: 积分页面ui 2025-08-17 01:57:42 +08:00
Tim 7bd1225b27 feat: add point mall module 2025-08-17 01:23:47 +08:00
tim c3ecef3609 feat: tooltip修改 2025-08-17 01:06:21 +08:00
tim a756c2fab3 feat: add 毛玻璃效果 + 开关 2025-08-16 18:11:56 +08:00
Tim bcbdff8768 feat: initialize frosted glass setting 2025-08-16 17:57:42 +08:00
tim 1f74a29dce fix: 修复header 显示异常 2025-08-16 11:34:03 +08:00
Tim 27ef792b11 Merge pull request #594 from immortal521/feat/user-menu-animation
feat: add transition effects for page and dropdown
2025-08-16 11:25:45 +08:00
Tim 077ba448d7 Merge pull request #592 from immortal521/fix/unlogin-cant-change-theme
fix: allow theme toggle without requiring user login
2025-08-16 11:22:36 +08:00
immortal521 f5557cbf08 feat: add transition effects for page and dropdown
- Add page transition CSS with opacity and blur effects

- Wrap dropdown in Transition component with slide effect

- Configure Nuxt pageTransition in config
2025-08-16 01:22:56 +08:00
immortal521 e042c499e1 fix: allow theme toggle without requiring user login 2025-08-16 01:11:30 +08:00
AnNingUI 8ea85d78ee fix: 解决menu-background-color变量被firefox的userChrome.css覆盖问题 2025-08-15 22:54:49 +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