2135 Commits

Author SHA1 Message Date
Pieter Willekens
3666e294e9
build(cliff): add a new way to sort the commit groups (#1592) 2023-11-06 20:13:41 +01:00
Stefan Dej
af547b35fe
refactor: also allow FILAMENT_LOAD and FILAMENT_UNLOAD macros (#1639) 2023-11-03 23:44:54 +01:00
Stefan Dej
049997a01b
chore: add workflow to check PR title for conventional commits (#1640) 2023-11-03 23:43:44 +01:00
srbjessen
e31e8ec2dd locale(da): Update Danish locale (#1634)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-11-02 23:56:39 +01:00
Stefan Dej
6481c6fa25
chore: disable workbox logs (#1629) 2023-10-29 08:37:57 +01:00
Bahoue
b445c8d5b8
locale(fr):Correction of the term Unretract (#1628)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-10-26 18:23:06 +02:00
Stefan Dej
c14873a8a5
fix: fix filament type check in StartPrintDialog (#1620) 2023-10-22 20:48:02 +02:00
Bahoue
6e21642deb
locale(fr):correction of several errors (#1614) 2023-10-19 20:12:53 +02:00
dependabot[bot]
6001c9210f
build(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 (#1615)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:12:05 +02:00
Stefan Dej
f35252ec8b
fix: allow null as spool id response from spoolman (#1611) 2023-10-18 20:23:36 +02:00
Bahoue
5cd5aa42a4
locale(fr): French full translation (#1613) 2023-10-17 22:49:26 +02:00
Giadej
07795429a9
locale(it): fix several old translation errors (#1609)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-10-16 22:21:06 +02:00
rackrick
789a4c2f6a
feat: rework spoolman change dialog to display spool ids (#1605)
* fix: show spool id as tooltip

Signed-off-by: Patrick Stainbrook <patrick@hohestadt.de>

* feat: rework spoolman change dialog to display spool ids

Signed-off-by: Patrick Stainbrook <patrick@hohestadt.de>

* refact: move digit calculation to SpoolmanChangeSpoolDialog

Signed-off-by: Patrick Stainbrook <patrick@hohestadt.de>

---------

Signed-off-by: Patrick Stainbrook <patrick@hohestadt.de>
2023-10-15 20:09:11 +02:00
Giadej
edc2af4d4c
locale(it): Italian translation completed and more fixes (#1608)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-10-15 18:25:09 +02:00
Giadej
e1a754abdc
locale(it): Italian translation of the Spoolman module (#1606) 2023-10-14 14:32:36 +02:00
Bahoué
4d2caeb3e7
locale(fr): French translation of the Spoolman module (#1598) 2023-10-12 21:05:57 +02:00
Daviteusz
b6f32c077c
locale(pl): Update Polish translations (#1593)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-10-12 21:04:43 +02:00
Samuel Wang
932a2c35b1
locale(zh): Update Chinese (zh) localization (#1595) 2023-10-08 09:54:34 +02:00
Pieter Willekens
32122348b3
perf(vite): chunk webcams, locales and large libraries (#1578) 2023-10-07 23:00:35 +02:00
Pieter Willekens
817efba0d8
ci(docker): ensure that the docker images are tagged correctly (#1591) 2023-10-07 21:50:06 +02:00
meteyou
298eae8cbf docs(changelog): update changelog 2023-10-07 18:51:44 +00:00
Stefan Dej
5b62b97420
chore: fix ftp upload in release workflow (#1590) 2023-10-07 20:48:29 +02:00
github-actions
c8a1e8cb79 chore: push version number to v2.8.0 2023-10-07 18:29:49 +00:00
Stefan Dej
e445fbe5cc
fix: fix webcam switch button (#1589) 2023-10-07 20:28:46 +02:00
Samuel Wang
09a994d854
locale(zh): Update Chinese (zh) localization (#1588) 2023-10-07 19:05:11 +02:00
Stefan Dej
1a7aca6680
fix: fix webcam flip in timelapse preview (#1587) 2023-10-07 17:16:00 +02:00
Stefan Dej
a3e74aa57a
fix: fix WebRTC (camera-streamer) port with external instance (#1586) 2023-10-07 15:16:31 +02:00
Stefan Dej
cd1b9b85bd
locale(en): remove unused keys in english locale (#1585) 2023-10-07 14:36:40 +02:00
Stefan Dej
4970d0218a
locale(de): update german translations (#1583) 2023-10-07 14:34:45 +02:00
Stefan Dej
82e3dd8b18
feat: add optional background color for big gcode thumbnails (#1535)
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
2023-10-07 12:54:41 +02:00
Stefan Dej
3994a8ebe8
refactor: update webcam "WebRTC MediaMTX" client (#1558) 2023-10-07 12:08:49 +02:00
Pieter Willekens
8a43ecafd1
build(dependabot): add Dependabot to the repository (#1577) 2023-10-06 22:19:52 +02:00
Stefan Dej
d8430f54ed
feat: add spoolman support (#1542) 2023-10-06 21:22:46 +02:00
Stefan Dej
5734f1cd1d
feat: add monitors (like TMC2240) to Temperature Panel (#1532) 2023-10-06 21:12:07 +02:00
Stefan Dej
7d86df0c81
fix: fix wrong date function in multiple files (#1568) 2023-10-04 22:27:01 +02:00
Stefan Dej
2670eb6447
refactor: rework tool color in extruder panel (#1576) 2023-10-04 22:26:48 +02:00
Stefan Dej
5eb50bbcec
refactor: remove unused import in store/printer/getters.ts (#1574) 2023-10-04 22:26:33 +02:00
Pieter Willekens
79a5f9a7e4
build: update toolchain to the latest version (#1575) 2023-10-02 20:35:28 +02:00
Daviteusz
8fc0d5c23c
locale(pl): Update Polish translations (#1573) 2023-10-01 10:07:36 +02:00
Stefan Dej
a28c6fdb03
feat: add 12-hour time format in printers overview (#1571) 2023-10-01 09:54:22 +02:00
Stefan Dej
b7914f8de6
fix: fix gcode command for generic_heater in presets (#1569) 2023-10-01 07:47:34 +02:00
Stefan Dej
2b73cce47a
fix: fix webcam (camera-streamer) stop autorestart beforeDestory (#1556) 2023-10-01 07:47:22 +02:00
Stefan Dej
890b9969ae
refactor: split ExtruderControlPanel.vue in multiple SFC (#1565) 2023-09-24 01:16:59 +02:00
Alejandro Ramos
79014acf7f
locale(es): update spanish locale (#1548) 2023-09-23 10:58:42 +02:00
Daviteusz
f3fcce3252
locale(pl): update polish locale (#1554) 2023-09-23 10:52:52 +02:00
Stefan Dej
e1dd59db15
fix: fix type issue in TemperaturePanelListItem (#1563) 2023-09-20 21:34:33 +02:00
dependabot[bot]
7ae958934f
build(deps): bump @cypress/request and cypress (#1560)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 20:22:43 +02:00
dependabot[bot]
bf04ec312e
build(deps): bump tough-cookie and @cypress/request (#1517)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 20:05:35 +02:00
Stefan Dej
09c2526642
feat: add option to block autoscroll in console (#1519) 2023-09-19 20:04:36 +02:00
Stefan Dej
a0ad7e84ab
feat: hide Moonraker power devices with a _ as first char (#1545) 2023-09-19 20:04:22 +02:00