2334 Commits

Author SHA1 Message Date
Stefan Dej
5cb308064c
refactor(ExtruderPanel): add _ prefix to gcode_state name (#1989) 2024-09-04 23:07:43 +02:00
Stefan Dej
21dab3913c
refactor(timelapse): refactor the timelapse status panel (#1982) 2024-08-27 21:42:58 +02:00
Patrick Gehrsitz
cab5ea62b7
fix(ExtruderPanel): restore mode after extruding/retracting (#1965)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2024-08-27 21:18:01 +02:00
Stefan Dej
03ca19a8b3
feat(console): add option for RAW-output (for debugging) (#1975) 2024-08-27 21:16:40 +02:00
Stefan Dej
cc584c0c80
chore(prettier): add support to sort locale json files (#1976) 2024-08-27 21:10:16 +02:00
Stefan Dej
85c577434e
fix(MediaMTX): fix some connection issues (#1979) 2024-08-24 18:35:48 +02:00
Niccolò Maggioni
e0f5f78d34
feat(console): add debug prefix (#1973) 2024-08-17 16:39:36 +02:00
Stefan Dej
78d563ebba
fix: fix uuid request in MediaMTX webcam client (#1968) 2024-08-17 11:36:20 +02:00
dependabot[bot]
2bc8f293f7
build(deps): bump axios and start-server-and-test (#1974)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 11:15:14 +02:00
Weblate (bot)
2d12e933b9
locale: Translations update from Hosted Weblate (#1952)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: Tjalling Kaastra <tjalling@kaastra.net>
Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
Co-authored-by: srbjessen <srbjessen@gmail.com>
Co-authored-by: Zs.Antal <antonio092130@icloud.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
2024-08-16 23:29:53 +02:00
Stefan Dej
85d898a017
fix(console): trim output to remove spaces at first char (#1962)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-08-07 07:38:46 +02:00
Stefan Dej
f856cac589
feat(updateManager): use info_tag desc for the name (#1959)
* feat(updateManager): use info_tag desc for the name

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

* fix: fix output when description is only desc=

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

---------

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-08-07 07:38:14 +02:00
Stefan Dej
e75a7aabeb
feat(theme): add option for dedicated CSS file per theme (#1958)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-07-27 12:07:41 +02:00
Stefan Dej
762bd76089
fix(gcodeviewer): fix gcodeviewer simulation while printing (#1954)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-07-27 12:07:10 +02:00
Samuel Wang
477c9589e0
locale(zh): update chinese locale (#1951) 2024-07-18 21:40:05 +02:00
Nathan Regner
bf555c113f
perf: fix hang when leaving G-Code Preview page (#1949) 2024-07-17 20:28:14 +02:00
meteyou
418ad4a3e9 docs(changelog): update changelog 2024-07-14 09:02:45 +00:00
github-actions
47b217b0fb chore: push version number to v2.12.0 2024-07-14 08:59:45 +00:00
Stefan Dej
70a739f065
fix(maintenance): fix filament trigger for maintenance entries (#1941) 2024-07-14 10:35:43 +02:00
Stefan Dej
7a877b2657
fix(history): add missing fields in detail dialog (#1940) 2024-07-14 10:35:28 +02:00
Stefan Dej
46e79c0cfe
feat(theme): add Multec theme (#1934) 2024-07-13 21:51:55 +02:00
Stefan Dej
fb56c6c3e3
feat(theme): add bigtreetech theme (#1931) 2024-07-13 21:48:28 +02:00
Stefan Dej
55ea60e4e3
feat(theme): add Prusa Research theme (#1935) 2024-07-07 19:09:22 +02:00
Stefan Dej
a5128e2d11
feat(theme): add VzBot theme (#1937) 2024-07-07 18:16:49 +02:00
Stefan Dej
ae5dceba1e
feat(theme): add YUMI theme (#1936) 2024-07-07 18:13:36 +02:00
Stefan Dej
ef11dc6c80
feat(theme): add LDO Motion theme (#1932) 2024-07-07 18:07:30 +02:00
Stefan Dej
7213af47ab
fix(theme): fix color change on theme change (#1933) 2024-07-06 23:49:37 +02:00
Stefan Dej
78898410b5
locale(de): update german locale (#1928)
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
2024-07-06 23:14:48 +02:00
Stefan Dej
ad9e71b4cd
feat(theme): add voron build-in theme (#1930) 2024-07-06 22:57:57 +02:00
Stefan Dej
c7e1cb01c8
locale(en): remove unused keys in english locale (#1929) 2024-07-06 22:00:42 +02:00
Stefan Dej
81ea9cdaaf
feat(notification): add TMC overheating warnings (#1919) 2024-07-06 21:46:04 +02:00
Stefan Dej
6fd32511dc
feat: add support for build-in themes and add a Klipper theme (#1859) 2024-07-06 20:50:31 +02:00
Stefan Dej
bee05b3519
fix(updateManager): fix updatr for git_repos without semver (#1925) 2024-07-06 20:24:53 +02:00
Stefan Dej
43a20d89f5
refactor: refactor TheTopbar, remove unused gette, fix snackbar (#1923) 2024-07-06 20:24:21 +02:00
Stefan Dej
213ae4b447
fix(screwsTiltCalculate): use the same direction on retry (#1920) 2024-07-06 20:23:20 +02:00
Stefan Dej
b7a1f4e02e
fix(gcodeviewer): update gcodeviewer to fix rendering issues (#1926)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-07-03 07:59:20 +02:00
Kevin Hill
2ab0c87a8e
feat: Add hotkeys tied to Save, Save + Restart (#1902) 2024-06-29 14:59:52 +02:00
Stefan Dej
c4fd167d11
fix(timelapse): add warning if snapshoturl is set in moonraker (#1921) 2024-06-29 14:59:36 +02:00
Stefan Dej
446ff5c7c0
fix(maintenance): add init entry to init store only one time (#1914)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-24 11:51:08 +02:00
dependabot[bot]
57423d4488
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1916)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-23 21:52:23 +02:00
Stefan Dej
e2e3fed1dd
feat(statusPanel): add option to disable the thumbnail zoom (#1905)
Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com>
2024-06-23 20:43:19 +02:00
Stefan Dej
9701877230
feat(systemLoads): add firmware name, when it is not Klipper (#1911) 2024-06-23 14:11:52 +02:00
Stefan Dej
a7b157aee8
fix(statusPanel): fix the thumbnail overlay in the light theme (#1912) 2024-06-23 14:10:14 +02:00
Stefan Dej
3fb988af92
fix(extruderPanel): add speed_factor to estimate extrusion calc (#1913) 2024-06-23 14:09:50 +02:00
Stefan Dej
f6f11e435d
fix(macroPromts): fix internal close function (#1918) 2024-06-23 14:09:26 +02:00
Stefan Dej
f0fe3e9a3d
fix(tempchart): fix select/unselect monitor sensors in tempchart (#1903) 2024-06-23 14:09:13 +02:00
Stefan Dej
b5599ef5f6
fix: display "pause on layer"-button only when the macros exists (#1876)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-14 23:23:00 +02:00
Stefan Dej
39e10579b1
fix(systemLoads): fix temp output when no temp sensor was found in klipper (#1907)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-14 23:22:34 +02:00
Stefan Dej
f6fba3f21b
feat(systemLoads): add function to output app name in system loads panel (#1906)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-14 23:22:07 +02:00
Stefan Dej
b75f842c39
fix: update moonraker log path in TheConnectingDialog.vue (#1909)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-14 22:35:26 +02:00