Commit Graph
33 Commits
Author SHA1 Message Date
Dermot Duffy 8344734e2b Remove optimization that caused scrubbing misbehavior 2024-08-26 20:55:02 -07:00
Dermot Duffy 429dd90972 Use custom websocket to avoid needing admin privileges. 2024-08-24 20:00:00 -07:00
Dermot Duffy 7ab545738d Add initial keyboard shortcut support. 2024-06-05 21:44:17 -07:00
Felipe Santos 1a36ce0894 Update date-fns and date-fns-tz to v3 2024-06-05 22:37:54 -03:00
Dermot Duffy 7917e5c537 Add support for pre-defined zoom/pan settings. 2024-04-27 14:55:38 -07:00
Dermot Duffy 323925101d Add support for more advanced forms of overriding 2024-04-13 18:23:11 -07:00
Dermot Duffy 72eae2bf88 Update dimensions and media layout options to be per camera. 2024-03-06 23:08:32 -08:00
Dermot Duffy 89ddea69db Fix obscure config merge bug. 2024-03-03 18:22:51 -08: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 b4595867b3 Avoid carousel init duplication. 2023-08-13 10:00:29 -07:00
Dermot Duffy b663e0b731 Initial support for grid for live and media viewer. 2023-08-08 22:26:25 -07:00
Dermot Duffy 91f6f48696 Add label to timeline marker with current time. 2023-04-15 09:31:05 -07:00
Dermot Duffy 6ea7c7d260 Merge pull request #1087 from dermotduffy/basic-unittests
Add unitests for `basic` support functions
2023-04-14 18:31:05 -07:00
Dermot Duffy 9b7eae303b Add unitests for basic functions. 2023-04-14 18:27:25 -07:00
Dermot Duffy e854187666 Add support for new ribbon timeline. 2023-04-14 16:44:39 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy 7f1fcf454e Add support for 'scroll up refresh' in the gallery. 2023-03-06 21:04:05 -08:00
Dermot Duffy 06b4cc914c Refactor camera initialization into the camera engines. 2023-02-12 16:10:22 -08:00
Dermot Duffy f9f2a494c6 Avoid dispatching range changed events if there's nothing to be gained. 2023-01-30 20:21:12 -08:00
Dermot Duffy 0df6faaf7d Move camera name and icon into camera manager. 2023-01-29 18:30:07 -08:00
Dermot Duffy 49e5cc5c5e Make debug logging controllable by config. 2023-01-29 15:56:47 -08:00
Dermot Duffy 5fb2a9d3ed Include metadata from recordings. 2023-01-29 11:26:48 -08:00
Dermot Duffy 67b134308a Fetch metadata from engine. 2023-01-26 21:55:07 -08:00
Dermot Duffy d0a6f0928f Add 'infinite' gallery support. 2023-01-24 19:36:54 -08:00
Dermot Duffy 191c901952 Do a fresh media query on snapshot->clip conversion. 2023-01-24 19:36:54 -08:00
Dermot Duffy 1762b5530f Refactor media classifiers. 2023-01-24 19:36:54 -08:00
Dermot Duffy 093925cb40 Initial code for major engine refactor. 2023-01-24 19:36:54 -08:00
Dermot Duffy 9eb97ab0cd Improve tree shaking for lodash and date-fns. 2022-10-09 09:10:56 -07:00
Dermot Duffy 5ec3cbac54 Garbage collect segments. 2022-09-24 13:39:17 -07:00
Dermot Duffy a2e80d93a3 Fetch timeline events from events endpoint not media browser. 2022-09-24 11:31:03 -07:00
Dermot Duffy 70d445d921 Fix drawer open bug in iOS Safari. 2022-08-13 13:48:01 -07:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00