Commit Graph
160 Commits
Author SHA1 Message Date
dependabot[bot] cbeeaaeca5 Bump rollup-plugin-typescript2 from 0.24.3 to 0.31.2
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.3 to 0.31.2.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.3...0.31.2)

---
updated-dependencies:
- dependency-name: rollup-plugin-typescript2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:37:40 +00:00
dependabot[bot] 6c09a10c51 Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 14.2.1 to 15.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v14.2.1...eslint-config-airbnb-base-v15.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-airbnb-base
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:37:36 +00:00
dependabot[bot] cf1dee838d Bump @babel/core from 7.12.3 to 7.17.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.17.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 03:28:07 +00:00
Dermot Duffy 3d3474c0cf Prepare for v3.0.0-rc.1 2022-01-30 18:27:13 -08:00
Dermot Duffy 34448549b6 Make autoplay/pause work correctly with lazyloading. 2022-01-22 18:23:30 -08:00
Dermot Duffy aeac0004ea Render the JSMPEG spinner until the last possible moment. 2022-01-17 20:27:26 -08:00
Dermot Duffy a15ea2af45 Remove dset/dlv. Use lodash instead. 2022-01-14 21:31:16 -08:00
Dermot Duffy 7d4f32ce73 Support overriding live configuration per camera. 2022-01-14 21:31:16 -08:00
Dermot Duffy fd8cdf21a0 Significant rework in how events are updated from components. 2022-01-14 21:31:16 -08:00
Dermot Duffy ca581c5078 Initial skeleton of multiple camera support. 2022-01-14 21:31:16 -08:00
Dermot Duffy 93ff4d8445 Initial submenu support. 2021-12-17 18:08:07 -08:00
Dermot Duffy c538f04b7d Bump version to v2.1.0 . 2021-11-28 16:57:10 -08:00
Dermot Duffy a854187d4a Bump card version to v2.0.0 . 2021-11-06 16:19:11 -07:00
Dermot Duffy be76d5bb24 Basic configuration upgrade support. 2021-11-06 10:11:12 -07:00
Dermot Duffy ffdcf2f058 Use zod fatal support. 2021-10-30 01:52:07 -07:00
Dermot Duffy d727593ed8 Use an LRU for the resolved media instead of growing unbounded. 2021-10-26 14:04:37 -07:00
Dermot Duffy 30adb637a8 Convert the viewer into a carousel. 2021-10-25 23:08:58 -07:00
Dermot Duffy e5b1deb334 Various build extension fixes. 2021-10-24 07:57:28 -07:00
Dermot Duffy 886bf0aa55 Bump version to v1.2.1 . 2021-10-17 21:34:18 -07:00
Dermot Duffy 9ae66d75ef Improve error location reporting (w/fixed zod). 2021-10-17 20:25:26 -07:00
Dermot Duffy 0d7c20b550 Add 'image' view. 2021-10-16 21:02:07 -07:00
Dermot Duffy 9d67f1d396 Bump version to v1.2.0 . 2021-10-10 21:13:59 -07:00
Dermot Duffy bb9c27e34c Add birdseye support. 2021-10-10 20:21:21 -07:00
Dermot Duffy 4f8e21a0b0 Rework menu to use elements. 2021-10-07 21:15:10 -07:00
Dermot Duffy 30b6424b78 Bump version to v1.1.0 . 2021-09-28 19:48:37 -07:00
Dermot Duffy 3b6f9dbacc Initial fullscreen functionality. 2021-09-25 10:57:23 -07:00
Dermot Duffy e3ccbb0787 Dynamically extract dimensions from loaded media. 2021-09-23 20:38:39 -07:00
Dermot Duffy 63a5a93eeb Componentize messages, error messages and progress indicator. 2021-09-20 21:33:37 -07:00
Dermot Duffy f9ea435586 Support live JSMPEG view. 2021-09-12 15:36:41 -07:00
Dermot Duffy a675601ad1 Bump version to v1.0.1 . 2021-09-07 21:24:47 -07:00
Dermot Duffy 5ab20a5fd9 Upgrade to lit (not lit-element / lit-html) 2021-09-05 09:33:47 -07:00
Dermot Duffy 4868c2fca4 Update and fix build errors. 2021-08-27 21:23:42 -07:00
Dermot Duffy 4f2660842b Remove dependency on lit-transition until resolution of: https://github.com/sijakret/lit-transition/issues/64 2021-08-17 20:04:47 -07:00
Dermot Duffy 606c4e6267 Add beautiful transitions! 2021-08-14 09:12:31 -07:00
Dermot Duffy 27ab146cb5 Add tooltip to events with event information. 2021-08-13 19:45:00 -07:00
Dermot Duffy a8fab3263e Frigate event runtime & static validation via zod. 2021-08-09 21:19:04 -07:00
Dermot Duffy ed013293f7 Initial skeletal Frigate lovelace card. 2021-08-08 15:33:31 -07:00
Ian Richardson ed1b89f2d3 add some comments/links about Lit 2020-11-16 20:40:25 -06:00
Ian Richardson a102dd0d4f cleanup 2020-11-16 20:33:14 -06:00
Ian Richardson 90e585529b Maintenance 2020-11-16 20:26:34 -06:00
Ian Richardson 396e90b451 Fixes (#36)
Fix devcontainer
Fix editor lazyloaded elements
Fix rollup
Fix hasChanged error
2020-10-20 21:10:17 -05:00
Ian Richardson 2e0bb00b41 Add boilerplate-card to card picker 2020-05-02 21:16:18 -05:00
Ian Richardson a46da131d1 fix custom card helper build issues 2020-05-02 17:09:41 -05:00
Ian Richardson d861203e7c bump 2019-12-15 17:48:58 -06:00
ludeeus 859ab76340 Simplidy rollup config 2019-12-15 23:28:41 +00:00
Ian Richardson bf18702d13 fix touch events for iOS 13 2019-11-18 12:52:16 -06:00
Ian Richardson 673bf2e8d9 bump 2019-11-08 07:57:44 -06:00
Ian Richardson d7c51bcbe6 add UI editor 2019-11-05 22:35:12 -06:00
ludeeus 067e877de1 Don't serve during builds 2019-11-05 21:31:25 +01:00
Ian Richardson 095def320b Merge branch 'master' into maintainer 2019-11-05 13:52:10 -06:00