Commit Graph

7 Commits

Author SHA1 Message Date
a54e6a79c1 - updated button to match 2025-10-20 10:50:16 +01:00
4da240a204 - added prettier config file
- improved sound state to remove pooling

- increased size of naviagtion arrows and fixed navigation onClick

-  decreased width of nav bar

- fixed button to reveal passwords in some password fields
2025-10-15 11:00:52 +01:00
a95c9077c4 more enhancements to loading and error feedback 2025-10-06 15:18:58 +01:00
f275f50383 Updated loading states and error states accross app 2025-10-06 14:21:56 +01:00
e047c77cd1 Add RTSP URL parsing utility and enhance camera settings handling
- Implement parseRTSPUrl function to extract username, password, IP, port, and path from RTSP URLs.
- Update CameraSettingFields to utilize parsed RTSP URL data for camera configuration.
- Modify WiFiSettingsForm to allow password visibility toggle.
- Improve SightingOverview loading and error handling UI.
- Adjust NavigationArrow component to reflect updated camera side logic.
2025-10-03 13:08:21 +01:00
a972234e22 modem settings management: integrate ModemSettings and ModemToggle components, update hooks for modem configuration, and enhance WiFiSettingsForm submission handling. 2025-10-03 10:19:49 +01:00
054b0bf4ea WIP wifi modem settings 2025-10-02 22:53:38 +01:00