Stefan Dej
|
f55b58a2a9
|
feat: add option to switch print progress calculation (#1013)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
|
2022-08-09 19:38:04 +02:00 |
|
Stefan Dej
|
8d7e4c1ea4
|
locale(de): update German localization (#1015)
|
2022-08-08 22:58:52 +02:00 |
|
th33xitus
|
4357b8c9d6
|
refactor: move firmware retraction settings to Extruder panel (#1003)
|
2022-08-07 22:53:46 +02:00 |
|
Stefan Dej
|
46f0879677
|
feat: add defaultLocale in config.json (#1010)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
|
2022-08-07 22:53:29 +02:00 |
|
Stefan Dej
|
1d117ed82f
|
refactor: change remoteMode to instancesDB in config.json (#997)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
|
2022-08-06 21:58:56 +02:00 |
|
th33xitus
|
2eb34007e1
|
feat: show current bed mesh profile name in toolhead panel (#1000)
Signed-off-by: Dominik Willner th33xitus@gmail.com
|
2022-08-06 21:30:23 +02:00 |
|
th33xitus
|
4c9aab5a2d
|
fix(Heightmap): improve input validation for rename profile dialog (#1002)
Signed-off-by: Dominik Willner th33xitus@gmail.com
|
2022-08-06 21:13:28 +02:00 |
|
Stefan Dej
|
98439b916b
|
chore: add auto-analyze.yml action (#1009)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
|
2022-08-06 21:12:07 +02:00 |
|
th33xitus
|
24932c088f
|
fix: divider in temperature presets is transparent (#1004)
|
2022-08-06 21:06:08 +02:00 |
|
Stefan Dej
|
69f30ed460
|
chore: switch to new stale workflow (#1007)
|
2022-08-06 19:33:12 +02:00 |
|
Stefan Dej
|
1709001c8b
|
chore: add LGTM action (#1008)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
|
2022-08-06 19:21:57 +02:00 |
|
Stefan Dej
|
f277193082
|
chore: change workflow action to dessant/label-actions (#1005)
|
2022-08-05 23:57:49 +02:00 |
|
ssendev
|
8af3f92a60
|
fix: hide TemperaturePanel if no sensors would be shown (#982)
|
2022-08-05 17:40:08 +02:00 |
|
Stefan Dej
|
79bc61780c
|
fix: reset webcam store on printer switch (#996)
|
2022-08-02 20:28:43 +02:00 |
|
Stefan Dej
|
2b626474b4
|
fix: fix output with number groupings & add slicer in csv header (#967)
|
2022-08-02 08:32:56 +02:00 |
|
CodingJustForRun
|
09ab1077a1
|
locale(hu): update Hungarian localization (#986)
|
2022-08-01 23:40:44 +02:00 |
|
th33xitus
|
c2ddac3e2f
|
refactor: reverse order of negative offset values in inline z-offset value layout (#987)
|
2022-08-01 23:38:33 +02:00 |
|
th33xitus
|
9474ae614d
|
feat: download button for crowsnest.log and sonar.log (#991)
|
2022-08-01 23:38:05 +02:00 |
|
th33xitus
|
fa2f07fc22
|
feat: improve load/unload filament button logic in Extruder panel (#989)
|
2022-08-01 23:37:39 +02:00 |
|
th33xitus
|
afb041a5fa
|
fix(timelapse): renaming a .zip file caused extension to become .mp4 (#992)
|
2022-08-01 23:37:04 +02:00 |
|
Stefan Dej
|
f27a7770a9
|
feat: rotate webcam in Mjpegstreamer-adaptive mode (#923)
|
2022-08-01 21:29:10 +02:00 |
|
dependabot[bot]
|
5ce78fae4a
|
build(deps): bump terser from 5.12.1 to 5.14.2 (#981)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-01 08:46:27 +02:00 |
|
th33xitus
|
6f68709f21
|
feat: allow for more decimal places in move-to-input (#976)
|
2022-07-26 18:20:42 +02:00 |
|
Stefan Dej
|
8ab59b642a
|
chore: update codemirror to v6 (#975)
* chore: update to codemirror 6
* fix: gcodeviewer version number
Signed-off-by: Stefan Dej <meteyou@gmail.com>
|
2022-07-18 11:13:13 +02:00 |
|
Stefan Dej
|
2d7a5b5845
|
Revert "chore: update codemirror to v6" (#974)
|
2022-07-18 11:11:46 +02:00 |
|
Stefan Dej
|
a4e268e543
|
fix: remove js scrollbars in body & editor (#962)
|
2022-07-18 00:49:00 +02:00 |
|
Stefan Dej
|
f4ed91e515
|
chore: update codemirror to v6 (#795)
|
2022-07-18 00:48:34 +02:00 |
|
Stefan Dej
|
15b12a68e5
|
chore: add workflow to answer on issues with specified labels (#969)
|
2022-07-15 20:15:37 +02:00 |
|
ZISQO
|
7f57f8b9aa
|
locale(ko-kr): update Korean localization (#926)
|
2022-07-15 00:36:43 +02:00 |
|
Stefan Dej
|
1f9d8e86be
|
feat: init interface before display panels (#961)
|
2022-07-15 00:24:39 +02:00 |
|
Stefan Dej
|
7536bce10d
|
chore: update develop branch with master bugfixes (#965)
|
2022-07-14 22:56:17 +02:00 |
|
Samuel-0-0
|
4bd2d28f4b
|
locale(zh): update Chinese localization (#938)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
|
2022-07-10 22:08:25 +02:00 |
|
Stefan Dej
|
c514b3f130
|
fix: match mcu temp sensor of additional mcus (#957)
Signed-off-by: Stefan Dej meteyou@gmail.com
|
2022-07-10 22:07:19 +02:00 |
|
Stefan Dej
|
46aa7cc7c6
|
fix: add fallback for gcode files without thumbnail (#959)
Signed-off-by: Stefan Dej meteyou@gmail.com
|
2022-07-10 22:06:49 +02:00 |
|
th33xitus
|
d1c1b077d8
|
refactor: refactor code in Gcodefiles.vue (#910)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
|
2022-07-10 21:56:43 +02:00 |
|
Eike Ahmels
|
ea8e8e8caa
|
fix(editor): partial improvement of config syntax highlighting (#612)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
|
2022-07-10 18:08:33 +02:00 |
|
th33xitus
|
3beeacb4ee
|
chore: update CONTRIBUTING.md (#902)
* wip
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* feat: add DCO
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* chore: update CONTRIBUTING.md
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: update link
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: update link
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: update link
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* docs: spellcheck
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* chore: prefer using `fix` / `fixes` in PR body
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
|
2022-07-09 10:33:49 +02:00 |
|
th33xitus
|
7da894d55e
|
feat: allow collapsing of config file panel (#943)
|
2022-07-09 01:30:19 +02:00 |
|
pataar
|
d48d05bebe
|
ci: test docker building during PR (#952)
* ci: test docker building during PR
* format
|
2022-07-08 14:25:08 +02:00 |
|
Markus Küffner
|
5f3d80dd5b
|
build(docker): set platform for build target (#951)
|
2022-07-08 14:17:07 +02:00 |
|
Markus Küffner
|
e5d4e6243a
|
chore(docker): Add linux/arm/v7 architecture to Docker builds (#949)
|
2022-07-08 12:33:37 +02:00 |
|
Stefan Dej
|
1e0645be6e
|
fix: create folders with spaces in the name (#942)
|
2022-07-03 09:03:31 +02:00 |
|
BastelKlug
|
eb1d3c1475
|
feat(editor): add .css language support (#936)
|
2022-06-29 08:48:40 +02:00 |
|
Stefan Dej
|
6661e031fb
|
chore: push version number to v2.2.1
Signed-off-by: Stefan Dej <meteyou@gmail.com>
|
2022-06-21 22:23:02 +02:00 |
|
Frank Tackitt
|
229a6759cf
|
locale(en): fix typos in English localization (#924)
|
2022-06-21 22:01:15 +02:00 |
|
Stefan Dej
|
dfc91df681
|
fix: editor safe & restart with multi instances (#925)
|
2022-06-21 21:41:29 +02:00 |
|
ZISQO
|
38d2c883b1
|
locale(ko-kr): update Korean localization (#914)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
|
2022-06-19 12:21:30 +02:00 |
|
Stefan Dej
|
b5c92cbcab
|
fix: fix typo in adding new heaters/temperature_fans to chart dataset (#918)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
|
2022-06-19 12:20:23 +02:00 |
|
Samuel-0-0
|
642d5a0cb5
|
locale(zh): update Chinese localization (#906)
|
2022-06-19 12:05:39 +02:00 |
|
Stefan Dej
|
a9669ad809
|
locale: fix Editor placeholder for download/upload snackbar (#919)
* locale: fix Editor placeholder for download/upload snackbar
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* locale: remove unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
|
2022-06-18 09:36:14 +02:00 |
|