This website requires JavaScript.
Explore
Help
Sign In
wuyuan
/
Classworks
Watch
1
Star
0
Fork
0
You've already forked Classworks
mirror of
https://github.com/ZeroCatDev/Classworks.git
synced
2025-10-23 02:43:10 +00:00
Code
Releases
Activity
Classworks
/
src
History
干冰DryIce
37b2a8f0a8
feat: 添加「点击空白处完成编辑」提示
2025-09-20 18:27:37 +08:00
..
assets
pwa,设置项,自动刷新
2025-04-04 21:40:24 +08:00
axios
Refactor axios.js and Vue components to conditionally handle namespace settings based on server provider. Update request headers in axios.js to include site key and namespace password only for specific providers. Enhance NamespaceAccess and NamespaceSettingsCard components to show/hide based on provider, and streamline password management functionality.
2025-05-18 15:09:10 +08:00
components
feat: 添加「点击空白处完成编辑」提示
2025-09-20 18:27:37 +08:00
data
1
2025-03-22 18:21:51 +08:00
layouts
Update .hintrc to disable no-inline-styles hint, modify GlobalMessage.vue to reposition snackbar, remove AppFooter from default layout, and enhance index.vue with a floating toolbar and ICP component. Clean up unused imports in settings.vue.
2025-07-05 10:05:52 +08:00
pages
添加“例” ”变“快捷按钮
2025-09-13 12:01:44 +08:00
plugins
1
2024-11-17 17:04:36 +08:00
router
1
2024-11-24 09:32:05 +08:00
stores
1
2024-11-17 17:04:36 +08:00
styles
Enhance RandomPicker component with persistent dialog feature and clean up global styles by removing unnecessary whitespace. Update styles for hover effects and ensure consistent formatting across SCSS files.
2025-05-10 21:51:48 +08:00
utils
feat: 添加「是否显示快捷键盘」选项
2025-09-20 18:10:27 +08:00
App.vue
Enhance App.vue, axios.js, MigrationTool.vue, index.vue, settings.vue, and related utilities to support namespace management and improve configuration handling. Add namespace password to axios request headers, load namespace info on App mount, and update settings structure to include namespace settings. Refactor dataProvider to utilize new kvLocalProvider and kvServerProvider for data operations, ensuring better separation of concerns and improved error handling.
2025-05-18 10:54:39 +08:00
main.js
Add @microsoft/clarity and ratelimit-header-parser dependencies; integrate Clarity for user tracking and implement rate limit handling in axios instance. Update App.vue to include RateLimitModal for user notifications.
2025-05-11 11:43:47 +08:00
sw.js
本地缓存文件
2025-04-05 09:23:27 +08:00