1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-12-07 21:13:11 +00:00

17 Commits

Author SHA1 Message Date
Sunwuyuan
3182699a78
refactor: update delete functionality in UrgentTestDialog and improve styles
- Changed the delete button action from confirmDelete to deletePersistentNotification in UrgentTestDialog.vue.
- Renamed confirmDelete method to executeDelete for clarity and updated its usage.
- Updated SCSS import from @import to @use for glow styles in index.scss.
- Added vueDevTools plugin to vite.config.mjs for enhanced development experience.
2025-11-30 12:39:55 +08:00
SunWuyuan
a2b0cc9e08
feat: Add Chat Widget and Init Service Chooser components
- Implemented ChatWidget component for real-time chat functionality with socket integration.
- Added InitServiceChooser component for selecting services with manual token input and auto-authorization.
- Updated settings and data provider to support local development with localhost.
- Enhanced settings page with Classworks KV card and improved styles.
- Introduced debug socket page for monitoring connection status and device interactions.
- Refactored socket client utility for better connection management and event handling.
- Added glow highlight effect in styles for UI enhancements.
2025-10-25 17:10:20 +08:00
SunWuyuan
b9efaee7ee
初步添加ea2 2025-10-12 08:32:54 +08:00
SunWuyuan
f546621ab9
添加考试看板功能 2025-08-30 14:55:55 +08:00
SunWuyuan
31cff8a867
Add js-base64 library for Base64 encoding/decoding and enhance password management features. Update axios.js to use Base64 for encoding site key and namespace password. Implement password hint functionality in NamespaceAccess and NamespaceSettingsCard components, including dialogs for setting and verifying password hints. Refactor kvServerProvider to support password hint updates during password management operations. 2025-05-18 14:33:39 +08:00
SunWuyuan
9f4fe0b9dd
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
SunWuyuan
c0e33dcbf9
Add uuid dependency and implement KV storage support in settings and data provider components. Enhance server settings with site key configuration and improve data handling for new KV providers. 2025-05-10 17:48:18 +08:00
SunWuyuan
09f76ede69
删除jscses 2025-04-26 09:27:19 +08:00
SunWuyuan
cc7478d03a
Add js-yaml and jscses dependencies; enhance cses2wakeup.vue with improved UI elements, error handling, and YAML support for data processing. 2025-04-26 09:26:53 +08:00
SunWuyuan
f05cfcf96a
修复问题 2025-04-05 13:14:42 +08:00
SunWuyuan
8bd6dde4e7
删除不再使用的依赖,更新依赖 2025-04-05 13:09:41 +08:00
SunWuyuan
291c593178
pwa,设置项,自动刷新 2025-04-04 21:40:24 +08:00
SunWuyuan
16da372bbc
1 2025-03-22 18:21:51 +08:00
SunWuyuan
ec9f355f1b
1 2025-03-16 10:18:47 +08:00
SunWuyuan
96c4ab81d9
1 2025-03-09 14:59:35 +08:00
SunWuyuan
367954cfa6
1 2025-03-02 12:03:25 +08:00
72cee17d7f 1 2024-11-17 17:04:36 +08:00