alfrix
8b55d2f2b1
splash_screen: limit reconnections, clear log, add reconnect button
2022-11-11 10:25:55 -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
6510b2ec6b
Refactor
...
Use f-strings
Avoid unnecessary casts to str()bool()int()
Ensure file closure
Merge nested ifs
Simplify for-assigns-appends with comprehensions and internal functions
Avoid shadowing internal function names
Initialize variables
Return value directly instead of assign then return
Make some methods static
2022-08-01 12:23:40 -03:00
alfrix
5a36729b76
PEP8, typos and warnings fixes
2022-05-31 11:14:42 -03:00
alfrix
562e49b8d2
logging: exceptions can log more info
2022-05-31 11:14:42 -03:00
Jordan
70d8315539
Update code style
2021-09-11 17:25:38 -04:00
Jordan
bd1650fd18
files: Updates to not cache thumbnails locally. Also get notified by inotify
2021-05-09 13:57:18 -04:00
Jordan Ruthe
c0b4b464bd
Changes to logging implementation
2021-02-21 12:19:30 -05:00
Jordan Ruthe
faabceeafd
KlippyRest: catch connection errors
2021-01-29 22:30:55 -05:00
Jordan
37c043b3f9
KlippyWebsocket: changes to allow for moonraker api key
2020-12-20 15:43:42 -05:00
Jordan Ruthe
c2be717fa9
Move support files to ks_includes folder.
...
Fix job_status panel submenu
2020-11-17 00:03:02 -05:00