blakeblackshear.frigate/web
Nicolas Mowen a5016afdd4
FEAT: Ability to reorder & ability to hide Cameras in UI (#2981)
* Add options for reordering and hiding cameras selectively

* Add newline at end of camera file

* Make each camera for birdseye togglable as well

* Update names to be less ambiguous

* Update defaults

* Include sidebar change

* Remove birdseye toggle (will be added in separate PR)

* Remove birdseye toggle (will be added in separate PR)

* Remove birdseye toggle (will be added in separate PR)

* Update sidebar to only sort cameras once

* Simplify sorting logic
2022-04-15 07:23:02 -05:00
..
config FEAT: Ability to reorder & ability to hide Cameras in UI (#2981) 2022-04-15 07:23:02 -05:00
images switch to vite 2022-03-11 07:49:06 -06:00
src FEAT: Ability to reorder & ability to hide Cameras in UI (#2981) 2022-04-15 07:23:02 -05:00
.eslintignore switch to vite 2022-03-11 07:49:06 -06:00
.eslintrc fix camera list on debug page 2022-03-11 07:49:06 -06:00
.gitignore switch to vite 2022-03-11 07:49:06 -06:00
.prettierrc switch to vite 2022-03-11 07:49:06 -06:00
babel.config.js feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
index.html switch to vite 2022-03-11 07:49:06 -06:00
jest.config.js switch to vite 2022-03-11 07:49:06 -06:00
package-lock.json package updates 2022-04-10 09:11:16 -05:00
package.json package updates 2022-04-10 09:11:16 -05:00
postcss.config.js switch to vite 2022-03-11 07:49:06 -06:00
site.webmanifest switch to vite 2022-03-11 07:49:06 -06:00
tailwind.config.js fix dark mode 2022-03-11 07:49:06 -06:00
tsconfig.json switch to vite 2022-03-11 07:49:06 -06:00
tsconfig.node.json switch to vite 2022-03-11 07:49:06 -06:00
vite.config.ts switch to vite 2022-03-11 07:49:06 -06:00