blakeblackshear.frigate/web
Bernt Christian Egeland 00ff76a0b9
Events performance (#1645)
* rearrange event route and splitted into several components

* useIntersectionObserver

* re-arrange

* searchstring improvement

* added xs tailwind breakpoint

* useOuterClick hook

* cleaned up

* removed some video controls for mobile devices

* lint

* moved hooks to global folder

* moved buttons for small devices

* added button groups

Co-authored-by: Bernt Christian Egeland <cbegelan@gmail.com>
2021-09-03 07:11:23 -05:00
..
config feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
public removing testing files 2021-06-12 07:23:14 -05:00
src Events performance (#1645) 2021-09-03 07:11:23 -05:00
.dockerignore
.eslintignore test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
.eslintrc.js fix lint and tests 2021-06-11 06:53:34 -05:00
babel.config.js test(web): add unit test framework 2021-02-20 08:20:17 -06:00
jest.config.js more lint fixes 2021-06-11 06:53:34 -05:00
package-lock.json functioning birdseye view 2021-06-13 12:35:39 -05:00
package.json functioning birdseye view 2021-06-13 12:35:39 -05:00
postcss.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
prettier.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
README.md docs: add contributing docs 2021-02-23 07:37:19 -06:00
snowpack.config.js removing testing files 2021-06-12 07:23:14 -05:00
tailwind.config.js Events performance (#1645) 2021-09-03 07:11:23 -05:00

Frigate Web UI

For installation and contributing instructions, please follow the Contributing Docs.