frigate/web
dependabot[bot] fa0361424f
build(deps): bump color-string from 1.5.4 to 1.6.0 in /web
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-05 16:15:58 +00:00
..
config feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
public feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
src fix(web): ensure tooltips and menus don't cause scrollbar reflow 2021-02-25 06:34:36 -06:00
.dockerignore feat(web): hash build files to avoid cache issues 2021-01-26 21:40:33 -06:00
.eslintignore test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
.eslintrc.js test(web): fix switch case indent lint 2021-02-20 08:20:17 -06:00
babel.config.js test(web): add unit test framework 2021-02-20 08:20:17 -06:00
jest.config.js test(web): add unit test framework 2021-02-20 08:20:17 -06:00
package-lock.json build(deps): bump color-string from 1.5.4 to 1.6.0 in /web 2021-09-05 16:15:58 +00:00
package.json build(deps-dev): bump postcss from 8.2.2 to 8.2.10 in /web 2021-05-12 06:43:24 -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 test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
tailwind.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00

Frigate Web UI

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