Commit Graph

2356 Commits

Author SHA1 Message Date
Stefan Dej
eab9060fa6 refactor: fix linter issue in SettingsControlTab (#1677) 2023-12-08 17:08:44 +01:00
Stefan Dej
465ddb51b9 fix: fix issue with hidden LED groups (#1669) 2023-12-03 23:51:02 +01:00
Stefan Dej
07d4eb478c feat: add macro prompt dialog (#1630) 2023-12-03 23:21:20 +01:00
Pieter Willekens
0f695db325 fix(pwa): make sure the service worker can be loaded (#1594)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-12-01 23:18:22 +01:00
Michal Dziekonski (mdz)
82f06471cf feat(file browsers): add ability to quickly jump to any segment (#1659) 2023-12-01 22:49:39 +01:00
Stefan Dej
70ad25ac97 chore: fix check-pr-title workflow to allow locale as type (#1663) 2023-11-29 22:17:24 +01:00
Bahoue
d278eff290 locale(fr): Add HeightMapTab and others updates (#1667)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-11-29 22:08:15 +01:00
Stefan Dej
ad18c1dba7 feat: add option to hide parts of the ToolheadPanel (#1621) 2023-11-28 23:48:08 +01:00
Stefan Dej
1ad9334bc4 feat: add option to change the save z-offset method (#1631) 2023-11-28 22:35:24 +01:00
Dustin Bleeker
98ebeef8ee feat: add different color maps for heightmap (#1666) 2023-11-28 22:34:34 +01:00
Stefan Dej
c09ba2f984 fix: fix 12-hour time format in ETA output (#1662) 2023-11-28 21:00:58 +01:00
Bahoue
0ecd8181d8 locale(fr): Add translation clean_nozzle and purge_filament (#1645)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-11-23 23:12:19 +01:00
Stefan Dej
c36bfe6927 fix: fix 12hour browser time format detection (#1660) 2023-11-23 21:44:41 +01:00
Stefan Dej
e8755fa3fc chore: update check_locale.yml to new github workflow output (#1584) 2023-11-18 23:58:56 +01:00
Stefan Dej
ec399c2b78 fix: fix ETA 12hour detection if the user use default setting (#1657) 2023-11-18 23:58:14 +01:00
Stefan Dej
46c9d6f627 fix: fix wrong output in temp chart tooltip (#1646) 2023-11-18 23:57:43 +01:00
Stefan Dej
8f96faa9ef fix: fix adding multiple presets (#1636) 2023-11-14 23:04:40 +01:00
dependabot[bot]
3c0b537609 build(deps): bump axios from 0.27.2 to 1.6.0 (#1647)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-12 21:42:40 +01:00
Stefan Dej
182d9541f1 fix: fix hide/show navi points in different languages (#1638) 2023-11-08 20:46:03 +01:00
Stefan Dej
3a651c99a1 fix: fix round issue in git commit list diff calculation (#1637) 2023-11-08 20:45:50 +01:00
Stefan Dej
6ed57fc0d3 feat: add buttons for PURGE_FILAMENT and CLEAN_NOZZLE (#1641) 2023-11-06 20:14:39 +01:00
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