Commit Graph

12 Commits

Author SHA1 Message Date
RedKrieg 9dcb29586d
Validate IP entry before saving to settings file on every edit. (#6)
* Validate IP entry before saving to settings file on every edit.  Discard invalid addresses rather than try to connect to them.

* Use fipv for ip ip validation and store invalid ones

---------

Co-authored-by: Core447 <100139110+Core447@users.noreply.github.com>
2024-07-25 19:38:45 +02:00
Core447 62ed7318a6
Add auth fallbacks 2024-07-03 17:24:32 +02:00
Core447 1ba0ed75d6
Fix: Use updated var name for has_configuration 2024-06-22 09:29:01 +02:00
Core447 f700d7793a
Update constructors 2024-05-10 17:33:23 +02:00
Core447 f8b9a392dd
Fix: App freeze if ip is invalid 2024-04-20 09:02:00 +02:00
Core447 e8ad80016b
Set HAS_CONFIGURATION 2024-04-13 14:36:22 +02:00
Core447 c17a5a7118
Remove debug prints 2024-03-27 15:55:22 +01:00
Core447 63cc5f280d
Fix: Status label not loading status on load 2024-03-26 15:29:08 +01:00
Core447 e0823734c9
Add support for app version 0.1.1-alpha 2024-02-15 11:03:05 +01:00
Core447 5898fae1e9
Fix: Unable to reconnect to obs 2024-01-14 13:55:40 +01:00
Core447 0b719a4352
Use new backend seperation system 2024-01-14 11:50:34 +01:00
Core447 74f9972294
Initial commit 2023-11-25 14:49:41 +01:00