blakeblackshear.frigate/web/src
Josh Hawkins 8e7b83d2f1
Display messages when no events exist (#12694)
* Display message in desktop events list when no events exist

* Add message for when no events are found on plus view

* validating check

* activity indicator check

* clarify error message
2024-07-31 14:08:07 -06:00
..
api Simplify ws updating (#12390) 2024-07-11 09:25:33 -06:00
components apply iOS fix to safari (#12663) 2024-07-29 11:34:45 -05:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Ensure that persisted state is kept in sync (#12596) 2024-07-24 11:17:32 -06:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Display messages when no events exist (#12694) 2024-07-31 14:08:07 -06:00
types Persist show reviewed locally so it maintains state (#12560) 2024-07-22 17:55:39 -05:00
utils Add more icons to event icon types (#12507) 2024-07-18 16:11:05 -05:00
views Display messages when no events exist (#12694) 2024-07-31 14:08:07 -06:00
App.tsx Clickable logo on desktop sidebar and useMatch for camera group visibility (#12379) 2024-07-10 09:28:05 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Clickable logo on desktop sidebar and useMatch for camera group visibility (#12379) 2024-07-10 09:28:05 -06:00
login.tsx Auth! (#11347) 2024-05-18 10:36:13 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts