1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2026-08-12 09:20:31 +00:00

13 Commits

Author SHA1 Message Date
Sunwuyuan
8238d94f52
feat: 添加UAF作业导入导出按钮显示控制 2026-07-11 16:29:47 +08:00
Sunwuyuan
e4116d7ec4
refactor: improve code formatting and structure across multiple components
- Updated Vue components in `src/pages/list/index.vue`, `src/pages/settings.vue`, and `src/pages/socket-debugger.vue` for better readability by adjusting indentation and line breaks.
- Enhanced the `dataProvider.js` utility to streamline server and local data handling, including the introduction of a sync queue for offline write buffering.
- Incremented the local database version in `kvLocalProvider.js` to accommodate new sync queue features.
- Added a new `CLAUDE.md` file to provide project overview and development guidelines.
- Commented out the Sentry vendor chunk in `vite.config.mjs` for potential future use.
2026-05-23 19:17:14 +08:00
Sunwuyuan
c4b95aede2
添加主题模式设置,优化显示设置卡片,移除不必要的主题设置组件 2026-03-06 20:34:28 +08:00
chenziang
fca33c1b95
feat(settings): 添加迟到学生是否计入出勤人数的显示设置
- 在设置工具中新增 display.lateStudentsArePresent 配置项
- 修改考勤侧边栏计算逻辑以支持迟到人数统计选项
- 更新作业网格组件中的出勤人数计算方式
- 添加设置导入功能到相关组件中
- 在显示设置卡片中增加新的配置选项界面
2026-01-11 07:34:34 +08:00
Sunwuyuan
4244f84b34
feat: 添加强制桌面模式设置,优化移动端显示逻辑 2025-12-14 15:24:53 +08:00
Sunwuyuan
76c2dba502
规范代码格式 2025-11-16 15:14:17 +08:00
干冰DryIce
f9498a3de6 feat: 添加「是否显示快捷键盘」选项 2025-09-20 18:10:27 +08:00
SunWuyuan
f546621ab9
添加考试看板功能 2025-08-30 14:55:55 +08:00
SunWuyuan
291c593178
pwa,设置项,自动刷新 2025-04-04 21:40:24 +08:00
SunWuyuan
fa29c63a96
规避来自“教师”的限制 2025-03-23 10:37:27 +08:00
SunWuyuan
3c021c1bd8
修复 2025-03-23 10:20:33 +08:00
SunWuyuan
ac417b1432
全屏按钮! 2025-03-23 10:07:51 +08:00
SunWuyuan
6ab280e484
111 2025-03-15 20:49:25 +08:00