jxxghp
89e4a68a03
feat: add ScrollToTopBtn component and integrate it into multiple pages
...
- Added ScrollToTopBtn component for smooth scrolling to the top of the page.
- Registered ScrollToTopBtn in main.ts.
- Integrated ScrollToTopBtn into browse.vue, discover.vue, recommend.vue, resource.vue pages.
- Updated components.d.ts to include ScrollToTopBtn type definition.
- Refactored MediaCard.vue and SlideView.vue for improved hover effects and styling.
- Cleaned up unused styles and optimized existing styles for better performance and readability.
2025-04-08 17:43:20 +08:00
jxxghp
e1e8344764
feat: 注册 Pinia 状态管理并提供全局设置
2025-03-10 08:08:52 +08:00
jxxghp
661919f27a
feat: 优化用户界面和交互提示
2025-02-25 20:52:43 +08:00
jxxghp
29791bf986
fix #303
2025-02-25 08:35:28 +08:00
Aqr-K
721d4f7685
refactor: replace Vuex with Pinia
2025-02-24 19:26:56 +08:00
jxxghp
f49cafc0cc
feat: 添加确保渲染完成的函数并优化加载背景移除逻辑
2025-01-26 08:42:09 +08:00
jxxghp
822711a530
refactor:重构路径输入组件
2025-01-17 13:28:31 +08:00
jxxghp
2cf5535376
更新 vuetify 和 vite-plugin-vuetify 版本,优化 PathInput 组件的状态管理
2025-01-15 19:24:36 +08:00
jxxghp
fb1f6abf2e
更新 main.ts
2025-01-15 16:42:12 +08:00
jxxghp
61ecb421e6
修改加载背景元素的移除逻辑,确保正确清除加载指示器
2025-01-15 15:37:59 +08:00
jxxghp
0098f9db2f
调整 main.ts 文件的导入顺序
2025-01-15 15:28:20 +08:00
jxxghp
2a348a7f18
优化 main.ts 文件的导入顺序,调整样式文件和核心插件的导入位置
2025-01-15 14:58:48 +08:00
jxxghp
7fb78a86ba
优化 main.ts 文件的导入顺序,提升代码可读性;调整 styles.scss 中的样式定位
2025-01-15 14:10:51 +08:00
jxxghp
88c86f49bf
重构 DirectoryCard 组件,替换 VPathField 为 PathInput;删除不再使用的 PathField 组件;更新 CronInput 组件以支持 v-model 绑定;添加 CronField 组件以简化 CRON 表达式输入
2025-01-11 20:20:05 +08:00
jxxghp
afa333243f
添加 VCronInput 公共组件,用于快速录入CRON表达式
2025-01-11 13:28:46 +08:00
Aqr-K
1e7ffb4c2e
Update main.ts
2024-11-26 22:41:22 +08:00
Aqr-K
3df5d4c690
Update main.ts
2024-11-25 16:42:12 +08:00
Aqr-K
a29ad6a091
fix: 调整注册顺序,解决重复注册的警告
2024-11-25 16:30:57 +08:00
jxxghp
9c4d12d18b
更新 main.ts
2024-10-23 20:06:41 +08:00
jxxghp
6efa0e307e
refactor: 调整导入顺序和删除无用代码
2024-10-23 19:44:09 +08:00
jxxghp
deabf23475
fix ui layout
2024-10-19 20:19:30 +08:00
jxxghp
76a487854b
Refactor navigator utility functions and add isPWA check
2024-10-19 10:39:31 +08:00
InfinityPacer
634522d27b
fix(build): ensure app is mounted after global settings are loaded
2024-09-02 20:18:37 +08:00
InfinityPacer
03b14a0fb5
fix(build): wrap top-level await in async function for browser compatibility
2024-09-02 20:04:40 +08:00
jxxghp
6ec1bbe1ae
style: Update globalSettings injection in multiple components
2024-08-29 08:36:29 +08:00
jxxghp
157c37c862
add service worker
2024-06-05 18:12:07 +08:00
jxxghp
06c1ad0f69
更新 main.ts
2024-06-04 16:14:25 +08:00
Allen
2611bbaea4
弹窗 VDialog 在低版本 iOS Safari 浏览器下宽度异常问题处理
2024-06-04 13:54:48 +08:00
jxxghp
f29f408b67
feat:目录选择组件
2024-05-31 20:35:57 +08:00
jxxghp
9335f79c30
add DirectoryTreeInput
2024-05-31 15:06:58 +08:00
jxxghp
0c37c01496
feat: add new media cards and components
2024-05-13 07:06:37 +08:00
jxxghp
706d7d6dc1
fix apexchats datalabels
2024-05-11 13:46:16 +08:00
jxxghp
aa146b1cdf
Update confirmation dialog styles and props in UserProfile.vue, FileList.vue, PluginCard.vue, and dashboard.vue
2024-05-06 18:18:05 +08:00
jxxghp
c44b20bae3
Update confirmation dialog styles and props in UserProfile.vue, FileList.vue, PluginCard.vue, and dashboard.vue
2024-05-06 17:37:47 +08:00
jxxghp
f63beb776e
fix 订阅历史记录
2024-04-19 08:24:57 +08:00
jxxghp
6350c7e9e6
feat:插件支持渲染弹窗关闭按钮
2024-04-17 21:20:31 +08:00
jxxghp
b19b015986
fix PerfectScrollbar
2024-04-07 11:15:18 +08:00
jxxghp
7fe12192df
add apexcharts
2024-02-10 09:36:54 +08:00
jxxghp
6695fd8c14
add ace-editor
2024-02-08 19:56:28 +08:00
jxxghp
750f4bc276
fix ui
2023-12-30 10:07:02 +08:00
jxxghp
53e35eb9ff
fix ui
2023-10-08 09:05:37 +08:00
jxxghp
628164d2bd
fix cssCodeSplit
2023-09-20 15:35:49 +08:00
jxxghp
f335b4e436
v1.2.3
2023-09-20 06:56:25 +08:00
thofx
bb79aaed8b
fix bug
2023-09-19 22:11:58 +08:00
jxxghp
2e987701a8
fix router
2023-09-19 18:02:44 +08:00
叮叮当
198ea0104d
优化首次载入流程
2023-09-19 14:35:43 +08:00
叮叮当
1abdf6d15c
优化首次载入方式
2023-09-19 14:30:54 +08:00
叮叮当
e5b836462f
优化首次载入流程
2023-09-19 13:57:37 +08:00
叮叮当
2a41e8a726
修改记录位置的方式
2023-09-19 10:34:49 +08:00
jxxghp
4b954cc9d5
keepAlive时恢复滚动条
2023-08-04 23:18:13 +08:00