Commit Graph
2585 Commits
Author SHA1 Message Date
Dermot Duffy 913355ad1d Do not require all title popup options be specified. 2023-10-03 19:53:02 -07:00
Dermot Duffy 6bba16cb86 Clear camera store when cameras are initialized. 2023-10-03 12:57:51 -07:00
Dermot Duffy 27c33438dd Fix duplicate import. 2023-10-02 22:40:06 -07:00
Dermot Duffy 9b72dd8089 Refactor main types.ts . 2023-10-02 22:35:58 -07:00
Dermot Duffy 5ebd85e5e8 Remove unnecessary error handling parameter. 2023-10-02 20:31:27 -07:00
Dermot Duffy c2145ef0d5 Only import screenfull in a single place. 2023-10-02 19:56:43 -07:00
Dermot Duffy d23f87a39b Fix message on initialization rendering. 2023-10-02 19:00:30 -07:00
Dermot Duffy a3b1e5f834 Fix trigger scan config issue. 2023-10-02 18:52:37 -07:00
Dermot Duffy 3b82dd6843 Merge pull request #1275 from jannesblobel/main
fix: update inlang settings
2023-10-02 18:51:29 -07:00
Dermot Duffy bfdbe70d6c Refactor card.ts substantially and test. 2023-10-02 16:30:05 -07:00
jannesblobel 55aca0dbe3 add inlang to extensions 2023-09-19 18:16:34 +02:00
jannesblobel 9dab83a9f5 fix: update inlang settings 2023-09-19 18:13:47 +02:00
Dermot Duffy 4cf13b1645 Merge pull request #1265 from dermotduffy/qs-delimiter
Accept `.` as a query string delimiter and reject non-alphanumeric `card_id` parameters
2023-09-06 21:27:28 -07:00
Dermot Duffy 568a5cea35 Accept . as a query string delimiter. 2023-09-06 21:22:21 -07:00
Dermot Duffy 97dac5332b Merge pull request #1251 from dermotduffy/grid
Add ability to show media in a multi-camera grid
2023-09-06 19:59:15 -07:00
Dermot Duffy 4cd0778441 Fix editor label. 2023-09-06 19:55:00 -07:00
Dermot Duffy 1c27bc55dd Add screenshot. 2023-09-05 21:25:41 -07:00
Dermot Duffy 88563b59ac Fix thumbnail fade issue. 2023-09-05 20:58:55 -07:00
Dermot Duffy 7173743d0b Fix test after carousel controller changes. 2023-09-05 20:47:08 -07:00
Dermot Duffy 1a4d38e609 Fix init/select out of sync issues. 2023-09-05 20:39:54 -07:00
dependabot[bot] 84be4ede57 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 07:41:09 +00:00
Dermot Duffy 25150be36b Set the container height on every resize. 2023-09-04 20:31:20 -07:00
Dermot Duffy 07bc6391ec Recalculate timeline cameras when display mode changes. 2023-09-04 19:51:15 -07:00
Dermot Duffy d425457781 Resize the container based on media loads. 2023-09-04 19:31:54 -07:00
Dermot Duffy 1554cb41e8 Add missing files changes on prior commit. 2023-09-04 18:41:46 -07:00
Dermot Duffy cd84e490a8 Watch grid DOM for id changes. 2023-09-04 18:40:13 -07:00
Dermot Duffy e830db1a77 Complete carousel refactor.
Reduces one layer of DOM nesting for simplication, uses the latest Embla
version, unittests for everything.
2023-09-04 16:25:32 -07:00
Dermot Duffy 48ece1e154 Improve display mode button text. 2023-08-26 14:51:48 -07:00
Dermot Duffy af5b0f7f23 Be less eager with carousel resizes. 2023-08-26 11:41:06 -07:00
Dermot Duffy 87f137b474 Add support for timeline seeking locked to a camera. 2023-08-26 11:11:44 -07:00
Dermot Duffy 74f00e1985 Remove unused variable. 2023-08-21 19:46:35 -07:00
Dermot Duffy ef7598cd84 Use usable time for in progress events. 2023-08-20 16:10:36 -07:00
Dermot Duffy 0e5e99419f Better timeline functionality for recordings. 2023-08-20 15:50:37 -07:00
Dermot Duffy 2df22b96ea Fix various small issues. 2023-08-20 11:00:57 -07:00
Dermot Duffy d23d412fbf Fix typos. 2023-08-19 20:24:19 -07:00
Dermot Duffy 3c23894c6d Scrubbing performance improvements. 2023-08-19 19:51:16 -07:00
Dermot Duffy 89c16b58c5 Remove old TODOs. 2023-08-19 15:49:30 -07:00
Dermot Duffy 17bfe4f38b Recalculate grid for a slot change. 2023-08-19 12:28:11 -07:00
Dermot Duffy 5364c828eb Show all cameras on timeline in grid mode. 2023-08-13 15:31:10 -07:00
Dermot Duffy c665f1b351 Clean up seek handler. 2023-08-13 12:37:20 -07:00
Dermot Duffy b4595867b3 Avoid carousel init duplication. 2023-08-13 10:00:29 -07:00
Dermot Duffy c61ceb905d Fix query/queryResults issue. 2023-08-12 20:35:02 -07:00
Dermot Duffy 8a0ba11fa9 Reset query when changing to non-grid . 2023-08-12 09:46:47 -07:00
Dermot Duffy cc77caa96d Reset the query on grid change in a smarter way. 2023-08-11 19:49:42 -07:00
Dermot Duffy fe2adb5b89 Reduce number of event listeners. 2023-08-09 21:32:53 -07:00
Dermot Duffy 330f927fdb Fix controls issue. 2023-08-09 21:26:12 -07:00
Dermot Duffy d9b2b4d4d8 Minor fixes. 2023-08-08 22:49:52 -07:00
Dermot Duffy e7094718bb Add documentation. 2023-08-08 22:48:50 -07:00
Dermot Duffy b663e0b731 Initial support for grid for live and media viewer. 2023-08-08 22:26:25 -07:00
dependabot[bot] ef8d641b59 Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.6.1...2.7.0)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 07:37:27 +00:00