Commit Graph

5 Commits

Author SHA1 Message Date
Edison 5ffcbc8c71 added manual guide for app 2025-09-29 15:28:50 +08:00
sudomarcma e039b9bfea Implement worker authentication and clocking routes with device UUID validation and geofence checks 2025-09-10 16:18:05 +08:00
sudomarcma 80c9f6ad01 feat: enhance device UUID generation and management, update .gitignore and configuration files 2025-09-03 13:29:49 +08:00
sudomarcma bf90ff714c feat(主题): 添加暗黑模式支持并改进WebView兼容性
实现暗黑模式功能,包括:
1. 在Tailwind配置中添加darkMode选项
2. 为所有主要组件添加暗黑样式
3. 创建WebView兼容性工具处理旧版本兼容问题
4. 在设置页面添加暗黑模式切换开关
5. 更新多语言文件支持暗黑模式相关文本
2025-07-24 10:23:57 +08:00
sudomarcma 44c7ea552f 更新.gitignore文件,移除不必要的日志和编辑器配置文件,保留node_modules目录。 2025-07-23 17:28:44 +08:00