章超 chaos
  • Joined on 2025-10-29
chaos pushed to master at chaos/chaos_it 2025-12-03 07:21:24 +08:00
fefa836ee7 feat(icon): 添加新的图标组件并替换错误页面中的图标
chaos pushed to master at chaos/chaos_it 2025-12-03 07:11:17 +08:00
50a3022e9d refactor(api): 重构API客户端以支持依赖注入
chaos pushed to main at chaos/chaos_api 2025-12-02 13:20:45 +08:00
d20e8513cc refactor(user): 优化用户列表接口参数注解及日志输出格式
chaos pushed to master at chaos/chaos_it 2025-12-02 13:20:24 +08:00
8aeaacac42 style(layout): 调整页面布局和样式细节
chaos pushed to master at chaos/chaos_it 2025-12-02 11:45:48 +08:00
4cdf6bade8 feat(app): 实现用户管理页面功能
chaos pushed to master at chaos/chaos_it 2025-12-01 17:27:36 +08:00
ab43a9a140 feat(users): 实现用户管理页面功能增强
chaos pushed to main at chaos/chaos_api 2025-12-01 17:27:31 +08:00
50296e8fce feat(user): 增强用户列表分页查询功能
chaos pushed to main at chaos/chaos_api 2025-12-01 09:24:52 +08:00
9609f95e5e feat(device): add logging for device creation endpoint
chaos pushed to master at chaos/chaos_it 2025-12-01 09:24:32 +08:00
bd00e54acd refactor(api): improve http client implementation
chaos pushed to master at chaos/chaos_it 2025-12-01 08:51:19 +08:00
c1138cd568 feat(api): enhance http client with formdata and sveltekit support
chaos pushed to master at chaos/chaos_it 2025-12-01 07:36:18 +08:00
87892951f6 feat(device): 实现设备创建功能并优化API调用
chaos pushed to master at chaos/chaos_it 2025-12-01 07:08:24 +08:00
f973284140 feat(devices): 实现设备管理页面与添加设备功能
chaos pushed to master at chaos/chaos_it 2025-11-30 22:15:58 +08:00
e2374571d7 refactor(settings): 重构用户管理和设备管理页面
chaos pushed to master at chaos/chaos_it 2025-11-29 09:02:06 +08:00
0a0e6df66b refactor(settings): 重构用户管理和设备管理页面
chaos pushed to main at chaos/chaos_api 2025-11-29 09:01:57 +08:00
6e2de46157 refactor(user): 重构用户相关接口与实现
chaos pushed to main at chaos/chaos_api 2025-11-29 07:23:06 +08:00
b479304687 feat(device): 实现设备创建时关联DNS映射配置
chaos pushed to main at chaos/chaos_api 2025-11-29 06:41:56 +08:00
1e09ce9f54 feat(device): 添加设备创建时关联DNS服务器功能
chaos pushed to main at chaos/chaos_api 2025-11-28 21:46:58 +08:00
cc70d867c1 feat(device): 完善设备及网络接口管理功能
chaos pushed to main at chaos/chaos_api 2025-11-28 17:03:30 +08:00
3f8dc871ab feat(role): remove admin authority check from getUserRole endpoint
chaos pushed to main at chaos/chaos_api 2025-11-28 17:02:35 +08:00
f4070d1b99 docs(role): update user role retrieval comment