• Joined on 2026-03-26
ngfchl pushed to main at ngfchl/BitMonitor 2026-06-19 20:07:52 +08:00
33d765b124 feat: GPU blocks display with click-to-expand, fix fan speed parsing, compress chart
ngfchl pushed to main at ngfchl/BitMonitor 2026-06-19 19:03:52 +08:00
e06b0c1fcd style: heavily compress card size for dense 8-GPU layout
7204f637ac feat: GPU table display + fan speed collection
Compare 2 commits »
ngfchl pushed to main at ngfchl/BitMonitor 2026-06-19 17:30:49 +08:00
742928a93d feat: client config from yaml with interval/reconnect settings
22fb7e2c84 docker: use Chinese mirrors to speed up build
Compare 2 commits »
ngfchl pushed to main at ngfchl/BitMonitor 2026-06-19 16:34:36 +08:00
a289b5308d docker: add docker-compose.yml
ngfchl pushed to main at ngfchl/BitMonitor 2026-06-19 16:32:37 +08:00
fbb1e81d78 fix: rewrite package.bat for reliable Windows builds
27a6da4d32 fix: sanitize timestamp in package.bat ldflags
9e0f84819a docker: add server Dockerfile with multi-stage build
Compare 3 commits »
ngfchl created branch main in ngfchl/BitMonitor 2026-06-19 14:32:45 +08:00
ngfchl pushed to main at ngfchl/BitMonitor 2026-06-19 14:32:45 +08:00
52c5edc9d4 init: Hardware Monitor server + client + web dashboard
4ae970f096 init: Hardware Monitor server + client + web dashboard
ngfchl created repository ngfchl/BitMonitor 2026-06-19 14:27:09 +08:00
ngfchl pushed to master at ngfchl/server 2026-04-11 05:29:57 +08:00
dfa757c0d9 update. 完善新闻接口权限处理
7dd59de036 update. 完善用户相关增删改查接口以及Schema模型
a9de2d1f68 update. 优化细节
ab6c0a9b49 add. 添加递归获取当前部门及所有子部门的 ID 列表工具方法
0f43e10c5b fixed. 修复角色权限分配接口
Compare 6 commits »
ngfchl pushed to master at ngfchl/server 2026-04-10 13:13:09 +08:00
6108dd3346 update. 升级上传接口,支持按文件种类分类
ec38651899 add. 添加.env数据库模板
Compare 2 commits »
ngfchl pushed to master at ngfchl/server 2026-04-09 13:33:45 +08:00
8161a27cf5 update. 初步完成用户管理接口
ngfchl pushed to master at ngfchl/server 2026-04-08 15:27:42 +08:00
2ed7904ada update. 更新文章接口
5670ca57e6 update. 更新新闻接口
b1e7488970 update. 更新站点基本信息接口
b7cacbcf6a update. 更新 ninja 文件上传中间件
3ca5b4a18d update. 调整 admin 用户的 admin 后台权限
Compare 7 commits »
ngfchl pushed to master at ngfchl/server 2026-04-07 21:46:11 +08:00
d25b099658 add. 添加友情链接增删改查接口
8dc2ce7780 add. 添加用户数据生成脚本
Compare 2 commits »
ngfchl pushed to master at ngfchl/server 2026-04-07 12:52:33 +08:00
ae80234f65 update. 完善用户相关基础数据的模型与接口配置
53e91fa458 update. 添加jwt配置和接口权限配置
402f7e512e update. 完成友链以及分类接口
Compare 3 commits »
ngfchl pushed to master at ngfchl/server 2026-04-05 12:56:04 +08:00
60366b7eb1 update. 更新数据填充脚本
ngfchl pushed to master at ngfchl/server 2026-04-03 14:06:02 +08:00
5174407da5 feat. 添加文章列表分页接口
55a0b3b905 update. 使用django-ninja-jwt作为Token管理
2666cbcb97 update. 更新并添加新依赖
36e468f41c update. 优化图片链接新窗口打开
2595294116 update. 优化搜索功能
Compare 7 commits »
ngfchl pushed to master at ngfchl/server 2026-04-02 00:49:32 +08:00
66dd4916d1 update. 完善基础信息配置以及页面链接处理
ngfchl pushed to master at ngfchl/server 2026-04-01 22:34:18 +08:00
b8d53a4c2e update. 优化首页卡片总数是单数的时候最后一个占整行
ngfchl pushed to master at ngfchl/server 2026-04-01 21:11:45 +08:00
55de48dc12 update. 处理部分敏感数据
ngfchl pushed to master at ngfchl/server 2026-04-01 20:49:11 +08:00
43f4bd0165 update. 完成分页显示,清理部分冗余代码