2031 Commits

Author SHA1 Message Date
Stefan Dej
039a446944
fix: fix issue with ETA and 12h time format (#1463) 2023-07-13 21:40:10 +02:00
Samuel-0-0
bcbef2f19a
locale(zh): Update Chinese (zh) localization (#1459) 2023-07-12 21:43:58 +02:00
Jamin Collins
39590004da
fix: avoid hitting 100% before print is complete (#1455) 2023-07-09 19:32:40 +02:00
Stefan Dej
ef2d17cadd
chore: add dev-dist to .gitignore (#1451)
This commit adds 'dev-dist' directory to .gitignore. 'dev-dist' is a folder that gets created when we build the application in development environment, it's not needed to be tracked as it only contains generated files.

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2023-07-01 15:06:37 +02:00
Stefan Dej
a7e70c75d0
fix: fix condition in restartServiceNameExists check (#1450) 2023-07-01 11:08:10 +02:00
Stefan Dej
21d3d39503
refactor: build version file for moonraker (#1449) 2023-07-01 08:41:43 +02:00
Daviteusz
d8441254db
locale(pl): Update Polish translation (#1447)
Co-authored-by: Weblate <noreply@weblate.org>
2023-06-28 20:17:04 +02:00
Stefan Dej
6e7ef6554e
fix: remove variable check in klipper config StreamParser (#1435) 2023-06-28 20:16:19 +02:00
dependabot[bot]
98a750922a
build(deps): bump semver from 7.3.7 to 7.5.2 (#1443)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-25 00:11:28 +02:00
th33xitus
7da33523d1
fix: show delete dialog for single files too (#1442) 2023-06-25 00:11:05 +02:00
Stefan Dej
2962df21e5
chore(pwa): remove debug warnings in browser console (#1441) 2023-06-25 00:01:48 +02:00
Daviteusz
73e503fc64
locale(pl): Update Polish translation (#1434)
Co-authored-by: Weblate <noreply@weblate.org>
2023-06-24 22:00:11 +02:00
meteyou
705065d65e docs(changelog): update changelog 2023-06-19 19:53:50 +00:00
Stefan Dej
7966270ea7
chore: update ftp upload action in release workflow (#1430) 2023-06-19 21:47:39 +02:00
github-actions
f5aee3e20d chore: push version number to v2.6.0 2023-06-19 19:08:44 +00:00
Stefan Dej
8fc275086a
chore: add PWA caching and cache updater (#1421)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2023-06-19 20:15:49 +02:00
Stefan Dej
2752cfc975
feat: add retry button to ScrewsTiltAdjust helper dialog (#1429) 2023-06-19 19:56:01 +02:00
Stefan Dej
6ce0f4f074
refactor: remove unused import in FarmPrinterPanel.vue (#1428) 2023-06-18 21:58:50 +02:00
Stefan Dej
5abf417303
refactor: refactor Panel.vue (#1427) 2023-06-18 21:48:30 +02:00
Stefan Dej
5b55727485
locale(en): remove unused key (#1425) 2023-06-18 21:28:13 +02:00
Stefan Dej
4a41430f40
locale(de): update German localization (#1424)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2023-06-18 21:24:57 +02:00
slynn1324
8682dd7855
feat: add WebRTC (MediaMTX / rtsp-simple-server) webcam mode (#1318)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-06-18 20:18:35 +02:00
Stefan Dej
cff7b32f02
refactor: add webcam-wrapper component (#1422) 2023-06-18 19:54:16 +02:00
Stefan Dej
8a34656e82
fix: fix navigation to display allPrinters (#1423) 2023-06-18 19:28:20 +02:00
wyapx
30efd6496e
locale(zh): fix translation (#1418)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-06-18 17:08:24 +02:00
Michael Jäger
2b4b881c55
feat: add bed aspect ratio to heightmap graph (#1420)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-06-18 17:06:56 +02:00
Ivan
7468f882c1
locale(ru): update russian localization (#1394)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-06-15 22:26:02 +02:00
Stefan Dej
f9556e27b3
fix: check only not empty filename for metadata in farm printers (#1392) 2023-06-15 22:22:44 +02:00
Luciano Charles Moda
630d67efc5
feat: add portuguese/brazil translate (#1407)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-06-15 22:15:37 +02:00
Daviteusz
a85ec9d0d7
locale(pl): update Polish language (#1411)
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-06-15 21:46:15 +02:00
Quinn Damerell
b94840736f
feat: Updating WebRTC with camera-streamer signaling protocol (#1417) 2023-06-15 21:04:34 +02:00
dependabot[bot]
9c3c56bd56
build(deps-dev): bump vite from 3.1.4 to 3.2.7 (#1412)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 19:46:18 +02:00
dependabot[bot]
23cc6b18e5
build(deps): bump @antfu/utils and unplugin-vue-components (#1409)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 19:30:17 +02:00
Titus
d4f1bf209d
docs: fix broken coding standards link in contributing doc (#1415) 2023-06-14 09:34:14 +02:00
BrownRhined
8481408029
locale(zh_TW): update Chinese localization (#1386)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-05-18 17:16:41 +02:00
Stefan Dej
d578c2a107
feat: add an option to change the height of the temperatur chart (#1391)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2023-05-18 16:45:59 +02:00
truckershitch
080a713f4c
refactor: improve syntax highlighting and change theme in editor (#1200)
Co-authored-by: truckershitch <truckershitch@hambone.e4ward.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-05-18 16:40:57 +02:00
Mike Constantino
140d796f51
feat: Add printer name to browser tab while printing or complete (#1371) 2023-05-12 16:06:14 +02:00
Stefan Dej
23da8818c3
style: fix eslint issue in SettingsNavigationTabItem (#1383) 2023-05-09 00:04:19 +02:00
bakatrouble
34e3e69e5e
fear: Add WebRTC (janus-gateway) webcam mode (#1360) 2023-05-08 20:26:57 +02:00
Benjamin Liertz
ea274c6d4a
feat: allows adjustable tab size in file editor (#1354) 2023-05-07 22:01:50 +02:00
Mike Constantino
a08f9ac9a5
fix: disableFanAnimation getter getting wrong value (#1381) 2023-05-07 21:56:57 +02:00
siparker
8bbd5bdb0f
feat: add facility to Scan Metadata from G-code Files (#1316)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-05-06 23:09:46 +02:00
Stefan Dej
74816c5c21
feat: add options to disable klipper helper dialogs (#1319) 2023-05-06 23:08:00 +02:00
Christian Iversen
40e8f9cd63
feat: add jmuxer-stream webcam type, supporting raw h264 (#1342)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-05-06 23:03:07 +02:00
Stefan Dej
4d7ffbe090
feat: add function to duplicate gcode files (#1321) 2023-05-06 23:01:38 +02:00
Ben Phelps
ec53b974fd
feat: Add AHT10 to additionalSensors (#1378) 2023-05-06 23:01:25 +02:00
Stefan Dej
a3316eb23b
feat: customize sidebar navi (#1336) 2023-05-06 23:01:06 +02:00
Mike Constantino
e6505fe55a
feat: Allow negative time estimate in slicer (#1372) 2023-05-06 23:00:50 +02:00
Stefan Dej
6484a41eca
fix: fix issue when moving a file to the root directory (#1377) 2023-05-06 20:26:30 +02:00