Commit Graph
2631 Commits
Author SHA1 Message Date
Dermot Duffy a94f53f8da Maintain the selected range in the view. 2022-04-02 09:26:34 -07:00
Dermot Duffy a8770ec61a Ensure drawer content is hidden. 2022-03-26 08:27:30 -07:00
Dermot Duffy b49081c5c8 Add left/right to editor & README. 2022-03-25 19:22:44 -07:00
Dermot Duffy 40ed9ee336 Convert viewer to use the new surround. 2022-03-25 18:05:06 -07:00
Dermot Duffy 079c7c5da0 Update live to use the new surround. 2022-03-24 19:12:13 -07:00
Dermot Duffy a4fcf2513b Add generic support for a 'surround'. 2022-03-22 19:58:34 -07:00
Dermot Duffy b649401f11 Add wheel gestures and fix scrolling issue. 2022-03-21 19:48:09 -07:00
Dermot Duffy c53a3cb818 Fix tiny timing bug. 2022-03-20 23:19:04 -07:00
Dermot Duffy da34daf5bd Fix fullscreen bug. 2022-03-20 22:57:57 -07:00
Dermot Duffy d2a7e877c3 Allow thumbnails above/below on timeline. 2022-03-20 22:47:23 -07:00
Dermot Duffy b04d6c11fc Remove the old thumbnail based visualization. 2022-03-20 21:44:50 -07:00
Dermot Duffy cd7c4a3980 Match the thumbnail radius to the card radius. 2022-03-20 21:30:30 -07:00
Dermot Duffy 6430663362 Fix carousel auto content sizing. 2022-03-20 21:23:11 -07:00
Dermot Duffy 69ee18871f Make the drawer shadow darker. 2022-03-20 20:10:10 -07:00
Dermot Duffy 0ae9afef4b Tweak retain_definitely to work wide the newer thumbnails. 2022-03-20 20:06:20 -07:00
Dermot Duffy c4ec94573c Add 'show_details' open to show details next to thumbnails. 2022-03-20 18:10:48 -07:00
Dermot Duffy b9a627702f Break out thumbnails into their own component. 2022-03-20 18:10:48 -07:00
Dermot Duffy 50596cb68a Improve drawer controls. 2022-03-20 18:07:48 -07:00
Dermot Duffy 304abcd82b Add drawer component and support side thumbnails. 2022-03-20 18:07:48 -07:00
Dermot Duffy 3d3967318b Merge pull request #489 from NickM-27/favorite-clips
Add favorite icon for clips that are retained
2022-03-20 18:06:06 -07:00
Nick Mowen e7901ebe48 Tweak positioning 2022-03-20 17:44:25 -06:00
Nick Mowen 57afd5cdda Add favorite icon to gallery 2022-03-20 17:41:47 -06:00
Nick Mowen ca837774bf Fix positioning of icon and use ternary 2022-03-20 17:34:11 -06:00
Nick Mowen 16dc3d244a Adding favorite icon 2022-03-20 14:57:51 -06:00
Dermot Duffy f902274188 Cleanup dependencies. 2022-03-19 09:00:34 -07:00
Dermot Duffy e7c2d7827c Allow selecting an item. 2022-03-19 09:00:21 -07:00
Dermot Duffy 6699302612 Timeline stylistic tweaks. 2022-03-19 09:00:21 -07:00
Dermot Duffy 343d7ead3a Convert timeline to bars rather than icons. 2022-03-19 09:00:21 -07:00
Dermot Duffy f2c9888ce9 Rename fullScreen -> fullscreen 2022-03-19 09:00:21 -07:00
Dermot Duffy b35b9d0e36 Initial settings for timeline. 2022-03-19 09:00:21 -07:00
Dermot Duffy 37467eff8c Fix height sizing for timeline. 2022-03-19 09:00:21 -07:00
Dermot Duffy b17907a2c7 Add timeline to menu. 2022-03-19 09:00:21 -07:00
Dermot Duffy 05d5b246e2 Add clustering. 2022-03-19 09:00:21 -07:00
Dermot Duffy 83a25e5b79 Add styling and interactivity. 2022-03-19 09:00:21 -07:00
Dermot Duffy b9cef866c9 Use the newly embedded Frigate event metadata. 2022-03-19 09:00:21 -07:00
Dermot Duffy 983aff4dd8 Initial skeleton timeline. 2022-03-19 09:00:21 -07:00
Dermot Duffy 95cfd5ab5b Merge pull request #488 from dermotduffy/release-drafter
Don't restrict release drafter to main branch
2022-03-19 08:58:57 -07:00
Dermot Duffy f4415bc48c Don't restrict release drafter to main branch. 2022-03-19 08:55:33 -07:00
Dermot Duffy 098050447f Merge pull request #481 from dermotduffy/dependabot/npm_and_yarn/prettier-2.6.0
Bump prettier from 2.5.1 to 2.6.0
2022-03-16 19:09:51 -07:00
dependabot[bot] ab77fb40d1 Bump prettier from 2.5.1 to 2.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 07:31:22 +00:00
Dermot Duffy 9df03314a7 Merge pull request #479 from dermotduffy/dependabot/npm_and_yarn/babel/core-7.17.7
Bump @babel/core from 7.17.5 to 7.17.7
2022-03-15 19:22:01 -07:00
dependabot[bot] 7d0a53c045 Bump @babel/core from 7.17.5 to 7.17.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.7.
- [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.7/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 02:14:33 +00:00
Dermot Duffy ac3bfd49a4 Merge pull request #477 from dermotduffy/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.15.0
Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0
2022-03-15 19:13:40 -07:00
Dermot Duffy e3673a2c92 Merge pull request #478 from dermotduffy/dependabot/npm_and_yarn/lit-2.2.1
Bump lit from 2.2.0 to 2.2.1
2022-03-15 19:13:24 -07:00
Dermot Duffy f31e635415 Merge pull request #480 from dermotduffy/dependabot/npm_and_yarn/dayjs-1.11.0
Bump dayjs from 1.10.8 to 1.11.0
2022-03-15 19:13:16 -07:00
dependabot[bot] 4c06fb68f6 Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 02:08:25 +00:00
dependabot[bot] 9203a699f1 Bump dayjs from 1.10.8 to 1.11.0
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.8 to 1.11.0.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.0/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.0)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 02:08:19 +00:00
dependabot[bot] 9900632eec Bump lit from 2.2.0 to 2.2.1
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.2.1/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 02:08:12 +00:00
Dermot Duffy 3f9ccf8f5a Merge pull request #469 from dermotduffy/dependabot/npm_and_yarn/npm-check-updates-12.5.3
Bump npm-check-updates from 12.5.2 to 12.5.3
2022-03-15 19:07:13 -07:00
Dermot Duffy d5967380a5 Merge pull request #468 from dermotduffy/dependabot/npm_and_yarn/eslint-8.11.0
Bump eslint from 8.10.0 to 8.11.0
2022-03-15 19:07:04 -07:00