Commit Graph

1943 Commits

Author SHA1 Message Date
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
6b6ca698e6 fix: max_power setting in miscellaneous panel (#953)
Signed-off-by: Stefan Dej meteyou@gmail.com
2022-07-10 22:07:33 +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
1e62b5bce5 Merge branch 'main/develop' into main/master 2022-06-21 22:23:29 +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
Stefan Dej
8a000e38a4 Merge branch 'main/develop' into main/master
# Conflicts:
#	src/locales/ko-kr.json
#	src/locales/zh.json
2022-06-21 22:20:06 +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
Stefan Dej
753f050795 chore: add workflow to check locale files in pull requests (#917) 2022-06-17 21:44:28 +02:00
Stefan Dej
443b7f9dc8 locale: fix locale keys (#916) 2022-06-17 21:33:00 +02:00
Stefan Dej
8438c0a86b locale(en): remove unused keys in EN locale (#913) 2022-06-16 21:46:05 +02:00
Stefan Dej
308518a25c chore: add workflow to close issues with 'User Input' labels after 7 days (#912)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-06-16 17:09:27 +02:00
th33xitus
de911d21fc chore(bug_report.yml): extend issue template (#911) 2022-06-16 15:16:28 +02:00
Stefan Dej
911387755f fix: display status tab on dashboard as default while printing (#907) 2022-06-15 22:26:29 +02:00
Stefan Dej
8367f01bce fix: macro buttons with single char attribute (#903) 2022-06-15 07:55:47 +02:00
ZISQO
21ad4c16e7 locale(ko-kr): update Korean localization (#894)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-06-12 22:36:35 +02:00
ZISQO
6b18300b5d locale(ko-kr): fix Korean localization (#890)
* fix Korean localization
* Update ko-kr.json
* locale(ko-kr): prettier format locale file
2022-06-12 22:36:31 +02:00
Samuel-0-0
1c84e6ec6d locale(zh): update Chinese localization (#896) 2022-06-12 22:34:37 +02:00
Emperor
0d4c0149b4 locale(ru): Update ru.json (#889) 2022-06-12 22:34:32 +02:00
ZISQO
5029f4d9d5 locale(ko-kr): update Korean localization (#894)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-06-12 22:25:00 +02:00
Samuel-0-0
94338ba5d4 locale(zh): update Chinese localization (#896) 2022-06-12 22:24:41 +02:00
Emperor
04159fc49c locale(ru): Update ru.json (#889) 2022-06-12 12:28:05 +02:00
ZISQO
a30a001290 locale(ko-kr): fix Korean localization (#890)
* fix Korean localization
* Update ko-kr.json
* locale(ko-kr): prettier format locale file
2022-06-12 12:27:31 +02:00
Stefan Dej
4c7ec84420 Merge branch 'main/develop' into main/master 2022-06-11 23:38:12 +02:00
Stefan Dej
e251d3cfe0 chore: exclude .DS_Store files in build.zip (#887) 2022-06-11 23:37:33 +02:00