2478 Commits

Author SHA1 Message Date
Zs.Antal
5de8a4561d locale: update Hungarian locale with Weblate
Currently translated at 100.0% (1186 of 1186 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/hu/
2024-11-14 13:59:10 +01:00
gallegonovato
b37d2e9818 locale: update Spanish locale with Weblate
Currently translated at 100.0% (1186 of 1186 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/es/
2024-11-14 13:59:10 +01:00
Zs.Antal
deb77647be locale: update Hungarian locale with Weblate
Currently translated at 100.0% (1185 of 1185 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/hu/
2024-11-14 13:59:10 +01:00
gallegonovato
001e9b0a2d locale: update Spanish locale with Weblate
Currently translated at 100.0% (1185 of 1185 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/es/
2024-11-14 13:59:10 +01:00
Bart Lammers
6449c5bc7d locale: update Dutch locale with Weblate
Currently translated at 85.2% (1004 of 1178 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/nl/
2024-11-14 13:59:10 +01:00
Mustafa Acar
376c596504 locale: update Turkish locale with Weblate
Currently translated at 85.5% (1008 of 1178 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/tr/
2024-11-14 13:59:10 +01:00
Zs.Antal
4b00b3a166 locale: update Hungarian locale with Weblate
Currently translated at 100.0% (1178 of 1178 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/hu/
2024-11-14 13:59:10 +01:00
gallegonovato
a00d77f225 locale: update Spanish locale with Weblate
Currently translated at 100.0% (1178 of 1178 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/es/
2024-11-14 13:59:10 +01:00
Zs.Antal
f64d67ddb4 locale: update Hungarian locale with Weblate
Currently translated at 100.0% (1173 of 1173 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/hu/
2024-11-14 13:59:10 +01:00
gallegonovato
9d80ee1a5c locale: update Spanish locale with Weblate
Currently translated at 100.0% (1173 of 1173 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/es/
2024-11-14 13:59:10 +01:00
Zs.Antal
c0741c2c73 locale: update Hungarian locale with Weblate
Currently translated at 100.0% (1167 of 1167 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/hu/
2024-11-14 13:59:10 +01:00
gallegonovato
96a75718b4 locale: update Spanish locale with Weblate
Currently translated at 100.0% (1167 of 1167 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/es/
2024-11-14 13:59:10 +01:00
Zs.Antal
f57e435d0f locale: update Hungarian locale with Weblate
Currently translated at 100.0% (1166 of 1166 strings)

Translation: Mainsail/Mainsail
Translate-URL: https://hosted.weblate.org/projects/mainsail/mainsail/hu/
2024-11-14 13:59:10 +01:00
Sanaa Hamel
c7d75c6e7a
feat: multiple nevermore support (#1939)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2024-11-10 15:22:54 +01:00
Stefan Dej
fbeecb0169
feat(History): add option to show stats in different values (#2007)
* refactor: refactor getters in HistoryAllPrintStatus

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: add option to switch the stats between amount, filament and time

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: add option to switch the stats between amount, filament and time

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: extract HistoryStatsValueNames to history types

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: remove complexity in historyStatsMixin

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: extract some logic into a separate methods

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rename option amount to jobs

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: fix status groups in print history filter

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: fix decimals in filament length output of HistoryAllPrintStatusTableItem

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: remove unused imports

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: add minAngle to chart

Signed-off-by: Stefan Dej <meteyou@gmail.com>

---------

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-11-09 01:11:53 +01:00
Stefan Dej
a81672f2a6
fix(notifications): fix dismiss function for tmc warnings (#1956)
* fix(notifications): fix dismiss function for tmc warnings

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: remove magic number in getNotificationsOverheadDrivers getter

Signed-off-by: Stefan Dej <meteyou@gmail.com>

---------

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-11-07 10:50:13 +01:00
Stefan Dej
ae7f8f14d9
fix: fix color picker for PCA9632 (#2028)
* fix: fix color picker for PCA9632

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: remove fallback and set value only when it is an Array or String

Signed-off-by: Stefan Dej <meteyou@gmail.com>

---------

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-11-07 10:49:22 +01:00
Stefan Dej
66160594d0
feat(Console): Change from Helplist to Printer.Gcode (#2033) 2024-11-06 20:14:53 +01:00
Stefan Dej
58d4a2a9fe
fix: fix image viewer if the image is wider than the viewport (#2020) 2024-11-05 23:23:26 +01:00
Stefan Dej
69d286ea70
fix(control): check set actionButton before display it (#1953) 2024-11-05 22:52:04 +01:00
Stefan Dej
0bbf35981b
refactor(ControlPanel): use SAVE/RESTORE STATE when moving (#1988)
Co-authored-by: Pedro Lamas <pedrolamas@gmail.com>
2024-11-05 22:51:46 +01:00
Stefan Dej
0a72a7a731
fix(Webcam): capitalize the connection state (#2019) 2024-11-05 20:34:41 +01:00
Joel Nimety
f26af62425
chore(Docker): Enable ipv6 in nginx.conf (#2030) 2024-10-31 23:47:54 +01:00
Stefan Dej
03020941bb
feat: Add link to the Docs for Unauthorized connections (#2035) 2024-10-26 21:58:37 +02:00
Stefan Dej
3604c677bc
refactor: refactor Console & MiniConsole (#2031) 2024-10-22 00:51:32 +02:00
dependabot[bot]
6a193da744
build(deps): bump rollup (#2021)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 16:03:00 +02:00
Stefan Dej
795ca852b2
feat(Heightmap): add option to set the default orientation (#2006)
Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com>
2024-09-24 23:56:53 +02:00
rackrick
5690b4a644
fix(History): adjust button tooltips to consistent style (#2018) 2024-09-24 23:56:19 +02:00
dependabot[bot]
6caeca54f6
build(deps-dev): bump vite from 4.5.3 to 4.5.5 (#2017)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 07:51:30 +02:00
Stefan Dej
de697da87b
chore(websocket): add function to send and wait for response (#2004) 2024-09-16 00:45:12 +02:00
Stefan Dej
3b4de5fc25
fix(Editor): fix editor width when sidebar is hidden (#2014)
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2024-09-15 19:58:45 +02:00
Stefan Dej
f4ee321c4e
fix(webcam): fix some connection issues in Camera-Streamer (#1981) 2024-09-15 14:52:15 +02:00
Michal Dziekonski (mdz)
2a49060962
fix(HistoryPanel): Fix History thumbnails of files in folders (#2010) 2024-09-15 12:12:26 +02:00
Michal Dziekonski (mdz)
682a3dce6b
fix(Editor): Trigger gotoLine only when change is from sidebar (#2012) 2024-09-15 11:19:37 +02:00
Stefan Dej
f108545223
fix(ExtruderPanel): fix extrude and speed factor output (#2002) 2024-09-11 22:44:57 +02:00
Stefan Dej
f4bbe45c25
feat: add heartbeat to the moonraker websocket (#2003) 2024-09-11 22:44:39 +02:00
Kyle Filz
55ae60c3b9
fix: correct github commit after link in commit list (#2000) 2024-09-08 13:01:57 +02:00
Stefan Dej
6fd64df012
refactor: refactor machine settings panel (#1991) 2024-09-08 00:43:12 +02:00
Stefan Dej
0ac902f4cc
fix(webcam): fix memory leak in MJPEGStreamer client (#1987) 2024-09-08 00:37:22 +02:00
Stefan Dej
e2db21db41
fix: change Min Cruise Ratio to percent in MachineSettingsPanel (#1992) 2024-09-08 00:34:56 +02:00
Stefan Dej
d4357c88e7
refactor(webcam): refactor Mjpegstreamer-Adaptive Webcam mode (#1994) 2024-09-08 00:28:29 +02:00
Stefan Dej
c2226dcc03
feat: add output on connection dialog for unauthorized (#1996) 2024-09-08 00:28:16 +02:00
CF3B5
695832a6d0
feat: adds a file structure sidebar in the editor (#1943)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2024-09-08 00:23:19 +02:00
FatalBulletHit
f6f3c77d97
feat: added second layer confirmation for Cancel Job (#1978)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2024-09-06 11:12:37 +02:00
Stefan Dej
5cb308064c
refactor(ExtruderPanel): add _ prefix to gcode_state name (#1989) 2024-09-04 23:07:43 +02:00
Stefan Dej
21dab3913c
refactor(timelapse): refactor the timelapse status panel (#1982) 2024-08-27 21:42:58 +02:00
Patrick Gehrsitz
cab5ea62b7
fix(ExtruderPanel): restore mode after extruding/retracting (#1965)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2024-08-27 21:18:01 +02:00
Stefan Dej
03ca19a8b3
feat(console): add option for RAW-output (for debugging) (#1975) 2024-08-27 21:16:40 +02:00
Stefan Dej
cc584c0c80
chore(prettier): add support to sort locale json files (#1976) 2024-08-27 21:10:16 +02:00
Stefan Dej
85c577434e
fix(MediaMTX): fix some connection issues (#1979) 2024-08-24 18:35:48 +02:00