Go to file
SikongJueluo 28ba709adf fix: 修复数码管时常无法使用的问题 2025-08-22 05:03:01 +08:00
public fix: 修复一系列bug,包括热启动,前端模板,jtag; feat:修改矩阵键盘样式 2025-08-21 22:59:29 +08:00
scripts fix: 修复生成api时,缺失main.ts的问题 2025-08-10 20:13:12 +08:00
server feat: 增加示波器探测参数显示,增加旋转编码器按下的功能 2025-08-22 04:05:00 +08:00
server.test feat: 完成七段数码管后端 2025-08-14 15:21:18 +08:00
src fix: 修复数码管时常无法使用的问题 2025-08-22 05:03:01 +08:00
.editorconfig finish web test api 2025-03-31 20:24:26 +08:00
.envrc init project and finish login page 2025-03-10 19:48:25 +08:00
.gitignore feat: 前端七段数码管添加数字孪生功能 2025-08-16 11:56:27 +08:00
.justfile feat: 添加arp支持,仅支持管理员模式 2025-07-18 12:28:17 +08:00
FPGAWebLabServer.sln feat: 优化Common函数以提高性能 2025-07-31 15:43:16 +08:00
env.d.ts init project and finish login page 2025-03-10 19:48:25 +08:00
flake.lock env: update 2025-07-07 13:33:18 +08:00
flake.nix fix: 修复摄像头无法正常启动,以及关闭摄像头会导致后端崩溃的问题 2025-08-18 19:14:05 +08:00
index.html init project and finish login page 2025-03-10 19:48:25 +08:00
nohup.out feat: 新增重置控制端的功能;前端可以显示提交记录 fix: 修复资源数据库sha256计算问题;修复资源数据库无法上传的问题 2025-08-20 10:20:30 +08:00
package-lock.json feat: 添加Markdown编辑器 2025-08-13 19:27:09 +08:00
package.json feat: 添加Markdown编辑器 2025-08-13 19:27:09 +08:00
tsconfig.app.json fix: postcss build failed 2025-07-11 17:48:33 +08:00
tsconfig.json feat: upload and download bitstream from the component of project view 2025-05-13 18:14:57 +08:00
tsconfig.node.json init project and finish login page 2025-03-10 19:48:25 +08:00
vite.config.ts fix: 修复jtag边界扫描前后端的bug:无法开始停止,无法通过认证,后端崩溃 2025-08-02 13:10:44 +08:00