2478 Commits

Author SHA1 Message Date
d575cc76b6 格式化新添加的代码 2025-06-21 11:15:34 +08:00
593415420
d074b16a3e 请求 和下载修改,修改ts配置文件 2025-06-20 17:27:52 +08:00
593415420
c3e01f3a6d 1.增加退出按钮的条件编译,是否存在token 2025-06-20 17:27:09 +08:00
593415420
984590d661 1.修改忽略i18n警告 2025-06-20 17:25:04 +08:00
593415420
bf6ef5bae2 增加请求的全局拦截添加token,增加下载文件日志的封装函数 2025-06-19 17:59:36 +08:00
593415420
867b73bb5a 登录修改为websocket 2025-06-19 17:56:46 +08:00
1d8c693513 修复wetrtc摄像头链接处理 2025-06-13 10:56:56 +08:00
593415420
6e4aac4c02 1.修改baseurl请求异步获取 2025-06-13 11:17:49 +08:00
593415420
5cde253d23 1.增加报错400登录处理,增加socket 报错顶部提示 2025-06-13 10:52:43 +08:00
593415420
5872518c40 1.修改登录弹窗显示, 2025-06-13 08:58:27 +08:00
10919439d9 简写websocket的token验证代码,保持最小化修改 2025-06-12 18:58:20 +08:00
46eadf7f8d 修改登录逻辑
默认先websoket鉴权判断是否需要登录
2025-06-12 18:38:19 +08:00
593415420
97cb80e556 初步实现登录功能 2025-06-11 16:33:48 +08:00
Stefan Dej
dd479b7fdc
refactor: remove unused vue import in historyStats.ts () 2025-05-23 21:21:35 +02:00
dependabot[bot]
241f7b52bb
build(deps-dev): bump vite from 5.4.18 to 5.4.19 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 15:58:32 +02:00
Stefan Dej
eaab93dd4f
fix(Webcam): fix webcam settings form in light mode () 2025-05-22 20:30:17 +02:00
Stefan Dej
45cd5a81fc
refactor(Gcodefiles): refactor gcodefiles panel and table () 2025-05-21 10:27:51 +02:00
Liam Swetnam
39a9fe9cba
perf: Fixed hanging in gcode viewer on render quality change when no file is loaded () 2025-05-02 08:13:39 +02:00
meteyou
d6f8b4ec87 docs(changelog): update changelog 2025-04-23 19:35:06 +00:00
github-actions
afb0ce511f chore: push version number to v2.14.0 2025-04-23 19:30:51 +00:00
Stefan Dej
ac1dc1225b
fix(history): fix filter reactivity () 2025-04-23 05:42:51 +02:00
Markus Nigbur
2f780fc3d8
feat: Add search functionality to macro settings interface ()
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-04-22 21:06:13 +02:00
Stefan Dej
fa8d0cdf45
ci(check-locale): fix check-locale workflow () 2025-04-22 21:01:26 +02:00
Stefan Dej
3e59c1f2ae
ci(check-locale): use npx to run vue-i18n-extract script () 2025-04-21 21:44:15 +02:00
dependabot[bot]
b621a32246
build(deps-dev): bump vite from 5.4.17 to 5.4.18 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-04-21 19:07:13 +02:00
Stefan Dej
b699a94c57
ci(check-locale): fix issues with i18n-extract workflow () 2025-04-21 19:03:56 +02:00
Stefan Dej
8239ea99bd
ci: use GITHUB_TOKEN in auto-analyze.yml () 2025-04-21 19:00:54 +02:00
Stefan Dej
001f6878c9
chore: remove deprecated @types/cypress package () 2025-04-21 12:35:58 +02:00
Stefan Dej
c06e7b6fc4
build(deps): update dependencies in package.json () 2025-04-21 12:33:40 +02:00
Stefan Dej
c6f1ddc3d1
ci: fix output of auto-analyze workflow () 2025-04-21 12:33:14 +02:00
Jonas Damtoft
e7cb98237b
fix(updatemanager): only git repos can soft recover () 2025-04-21 11:30:09 +02:00
Jonas Damtoft
75e1444eea
fix(updatemanager): loosely parse package semver () 2025-04-21 11:28:58 +02:00
Russell Cloran
1a9524897d
feat: Add support for hall filament width sensor ()
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-04-21 10:21:46 +02:00
Russell Cloran
4ff0625305
feat: Add load cell gram scales in misc panel ()
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-04-21 10:07:14 +02:00
Paul Gendolla
e0c17645db
fix(spoolman): save spool_id in lowercase variable () 2025-04-20 19:45:14 +02:00
dependabot[bot]
e2e6ea5c7c
build(deps-dev): bump vite from 5.4.14 to 5.4.17 ()
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.17
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-04-08 21:32:13 +02:00
dependabot[bot]
ba15b607e9
build(deps): bump serialize-javascript and workbox-build ()
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) and [workbox-build](https://github.com/googlechrome/workbox). These dependencies needed to be updated together.

Updates `serialize-javascript` from 4.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v4.0.0...v6.0.2)

Updates `workbox-build` from 7.0.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.0.0...v7.3.0)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: workbox-build
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-04-08 21:29:37 +02:00
Stefan Dej
b65947d794
refactor(Machine): refactor endstop panel and add dockable_probe ()
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-04-08 21:21:41 +02:00
Stefan Dej
e95dbb3d7f
fix: fix the axios up- & download rate ()
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-04-08 21:21:02 +02:00
Stefan Dej
a743776cd9
chore: update dependencies in package.json ()
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-04-08 21:20:24 +02:00
Russell Cloran
5be8cfd4fe
refactor: Remove duplicate PrinterStateLight definition () 2025-03-18 06:53:43 +01:00
Stefan Dej
902fa3b46c
ci: remove unused build_size_report workflow ()
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-03-17 21:31:53 +01:00
Stefan Dej
9cd4aa70ba
ci: update tj-actions/changed-files action in workflows ()
* ci: update tj-actions/changed-files action

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* ci: update tj-actions/changed-files action

Signed-off-by: Stefan Dej <meteyou@gmail.com>

---------

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-03-16 19:43:02 +01:00
Stefan Dej
7158a50b7a
feat(Temperatures): add menu to open Settings & turn off heaters () 2025-02-24 07:59:47 +01:00
Stefan Dej
8203619045
fix: show system panel when Klipper is not ready () 2025-02-23 23:14:53 +01:00
Stefan Dej
537a66afbb
fix(z-tilt): Fix z_tilt check for older Klipper versions () 2025-02-23 23:12:33 +01:00
Stefan Dej
89a419d5ed
chore: update gcodeviewer to v3.7.16 () 2025-02-21 08:21:13 +01:00
Stefan Dej
4d59c62f42
feat(Editor): store last state of file structure sidebar ()
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-02-10 00:21:10 +01:00
Stefan Dej
4dce91dead
fix(Editor): fix structure sidebar for files with values without a section ()
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-02-08 23:58:08 +01:00
Stefan Dej
9db98302c8
fix(Timelapse): fix count per page switch in the Timelapse Files Panel () 2025-02-02 16:24:42 +01:00