2114 Commits

Author SHA1 Message Date
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
Stefan Dej
9a2328ba69
feat: automatic selection of the gcode offset save gcode (#1531) 2023-09-19 20:03:14 +02:00
Stefan Dej
5007646ff0
feat: add warning for outdated browsers (#1537) 2023-09-19 20:01:07 +02:00
Stefan Dej
c87586aebb
fix: fix macro parameter with spaces (#1551) 2023-09-14 18:35:31 +02:00
Stefan Dej
ecaa894fbb
refactor: refactor ToolheadControlPanel (#1530) 2023-09-05 07:34:18 +02:00
Stefan Dej
e0f51667eb
fix: fix some issues with the presets (#1529) 2023-09-05 07:33:56 +02:00
Stefan Dej
9f08afc138
fix: fix missing reset options for print history data (#1534) 2023-09-05 07:33:43 +02:00
Stefan Dej
fd293d21ec
fix: fix autorestart of webcam camerastreamer (#1546) 2023-09-04 12:05:08 +02:00
Stefan Dej
1aa9f341fa
fix: fix min/max positions in heightmap current mesh data panel (#1533) 2023-09-04 12:04:54 +02:00
Daviteusz
98d99d2d11
locale(pl): Update Polish translations (#1544) 2023-09-01 22:43:47 +02:00
rackrick
18a5c732b2
fix: eta time format detection from browser (#1522) 2023-08-22 23:25:12 +02:00
rackrick
871688f3c8
fix: show confirm emergency stop dialog only when turned on (#1526) 2023-08-21 21:45:28 +02:00
meteyou
c725fb09f5 docs(changelog): update changelog 2023-08-16 15:15:58 +00:00
github-actions
5997689ef8 chore: push version number to v2.7.1 2023-08-16 15:13:09 +00:00
Stefan Dej
218f85c81f
fix: fix issue on tablet and smaller devices with the sidebar (#1518) 2023-08-16 17:11:36 +02:00
Samuel Wang
caaf5e1606
locale(zh): Update Chinese (zh) localization (#1521)
Co-authored-by: meteyou <meteyou@gmail.com>
2023-08-16 17:10:07 +02:00
meteyou
57de746adc docs(changelog): update changelog 2023-08-12 16:08:49 +00:00
github-actions
b0491deb93 chore: push version number to v2.7.0 2023-08-12 16:06:03 +00:00
Daviteusz
90d76c1ffe
locale(pl): Update Polish translation (#1515)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-08-10 22:07:35 +02:00
Stefan Dej
1cd2541d6f
feat: add nevermore to temperature panel (#1511)
Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com>
2023-08-09 23:40:48 +02:00
François LaBerge
0c4b9e7551
feat: add a select all option on the backup and restore dialogs (#1448)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-08-09 23:40:12 +02:00
Stefan Dej
16165ec85f
refactor: soft down info buttons in update manager (#1513) 2023-08-09 20:05:26 +02:00