frigate/web
dependabot[bot] 18dcf878a5
Bump minimist from 1.2.5 to 1.2.6 in /web
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:39:07 +00:00
..
config feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
public added white background to apple-touch-icon 2021-10-05 17:37:18 -05:00
src Always show recording link even if recordings are currently disabled (#2787) 2022-02-18 21:18:26 -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 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 Bump minimist from 1.2.5 to 1.2.6 in /web 2022-03-29 04:39:07 +00:00
package.json revert jest update 2021-10-16 08:12:22 -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.