th33xitus
|
3ec2ee2793
|
fix: add input validation in filemanagers to prevent overwriting existing files (#1087)
|
2022-09-16 23:18:22 +02:00 |
|
Kevin Lemarchand
|
e411175b7f
|
refactor: extend css editor support to .scss and .sass files (#1083)
Co-authored-by: A-grid <dev@agrid.studio>
|
2022-09-16 21:01:23 +02:00 |
|
Stefan Dej
|
3f67d1d4c5
|
fix: load instances from localStore if instance store is browser (#1086)
|
2022-09-16 20:55:55 +02:00 |
|
th33xitus
|
12dd1c9e31
|
chore: update broken link to DCO (#1084)
|
2022-09-16 10:33:48 +02:00 |
|
Andriy
|
2b2057648d
|
locale(uk): update Ukrainian localization (#1067)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
|
2022-09-12 23:15:32 +02:00 |
|
Stefan Dej
|
42f7851636
|
locale(fr): update fr locale (#1072)
|
2022-09-12 23:01:37 +02:00 |
|
Stefan Dej
|
175a90aae5
|
fix: use background to fix border issues between the elements (#1068)
|
2022-09-11 18:46:58 +02:00 |
|
Stefan Dej
|
4e8b6de72a
|
chore: push version number to v2.3.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
|
2022-09-09 20:39:01 +02:00 |
|
Bart Lammers
|
c37ea7f0ed
|
locale(nl): update Dutch localization (#1065)
|
2022-09-08 22:37:29 +02:00 |
|
Andriy
|
f22d4d09c8
|
locale(uk): add Ukrainian localization (#1061)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
|
2022-09-08 22:19:08 +02:00 |
|
chai-md
|
4a450fc563
|
locale(ja): update Japanese localization (#1064)
|
2022-09-08 22:06:32 +02:00 |
|
Stefan Dej
|
eb4c5678ba
|
chore: change cron interval stale action (#1062)
|
2022-09-06 23:15:44 +02:00 |
|
Stefan Dej
|
fe04944c79
|
chore: push version number to v2.3.0-beta1 (#1060)
|
2022-09-04 20:49:52 +02:00 |
|
Stefan Dej
|
6fefc98da6
|
fix: remove scrollbar on init load of status panel (#1059)
|
2022-09-04 20:11:44 +02:00 |
|
Stefan Dej
|
0570568322
|
fix: fix dep loading issue after update vite (#1058)
|
2022-09-04 19:37:02 +02:00 |
|
dependabot[bot]
|
9a5b230ffa
|
build(deps-dev): bump vite from 2.8.6 to 2.9.13 (#1051)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-03 22:29:27 +02:00 |
|
th33xitus
|
da569fc9f7
|
fix: use correct unit for pressure advance (#1053)
|
2022-09-03 22:23:32 +02:00 |
|
Stefan Dej
|
719b5c4b01
|
fix: combine small entries in history pie chart (#1056)
|
2022-09-03 22:21:31 +02:00 |
|
Stefan Dej
|
28e1ec384d
|
feat: export only selected jobs from print history (#1055)
|
2022-09-03 21:41:21 +02:00 |
|
th33xitus
|
6387431ce8
|
feat: show nozzle size in estimated extrusion info (#1048)
|
2022-08-28 15:55:04 +02:00 |
|
th33xitus
|
fd79316799
|
feat: add Turkish localization (#1049)
|
2022-08-28 15:54:33 +02:00 |
|
Stefan Dej
|
05672b55c1
|
fix: fix progress above 100% with filament based calculation (#1042)
|
2022-08-23 23:37:21 +02:00 |
|
Stefan Dej
|
cbb70759f5
|
feat: add multiselect to timelapse file manager (#1039)
|
2022-08-23 23:36:56 +02:00 |
|
Stefan Dej
|
99075fb259
|
feat: add button to edit crowsnest.conf in webcam settings (#1037)
|
2022-08-23 23:36:41 +02:00 |
|
Stefan Dej
|
14f6799489
|
fix: fix type issue in releaseName parsing (#1043)
|
2022-08-23 23:35:52 +02:00 |
|
Stefan Dej
|
24d5668a65
|
feat: add exclude objects in G-Code Viewer (#1028)
|
2022-08-20 20:51:03 +02:00 |
|
srbjessen
|
2b5ea0f66e
|
locale(da): update Danish localization (#1026)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
|
2022-08-17 23:05:04 +02:00 |
|
chai-md
|
e75f0bcee8
|
locale(ja): update Japanese localization (#1030)
|
2022-08-17 23:04:43 +02:00 |
|
Stefan Dej
|
8e562c7bba
|
chore: fix issues with auto analyze workflow (#1031)
|
2022-08-16 23:32:13 +02:00 |
|
Stefan Dej
|
5f2f7ddc9f
|
chore: add github_token to auto-analyze.yml (#1029)
|
2022-08-15 22:55:49 +02:00 |
|
Stefan Dej
|
349372fd64
|
feat: add warnings if gcodes/config root dirs don't exists (#1018)
|
2022-08-15 18:15:24 +02:00 |
|
Stefan Dej
|
157e099964
|
fix: add missing locale to factory restart options (#1023)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
|
2022-08-12 23:36:17 +02:00 |
|
th33xitus
|
fe9995882a
|
refactor: remove input validation from MoveToInput (#1022)
|
2022-08-12 19:47:47 +02:00 |
|
th33xitus
|
d8377ac6e5
|
fix: global form validation error misalignment (#1020)
|
2022-08-12 10:22:57 +02:00 |
|
th33xitus
|
b16c1cfdd2
|
fix: webcam name input alignment (#1019)
|
2022-08-12 10:22:21 +02:00 |
|
Stefan Dej
|
8c1f09d909
|
fix: distro output for armbian in SystemPanel (#1021)
|
2022-08-12 10:21:21 +02:00 |
|
Stefan Dej
|
1f71d2dbbc
|
feat: add temperatures to gcode files list (#1017)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
|
2022-08-12 10:21:05 +02:00 |
|
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 |
|