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
Stefan Dej
421d2b137d
feat(dashboard): add support for moonraker sensor ( #1888 )
...
Co-authored-by: Patrick Stainbrook <patrick@hohestadt.de>
2024-06-09 20:10:33 +02:00
Stefan Dej
113d0790a5
feat: add support for base url ( #1873 )
2024-06-09 19:51:28 +02:00
Stefan Dej
6b625acf1a
refactor(macros): refactor gcode_macros getter ( #1889 )
...
* refactor(macros): refactor gcode_macros getter
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* fix: fix macros without a description
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* fix: fix help text for gcode macros
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* refactor: remove magic numbers
Signed-off-by: Stefan Dej <meteyou@gmail.com>
---------
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-08 23:42:15 +02:00
Stefan Dej
cf722ea35b
fix: fix duration format function ( #1894 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-08 23:41:44 +02:00
Stefan Dej
cec28d06f6
fix(webcam): fix fps output in light mode ( #1901 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-06-08 23:41:18 +02:00
Rolf Schäuble
f96e006080
fix: consecutive and leading whitespace is not shown in console ( #1896 )
2024-06-03 20:45:51 +02:00
Stefan Dej
4cf160735b
feat(history): add moonraker sensors to total statistic ( #1886 )
2024-05-25 21:01:22 +02:00
Stefan Dej
8bccd7e73e
feat(history): add support for Moonraker sensor history_fields ( #1884 )
2024-05-25 20:51:46 +02:00
Stefan Dej
5cfef22fa9
locale(en): add missing english locale ( #1890 )
2024-05-20 19:26:29 +02:00
Samuel Wang
b91338ddb4
locale(zh): update chinese locale ( #1877 )
2024-05-20 18:31:13 +02:00
evgarthub
57e3998a95
locale(uk): update ukrainian locale ( #1885 )
2024-05-20 18:30:44 +02:00
meteyou
fa61d4ef92
docs(changelog): update changelog
2024-05-04 07:00:15 +00:00
github-actions
178f0e7801
chore: push version number to v2.11.2
2024-05-04 06:57:14 +00:00
dependabot[bot]
03baf59d62
build(deps-dev): bump ejs from 3.1.9 to 3.1.10 ( #1867 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2024-05-03 21:29:29 +02:00
Stefan Dej
512399f671
fix(maintenance): fix overdue check from printtime based entries ( #1871 )
2024-05-03 20:37:19 +02:00
Stefan Dej
a28e323782
fix(spoolman): fix search for spool-id ( #1872 )
2024-05-03 20:36:28 +02:00
rackrick
d1344f2b63
fix: calc multiplicator for set_pin gcode ( #1870 )
...
Co-authored-by: Patrick Stainbrook <patrick.stainbrook@cde-systems.de>
2024-05-03 18:44:13 +02:00
meteyou
d7a9abe992
docs(changelog): update changelog
2024-05-01 08:01:10 +00:00
github-actions
c5d44c5538
chore: push version number to v2.11.1
2024-05-01 07:58:24 +00:00
Stefan Dej
3afa733050
fix(farm): fix switching to other printer function ( #1865 )
2024-05-01 09:57:38 +02:00
meteyou
9bf856e7a8
docs(changelog): update changelog
2024-04-28 18:56:49 +00:00
github-actions
b1b7c83429
chore: push version number to v2.11.0
2024-04-28 18:54:08 +00:00
Stefan Dej
ad86fdf0fe
locale(de): update german translation ( #1860 )
...
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
2024-04-28 20:51:17 +02:00
Stefan Dej
a8924e2b08
refactor: remove unused attribute in getPrinttimeAvgArray getter ( #1861 )
2024-04-28 20:43:50 +02:00
Jeremiah Pratt
866a0c6a49
feat: Reminders panel on the History page ( #1274 )
...
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2024-04-28 16:03:24 +02:00
dependabot[bot]
c7810748c6
build(deps-dev): bump postcss from 7.0.39 to 8.4.38 ( #1858 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 22:22:04 +02:00
dependabot[bot]
c1c5fd75a5
build(deps-dev): bump axios from 0.27.2 to 1.6.8 ( #1857 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 22:07:30 +02:00
Stefan Dej
24751601c5
feat: expose css variable for changing theme logo color ( #1856 )
2024-04-27 21:56:12 +02:00