Dermot Duffy
|
bfdbe70d6c
|
Refactor card.ts substantially and test.
|
2023-10-02 16:30:05 -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
|
2df22b96ea
|
Fix various small issues.
|
2023-08-20 11:00:57 -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
|
b663e0b731
|
Initial support for grid for live and media viewer.
|
2023-08-08 22:26:25 -07:00 |
|
Dermot Duffy
|
707bbb9f68
|
Maintain substream selections during view cycling.
|
2023-05-06 14:47:48 -07:00 |
|
Dermot Duffy
|
974d4496ed
|
Add view unittests.
|
2023-04-15 14:17:38 -07:00 |
|
Dermot Duffy
|
69b34d7ea1
|
Fix clicking on timeline recordings.
|
2023-04-15 12:19:23 -07:00 |
|
Dermot Duffy
|
7c0da1b267
|
Fix bug that caused gallery to render wrong media type.
|
2023-03-18 14:39:57 -07:00 |
|
Dermot Duffy
|
812c3e1018
|
Initial version of substream support.
|
2023-02-24 20:41:11 -08:00 |
|
Dermot Duffy
|
06b4cc914c
|
Refactor camera initialization into the camera engines.
|
2023-02-12 16:10:22 -08:00 |
|
Dermot Duffy
|
3d799d6fa6
|
Fix minor timeline bug for recordings.
|
2023-02-06 20:35:56 -08:00 |
|
Dermot Duffy
|
c86a091546
|
Implement media filtering.
|
2023-02-05 20:27:24 -08:00 |
|
Dermot Duffy
|
c898f038bd
|
Remove old TODO.
|
2023-01-30 21:24:59 -08:00 |
|
Dermot Duffy
|
a9074bd44e
|
Results of running ts-prune.
|
2023-01-30 21:11:21 -08:00 |
|
Dermot Duffy
|
f3149d2ff3
|
Mark TODO as fixed.
|
2023-01-30 20:37:40 -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
|
93e8a8e71b
|
Avoid resetting timeline when cameraIDs change.
|
2023-01-30 19:53:29 -08:00 |
|
Dermot Duffy
|
a5921e9f91
|
Import cleanups to avoid circular imports.
|
2023-01-29 20:44:08 -08:00 |
|
Dermot Duffy
|
d0ded29741
|
Minor fixes.
|
2023-01-29 20:06:18 -08:00 |
|
Dermot Duffy
|
767d4ee7a0
|
Handle timeline item click corner case.
|
2023-01-29 19:28:34 -08:00 |
|
Dermot Duffy
|
eed436d77f
|
Get camera name the correct way.
|
2023-01-29 16:07:56 -08:00 |
|
Dermot Duffy
|
49e5cc5c5e
|
Make debug logging controllable by config.
|
2023-01-29 15:56:47 -08:00 |
|
Dermot Duffy
|
0caf64ba82
|
Make filter mode configurable.
|
2023-01-29 14:26:49 -08:00 |
|
Dermot Duffy
|
17c4a5a85f
|
Use standard spinner for gallery loading.
|
2023-01-29 13:54:39 -08:00 |
|
Dermot Duffy
|
95ced8f177
|
Fix event details default.
|
2023-01-29 13:40:29 -08:00 |
|
Dermot Duffy
|
32edaee192
|
Handle media metadata exceptions.
|
2023-01-29 11:57:07 -08:00 |
|
Dermot Duffy
|
5fb2a9d3ed
|
Include metadata from recordings.
|
2023-01-29 11:26:48 -08:00 |
|
Dermot Duffy
|
1ad600c231
|
Improve media selection logic.
|
2023-01-29 08:02:36 -08:00 |
|
Dermot Duffy
|
67b134308a
|
Fetch metadata from engine.
|
2023-01-26 21:55:07 -08:00 |
|
Dermot Duffy
|
bd19ed7a74
|
Add initial media filtering for the gallery.
|
2023-01-24 21:55:38 -08:00 |
|
Dermot Duffy
|
92b75c4b1a
|
Configurable drawer icons.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
e5924db352
|
Initial version of media filter components.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
d0a6f0928f
|
Add 'infinite' gallery support.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
1feec926dd
|
Remove TODO.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
6b2036676c
|
Move seeking support into the engine.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
208795d7b3
|
Restore initial draft of video seeking.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
09c38d96f6
|
Fix TODO items.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
36f14e153c
|
Add segment garbage collection.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
54a4dd854f
|
Don't pass cameraConfig in with favouriteMedia request.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
9c1ea3b922
|
Dedup recordings.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
54f63d0cf3
|
Add error handling for camera manager calls.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
e85d46d84a
|
Reset carousel plugins if results change.
|
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
|
eefe665f25
|
Remove confusing carousel methods.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
1762b5530f
|
Refactor media classifiers.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
0f5f5b7ddf
|
Support 'all' as media type for live thumbnails.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
65aa9716fc
|
Clean up thumbnail schema handling.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
401e7c5255
|
Add limit support for recordings.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
980ba1fc6f
|
Break apart view.ts into multiple files.
|
2023-01-24 19:36:54 -08:00 |
|