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-07-02 09:19:23 +00:00
Code
Releases
Activity
Classworks
/
src
History
SunWuyuan
0f9ad4f81a
Add mode switching and number range settings to RandomPicker component. Introduce picker modes for name and number, allowing users to set a range for student IDs. Update settings management for new properties and enhance UI for better user experience.
2025-05-24 21:21:20 +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
Add mode switching and number range settings to RandomPicker component. Introduce picker modes for name and number, allowing users to set a range for student IDs. Update settings management for new properties and enhance UI for better user experience.
2025-05-24 21:21:20 +08:00
data
1
2025-03-22 18:21:51 +08:00
layouts
1
2024-11-17 17:04:36 +08:00
pages
Add mode switching and number range settings to RandomPicker component. Introduce picker modes for name and number, allowing users to set a range for student IDs. Update settings management for new properties and enhance UI for better user experience.
2025-05-24 21:21:20 +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
Add mode switching and number range settings to RandomPicker component. Introduce picker modes for name and number, allowing users to set a range for student IDs. Update settings management for new properties and enhance UI for better user experience.
2025-05-24 21:21:20 +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