2457 Commits

Author SHA1 Message Date
Markus Nigbur
2f780fc3d8
feat: Add search functionality to macro settings interface (#2141)
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 (#2202) 2025-04-22 21:01:26 +02:00
Stefan Dej
3e59c1f2ae
ci(check-locale): use npx to run vue-i18n-extract script (#2198) 2025-04-21 21:44:15 +02:00
dependabot[bot]
b621a32246
build(deps-dev): bump vite from 5.4.17 to 5.4.18 (#2197)
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 (#2194) 2025-04-21 19:03:56 +02:00
Stefan Dej
8239ea99bd
ci: use GITHUB_TOKEN in auto-analyze.yml (#2195) 2025-04-21 19:00:54 +02:00
Stefan Dej
001f6878c9
chore: remove deprecated @types/cypress package (#2181) 2025-04-21 12:35:58 +02:00
Stefan Dej
c06e7b6fc4
build(deps): update dependencies in package.json (#2182) 2025-04-21 12:33:40 +02:00
Stefan Dej
c6f1ddc3d1
ci: fix output of auto-analyze workflow (#2169) 2025-04-21 12:33:14 +02:00
Jonas Damtoft
e7cb98237b
fix(updatemanager): only git repos can soft recover (#2191) 2025-04-21 11:30:09 +02:00
Jonas Damtoft
75e1444eea
fix(updatemanager): loosely parse package semver (#2179) 2025-04-21 11:28:58 +02:00
Russell Cloran
1a9524897d
feat: Add support for hall filament width sensor (#2193)
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 (#2173)
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 (#2160) 2025-04-20 19:45:14 +02:00
dependabot[bot]
e2e6ea5c7c
build(deps-dev): bump vite from 5.4.14 to 5.4.17 (#2180)
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 (#2143)
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 (#2124)
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 (#2172)
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 (#2168)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2025-04-08 21:20:24 +02:00
Russell Cloran
5be8cfd4fe
refactor: Remove duplicate PrinterStateLight definition (#2171) 2025-03-18 06:53:43 +01:00
Stefan Dej
902fa3b46c
ci: remove unused build_size_report workflow (#2170)
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 (#2166)
* 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 (#2103) 2025-02-24 07:59:47 +01:00
Stefan Dej
8203619045
fix: show system panel when Klipper is not ready (#2149) 2025-02-23 23:14:53 +01:00
Stefan Dej
537a66afbb
fix(z-tilt): Fix z_tilt check for older Klipper versions (#2102) 2025-02-23 23:12:33 +01:00
Stefan Dej
89a419d5ed
chore: update gcodeviewer to v3.7.16 (#2152) 2025-02-21 08:21:13 +01:00
Stefan Dej
4d59c62f42
feat(Editor): store last state of file structure sidebar (#2140)
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 (#2139)
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 (#2134) 2025-02-02 16:24:42 +01:00
Stefan Dej
cc6e418775
fix(History): fix count per page switch in the History List Panel (#2133) 2025-02-02 16:24:22 +01:00
Jonas Damtoft
60f7f37630
feat(UpdateManager): implement python package entries (#2092)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-01-30 21:23:17 +01:00
Andy
ad7186f25e
locale(ru): update Russian translations (#2128) 2025-01-29 14:33:08 +01:00
Stefan Dej
9714febf86
fix: update Gcode-Viewer lib from sindarius to fix G2/G3 visualisation (#2127) 2025-01-27 19:11:12 +01:00
Stefan Dej
05e9e410a0
feat(Console): Improve key up/down in Console with multi-line input/history (#2108) 2025-01-03 23:40:50 +01:00
Stefan Dej
e73c22112b
locale(en): remove unused key (#2105) 2025-01-03 23:40:30 +01:00
Stefan Dej
040fa18a16
fix(Locale): Add missing translation key in SettingsControlTab (#2104) 2025-01-03 23:39:59 +01:00
Maxim Sychevoi
9c3724febd
feat(TemperaturePanel): Add SHT3X support (#2025)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2025-01-01 16:50:30 +01:00
dependabot[bot]
715c48d1d7
build(deps-dev): bump @intlify/core from 9.5.0 to 9.14.2 (#2064)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 16:19:55 +01:00
dependabot[bot]
337811ed2e
build(deps): bump nanoid from 3.3.7 to 3.3.8 (#2085)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 16:07:03 +01:00
meteyou
976547e4f9 docs(changelog): update changelog 2024-12-25 16:15:52 +00:00
github-actions
f48b606250 chore: push version number to v2.13.2 2024-12-25 16:12:24 +00:00
Stefan Dej
8d38e32fb2
fix(Tools): use gcode commands instead of config gcode macros (#2088) 2024-12-25 09:02:02 +01:00
Stefan Dej
fc18911df3
fix: fix z_tilt button for z_tilt_ng with Kalico (#2078) 2024-12-23 23:36:34 +01:00
Stefan Dej
4c86d7cd43
fix(Editor): fix docs link for Kalico (#2080)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-12-17 21:54:13 +01:00
Stefan Dej
ea1dd67c9e
fix: hide horizontal scrollbar in StartPrintDialog.vue (#2075)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-12-17 20:58:30 +01:00
Samuel Wang
7ec9e190e9
locale(zh): update chinese locale (#2081) 2024-12-12 21:54:10 +01:00
Stefan Dej
131de16c6d
fix(Editor): fix maximal height of the sidebar (#2079)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-12-10 23:25:43 +01:00
Branden Cash
7affc455f2
fix(macro-prompts): preserve outer quotes (#2076)
Previously if you had a macro prompt such as the following, the modal title would display `Question`, not `"Question"`. However, in other projects (Klipperscreen and Fluidd), they will preserve those outer quotes and they will be included in the title. This change makes Mainsail consistent with the other implementations.
2024-12-10 22:28:50 +01:00
Stefan Dej
ed8992e8d0
fix: fix print start from dashboard for subdirectory files (#2074)
* fix: fix print start from dashboard with files in a subdirectory

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

* fix: use the complete path of the file in the start print dialog on the dashboard

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

* refactor: remove unused getter

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

---------

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-12-09 21:17:48 +01:00
meteyou
9783e00904 docs(changelog): update changelog 2024-12-07 23:07:21 +00:00