18 Commits

Author SHA1 Message Date
SunWuyuan
473ffc2f50
feat: 添加令牌列表组件,支持按时间排序和复制功能;优化授权应用展示 2025-10-08 14:10:58 +08:00
SunWuyuan
29daa623cc
feat: 添加页面切换动画,优化路由视图体验 2025-10-08 12:47:38 +08:00
SunWuyuan
3f02c06ddb
feat: 添加深色模式支持,优化主题切换体验;更新设备管理界面文案 2025-10-08 12:40:21 +08:00
SunWuyuan
0e561f8ed2
feat: 添加404页面,提供友好的错误提示和导航选项 2025-10-08 12:15:57 +08:00
SunWuyuan
2f9121dc2a
Merge branch 'main' of github.com:Sunwuyuan/ClassworksKVAdmin 2025-10-08 12:14:33 +08:00
SunWuyuan
7b0e1610d5
feat: 添加历史设备管理功能,支持手动输入UUID加载设备 2025-10-08 12:10:18 +08:00
Sunwuyuan
70fb93d8d7
Delete public/404.html 2025-10-08 09:32:44 +08:00
Sunwuyuan
be54e877d5
Merge pull request #1 from ZeroCatDev/copilot/fix-authorize-page-access
[WIP] Fix bug preventing access to authorize page
2025-10-08 09:25:54 +08:00
copilot-swe-agent[bot]
6f6a372abd Fix authorize page access by setting requiresAuth to false
Co-authored-by: Sunwuyuan <88357633+Sunwuyuan@users.noreply.github.com>
2025-10-08 01:25:22 +00:00
copilot-swe-agent[bot]
9388280fd5 Initial investigation of authorize page access bug
Co-authored-by: Sunwuyuan <88357633+Sunwuyuan@users.noreply.github.com>
2025-10-08 01:22:23 +00:00
copilot-swe-agent[bot]
0bc579f014 Initial plan 2025-10-08 01:17:38 +00:00
Sunwuyuan
ba42950105
Delete src/pages/[...path].vue 2025-10-08 09:14:42 +08:00
SunWuyuan
ef29982de7
feat: 添加404页面,提供友好的错误提示和导航选项 2025-10-07 15:07:57 +08:00
SunWuyuan
2363bb3c32
添加账户渠道显示 2025-10-07 14:45:09 +08:00
SunWuyuan
934cdb7040
feat: update favicon and logo assets; modify index.vue layout
- Added new favicon.ico and logo.png files to the assets directory.
- Introduced a new logo.svg file for scalable vector graphics support.
- Commented out the shield icon in index.vue for a cleaner header layout.
2025-10-06 20:40:39 +08:00
SunWuyuan
e3a9901c34
更新环境配置文件,删除不必要的.env文件,修改.env.example以反映新的API和资源URL 2025-10-06 13:58:52 +08:00
SunWuyuan
28ab05e768
Classworks KV Admin 2025-10-06 13:46:17 +08:00
SunWuyuan
adab9a393b
first commit 2025-10-06 13:45:50 +08:00