2356 Commits

Author SHA1 Message Date
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
Niccolò Maggioni
e0f5f78d34
feat(console): add debug prefix (#1973) 2024-08-17 16:39:36 +02:00
Stefan Dej
78d563ebba
fix: fix uuid request in MediaMTX webcam client (#1968) 2024-08-17 11:36:20 +02:00
dependabot[bot]
2bc8f293f7
build(deps): bump axios and start-server-and-test (#1974)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 11:15:14 +02:00
Weblate (bot)
2d12e933b9
locale: Translations update from Hosted Weblate (#1952)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: Tjalling Kaastra <tjalling@kaastra.net>
Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
Co-authored-by: srbjessen <srbjessen@gmail.com>
Co-authored-by: Zs.Antal <antonio092130@icloud.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
2024-08-16 23:29:53 +02:00
Stefan Dej
85d898a017
fix(console): trim output to remove spaces at first char (#1962)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-08-07 07:38:46 +02:00
Stefan Dej
f856cac589
feat(updateManager): use info_tag desc for the name (#1959)
* feat(updateManager): use info_tag desc for the name

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

* fix: fix output when description is only desc=

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

---------

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-08-07 07:38:14 +02:00
Stefan Dej
e75a7aabeb
feat(theme): add option for dedicated CSS file per theme (#1958)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-07-27 12:07:41 +02:00
Stefan Dej
762bd76089
fix(gcodeviewer): fix gcodeviewer simulation while printing (#1954)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-07-27 12:07:10 +02:00
Samuel Wang
477c9589e0
locale(zh): update chinese locale (#1951) 2024-07-18 21:40:05 +02:00
Nathan Regner
bf555c113f
perf: fix hang when leaving G-Code Preview page (#1949) 2024-07-17 20:28:14 +02:00
meteyou
418ad4a3e9 docs(changelog): update changelog 2024-07-14 09:02:45 +00:00
github-actions
47b217b0fb chore: push version number to v2.12.0 2024-07-14 08:59:45 +00:00
Stefan Dej
70a739f065
fix(maintenance): fix filament trigger for maintenance entries (#1941) 2024-07-14 10:35:43 +02:00
Stefan Dej
7a877b2657
fix(history): add missing fields in detail dialog (#1940) 2024-07-14 10:35:28 +02:00
Stefan Dej
46e79c0cfe
feat(theme): add Multec theme (#1934) 2024-07-13 21:51:55 +02:00
Stefan Dej
fb56c6c3e3
feat(theme): add bigtreetech theme (#1931) 2024-07-13 21:48:28 +02:00
Stefan Dej
55ea60e4e3
feat(theme): add Prusa Research theme (#1935) 2024-07-07 19:09:22 +02:00
Stefan Dej
a5128e2d11
feat(theme): add VzBot theme (#1937) 2024-07-07 18:16:49 +02:00
Stefan Dej
ae5dceba1e
feat(theme): add YUMI theme (#1936) 2024-07-07 18:13:36 +02:00
Stefan Dej
ef11dc6c80
feat(theme): add LDO Motion theme (#1932) 2024-07-07 18:07:30 +02:00
Stefan Dej
7213af47ab
fix(theme): fix color change on theme change (#1933) 2024-07-06 23:49:37 +02:00
Stefan Dej
78898410b5
locale(de): update german locale (#1928)
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
2024-07-06 23:14:48 +02:00