dependabot[bot]
d2fccca2fc
build(deps): bump websocket-client from 1.3.3 to 1.4.0 ( #711 )
...
Bumps [websocket-client](https://github.com/websocket-client/websocket-client ) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases )
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog )
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.3.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: websocket-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 20:08:50 -03:00
Nick Douma
89e89ae1b2
Change URL protocol to HTTPS and WSS when connecting to port 443
2022-09-02 19:58:53 -03:00
alfrix
a599d667e9
docs:add wifi fix to troubleshooting
2022-09-02 19:58:35 -03:00
alfrix
09375c138c
docs: fix command in troubleshooting
2022-09-02 19:58:35 -03:00
alfrix
28303573f9
print: shorter sort label (same as macros panel)
2022-09-02 19:58:35 -03:00
alfrix
54764be269
job_status: show acceleration as integer
...
usually is in the thousands, it shouldn't matter
2022-09-02 19:58:35 -03:00
alfrix
657f1b133f
zcalibrate: fix wrong sign in new offset
2022-09-02 19:58:35 -03:00
alfrix
1704276c2d
config: silently remove quotes from the api_key
...
This fixes a user error where it copies the quotes too
2022-09-02 19:58:35 -03:00
alfrix
97f170ba59
buttons: resize side images for better alignment
2022-09-02 19:58:35 -03:00
alfrix
553423e3d8
klippygtk: fix cases where wrap and ellipsize was not applied
2022-09-02 19:58:35 -03:00
alfrix
de7b57f6b7
files: change reset to reinitialize
2022-09-02 19:58:35 -03:00
alfrix
2d8b5c1974
job_status: fix issue when checking the state too early
2022-09-02 19:58:35 -03:00
alfrix
be2d5b040c
temperature: do set temperature_fan to 0 when pressing cooldown
2022-09-02 19:58:35 -03:00
alfrix
d1604c68d6
temp: do not change preheat selections while in the numpad
...
it's possible to just use one selection list and unselect the rest,
but i think that there is some benefit in usability keeping the selections separated
2022-09-02 19:58:35 -03:00
alfrix
2902e95068
temp: show the popover if name is pressed for 1 second (longpress)
2022-09-02 19:58:35 -03:00
alfrix
4cb17c18a9
main temp: add the ability to hide the graph
2022-09-02 19:58:35 -03:00
alfrix
e140120b44
main temp: load the visibility of items
2022-09-02 19:58:35 -03:00
alfrix
0d2c1b013b
graph: fix error on touch
2022-09-02 19:58:35 -03:00
alfrix
70e3091127
system: use separators
2022-09-02 19:58:35 -03:00
alfrix
c57915ef19
temp: fix styling not updating when entering and exiting numpad
2022-09-02 19:58:35 -03:00
alfrix
c604c25d71
system: simplify restart labels
2022-09-02 19:58:35 -03:00
alfrix
e986e3cd8e
fix PEP8 E303 and make the code check more strict
2022-09-02 19:58:35 -03:00
alfrix
ce8762da19
installer: drop matchbox requirement and add an updater note
2022-09-02 19:58:35 -03:00
alfrix
4f959696bd
gtk: remove newlines to properly wrap lines if needed
...
this fixes the issue caused by labels with a newlines detected as 1 line even if it has more than one
2022-09-02 19:58:35 -03:00
alfrix
64335b3fef
docs: only list main configurations not changeable from the UI
2022-09-02 19:58:35 -03:00
alfrix
22081148fe
screen: close dialogs when job_status is loaded
2022-09-02 19:58:35 -03:00
alfrix
b1237ea75e
config: add fallback values to booleans
2022-09-02 19:58:35 -03:00
alfrix
c1f17b154c
system: add shutdown and restart host
2022-09-02 19:58:35 -03:00
alfrix
ea5c5afa5e
gtk: do not try to ellipsize if the label is None
2022-09-02 19:58:35 -03:00
alfrix
f60a878e7b
main and temp: save visibility of items
2022-09-02 19:58:35 -03:00
alfrix
38ceea5204
gtk: improve wrapping of labels
2022-09-02 19:58:35 -03:00
alfrix
836e4a3aea
screen: some models need blanking for dpms to work properly
2022-09-02 19:58:35 -03:00
alfrix
4124a67450
gtk: fix scrolling stuck on some cases
2022-09-02 19:58:35 -03:00
alfrix
6db43af8cb
exclude: add exclude objects support
2022-09-02 19:58:35 -03:00
alfrix
3e5855d207
config: add validator
2022-09-02 19:58:35 -03:00
alfrix
2c8436500c
base_panel: fix possible causes of error in show heaters fixes #706
2022-08-21 15:15:24 -03:00
AntoszHUN
5366df6e2c
Hungarian Language Update ( #703 )
...
The Hungarian language package has been updated.
I updated the words that were included earlier.
I translated the words that were included earlier.
I translated the most recently added words.
Fixed other translation errors.
Signed-off-by: AntoszHUN zsikaiantal@gmail.com
2022-08-18 23:45:00 -03:00
Selim
036ba207ee
Turkish Language Update ( #696 )
2022-08-11 14:57:45 -03:00
alfrix
6cebf6ad0d
docs: create specific pages for some panels
2022-08-11 14:56:43 -03:00
alfrix
3847fea315
Update translation files
2022-08-10 12:02:07 -03:00
alfrix
200dca9dd3
dump more info during exceptions
2022-08-10 10:49:23 -03:00
Selim
6863d1c32e
Turkish Update 8 ( #694 )
2022-08-10 10:48:59 -03:00
alfrix
737447939f
main_menu: more direct temp input fix #626
2022-08-08 11:20:26 -03:00
alfrix
393586b191
pins: fix #689
2022-08-08 11:01:25 -03:00
alfrix
5a39e24230
docs: update configuration filter list for menu
...
close #374 this updates the available filter list
2022-08-07 06:48:51 -03:00
alfrix
054fc80006
bed_level: fix label rounding
2022-08-07 06:30:18 -03:00
alfrix
2d2605b526
scripts: add build_docs to test locally doc changes
2022-08-06 14:47:50 -03:00
alfrix
58bddd58a8
system: remove unneeded extra blank line
2022-08-06 14:46:18 -03:00
alfrix
79cef455af
screen: make the error message more clear and provide more details
2022-08-06 14:39:31 -03:00
alfrix
6094d4b6c0
system: add autoscroll and improve how the list of changes look
2022-08-06 12:56:57 -03:00