Commit Graph

12 Commits

Author SHA1 Message Date
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
087b3613ae Minor fixes:
removed clock
added navigation arrow to main sighting screen
added zoom functionality to rear (camera B) settings
brought back navigation to rear cam page
2025-09-30 09:07:22 +01:00
3b9469496b refactor: update camera settings route and improve error/loading messages in components by increasing swipe size 2025-09-29 13:00:56 +01:00
d308dd5c0e refactor: update positioning of NumberPlate in SightingOverview and clean up unused variables in SightingWidget 2025-09-26 14:47:34 +01:00
aee898abd5 started redesign on dashbaord. changed vite basename to /Mobile, currently folkstone address 2025-09-26 11:42:12 +01:00
0b7ab3b0de code quality improvements and improved file error handling 2025-09-17 11:39:26 +01:00
7588326cbe refactored system settings 2025-09-12 13:28:14 +01:00
d03f73f751 code fixes and adding modal 2025-09-12 08:21:52 +01:00
70d0d3234d More messing about, and learning how it all works. Added time to header. Changed some padding. Changed video to preview not target detection. Added TODO list. 2025-09-09 15:57:35 +01:00
4fd3bd4319 added nped list functionality 2025-08-29 14:55:37 +01:00
5ededd8e05 updated image loading 2025-08-22 10:38:28 +01:00
44af1b21b7 added sighting feed 2025-08-20 08:27:05 +01:00