Commit Graph

97 Commits

Author SHA1 Message Date
SikongJueluo ef76f3e9c7
refactor: 修改逻辑分析仪,使其直接使用manager进行管理 2025-07-15 18:49:37 +08:00
SikongJueluo 9f25391540
feat: 完成逻辑分析仪前端设计 2025-07-15 18:30:18 +08:00
SikongJueluo 49cbdc51d9
fix: 修复多个外设无法认证的问题
refactor: 同时使用更加优雅的方式处理injection
2025-07-15 11:30:13 +08:00
SikongJueluo c9fc6961fa
feat: 持续完善逻辑分析仪的界面 2025-07-14 16:42:30 +08:00
SikongJueluo 4d6c06a0e0
feat: 添加逻辑分析仪 2025-07-14 16:07:37 +08:00
SikongJueluo 6068a10d67
feat: not finish logic analyzer ui 2025-07-14 12:15:53 +08:00
SikongJueluo 78737f6839
feat: 删除无用数据与冗余逻辑以提升性能 2025-07-13 16:55:39 +08:00
SikongJueluo e38770a496
fix: 删除无用函数与信号,修复全屏bug 2025-07-13 16:00:49 +08:00
SikongJueluo a76ee74656
feat:减少冗余代码??? 2025-07-13 14:48:18 +08:00
SikongJueluo bad64bdfbd
fix: 优化界面,解耦组件抽屉 2025-07-13 13:28:45 +08:00
SikongJueluo eebc5105a0
feat: 画布解耦合 2025-07-12 21:55:58 +08:00
SikongJueluo f253a33c83
feat: 完善用户界面,添加绑定与解除绑定的功能 2025-07-12 17:46:23 +08:00
SikongJueluo da6386c6f0
feat: 前端完成适配后端api 2025-07-11 21:44:23 +08:00
SikongJueluo 546b9250fa
feat: 后端添加管理员认证 2025-07-11 20:07:39 +08:00
SikongJueluo 3f2c772eeb
feat: 添加注册界面 2025-07-11 19:26:27 +08:00
SikongJueluo fae07d9eae
fix: postcss build failed 2025-07-11 17:48:33 +08:00
SikongJueluo eedec80927
style: 重新调整结构 2025-07-11 17:31:49 +08:00
SikongJueluo b4bb563782
feat: 增加了登录选项 2025-07-11 16:36:28 +08:00
SikongJueluo bbad7388d8
feat: 添加功能底栏 2025-07-09 20:48:11 +08:00
SikongJueluo cbb3543c4a
feat: 添加全局alert,并替换原先是toast 2025-07-09 19:06:41 +08:00
SikongJueluo 2a766c3f6b
refactor: merge 2025-07-09 17:08:12 +08:00
SikongJueluo de28471f87
rm:去除konva 2025-07-09 17:05:29 +08:00
SikongJueluo 3a292c0a98
refactor:持续解耦合 2025-07-09 16:32:17 +08:00
SikongJueluo 91b00a977c
refactor: 给Canvas解耦合 2025-07-09 15:55:49 +08:00
SikongJueluo c5ce246caf
refactor: 重构projectview页面结构 2025-07-09 14:42:29 +08:00
SikongJueluo ff7f7b5a76
refactor: 将IP与端口输入框单独抽象成独立文件方便调用 2025-07-07 20:24:34 +08:00
SikongJueluo da7b3f4a4b
feat: 支持修改单位 2025-07-07 19:53:43 +08:00
SikongJueluo a9ab5926ed
feat: 实现简易示波器功能 2025-07-07 19:38:12 +08:00
SikongJueluo 2e084bfb58
refactor:使用lucide替代navbar的icon,并删去video的标题栏 2025-07-07 15:18:29 +08:00
SikongJueluo c3bd61ed51
refactor: 重构canvas 2025-07-03 21:56:58 +08:00
SikongJueluo 14d8499f77 refactor: try to rewrite component manager 2025-07-02 21:16:18 +08:00
SikongJueluo d18cf82813 feat: right mouse down to drag canvas 2025-07-02 20:27:35 +08:00
SikongJueluo f1e2dbd9d8
feat: add components drawer 2025-07-01 21:08:58 +08:00
SikongJueluo 262c5e4003
fix: select not work 2025-07-01 20:12:39 +08:00
SikongJueluo fbd13f8f2f
fix: select rect wrong after zoom in / out 2025-06-30 21:48:41 +08:00
SikongJueluo 6cf7ef02ac
feat: add resizer and add zoom in / out for canvas 2025-06-30 21:39:08 +08:00
alivender 4c14ada97b feat: add http vedio test 2025-06-18 18:39:58 +08:00
SikongJueluo 81f91b2b71
fix: boundary scan could not close and jtag scan failed 2025-05-20 20:31:52 +08:00
alivender 2eabb79d0f Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-05-20 20:09:42 +08:00
alivender a865cfc950 fix: 注释掉调试日志以清理控制台输出 2025-05-20 20:09:39 +08:00
SikongJueluo fa7c947351
feat: backend add task id to reduce conflict 2025-05-20 20:08:20 +08:00
SikongJueluo dc64a65702
feat: add power control 2025-05-20 19:11:29 +08:00
SikongJueluo 46621fdb40
fix: jam when doc panel open 2025-05-20 18:34:44 +08:00
SikongJueluo 3883cd8304
fix: matrix key not work 2025-05-20 18:13:52 +08:00
SikongJueluo 1bdcb672ab
feat: frontend add virtual matrix key 2025-05-20 18:13:52 +08:00
alivender ea7c2d425a add: more exp 2025-05-20 18:04:25 +08:00
alivender b6d8612e8c feat: optimize segment 2025-05-20 16:25:02 +08:00
alivender 09b8f676ba add: more exp markdown 2025-05-20 10:51:38 +08:00
alivender cc83133a6c feat: code block dark mode 2025-05-20 10:15:42 +08:00
alivender 6d640e8049 add: home select exp 2025-05-20 09:35:29 +08:00