blakeblackshear.frigate/web/src
Josh Hawkins 0ce596ec8f
UI tweaks (#12297)
* Use full resolution aspect for main camera style in history view

* Only check for offline cameras after 60s of uptime

* only call onPlaying when loadeddata is fired or after timeout

* revert to inline funcs

* Portal frigate plus alert dialog

* remove duplicated logic

* increase onplaying timeout

* Use a ref instead of a state and clear timeout in AutoUpdatingCameraImage

* default to the selected month for selectedDay

* Use buffered time instead of timeout

* Use default cursor when not editing polygons
2024-07-08 07:14:10 -06:00
..
api Don't show preview for birdseye (#11749) 2024-06-04 14:00:04 -06:00
components UI tweaks (#12297) 2024-07-08 07:14:10 -06:00
context Bugfixes (#11420) 2024-05-18 12:55:17 -06:00
hooks UI tweaks (#12297) 2024-07-08 07:14:10 -06:00
lib
pages Add exports message and default to webrtc on < iOS 17.1 (#12281) 2024-07-03 08:44:25 -05:00
types UI Tweaks (#12002) 2024-06-17 06:19:16 -06:00
utils Remove live mode from config (#11618) 2024-05-29 13:06:48 -05:00
views UI tweaks (#12297) 2024-07-08 07:14:10 -06:00
App.tsx feat: apply ingress path to app paths (#11677) 2024-06-01 07:08:01 -06:00
env.ts
index.css Draggable grid layout bugfixes (#11777) 2024-06-06 06:26:02 -06:00
login.tsx Auth! (#11347) 2024-05-18 10:36:13 -06:00
main.tsx
vite-env.d.ts