Dermot Duffy
|
1f37895793
|
fix: Prevent gallery auto-scrolling from scrolling entire browser (#1824)
- Closes #1814
|
2025-01-11 16:44:05 -08:00 |
|
Dermot Duffy
|
2678500670
|
feat: Allow user-agent based conditions (#1821)
* Closes #1819
|
2025-01-10 07:41:19 -08:00 |
|
Dermot Duffy
|
cebd4b215b
|
fix: Render media correctly in rtl languages (#1757)
|
2024-12-14 14:58:22 -08:00 |
|
Dermot Duffy
|
ed0bb99a45
|
fix: Panel height should be 100% when casted (#1750)
|
2024-12-13 08:11:26 -08:00 |
|
Dermot Duffy
|
dada65e008
|
feat: Add experimental reolink media support (#1694)
* feat: Add experimental rich reolink support.
* Formatting fix
|
2024-11-25 20:19:12 -08:00 |
|
Dermot Duffy
|
7895de96d2
|
fix: Rationalize custom icons to avoid duplication (#1639)
|
2024-10-13 16:24:51 -07:00 |
|
Dermot Duffy
|
9393722fa6
|
refactor: Cache device information centrally (#1598)
|
2024-09-29 17:17:40 -07:00 |
|
Dermot Duffy
|
02fb6e1d4c
|
refactor: Refactor entity register manager (#1597)
|
2024-09-29 15:55:28 -07:00 |
|
Dermot Duffy
|
650d99ec00
|
fix: Fix initialization race condition that occurs in certain circumstances (#1545)
* fix: Fix initialization race condition in certain circumstances
* Minor improvements and camera iris logo
|
2024-09-19 19:42:38 -07:00 |
|
Dermot Duffy
|
1a0e219c61
|
Move automatic media actions out of carousels
|
2024-09-07 15:04:23 -07:00 |
|
Dermot Duffy
|
e503f0e429
|
Initial version of status bar.
|
2024-08-16 20:08:21 -07:00 |
|
Dermot Duffy
|
d5c4e56c45
|
Refactor views to support dynamic updates.
|
2024-07-26 19:15:38 -07:00 |
|
Dermot Duffy
|
afb9af5eb4
|
Rename several view variables for clarity.
|
2024-06-11 19:48:39 -07:00 |
|
Dermot Duffy
|
7ab545738d
|
Add initial keyboard shortcut support.
|
2024-06-05 21:44:17 -07:00 |
|
Dermot Duffy
|
7917e5c537
|
Add support for pre-defined zoom/pan settings.
|
2024-04-27 14:55:38 -07:00 |
|
Dermot Duffy
|
5f4943e190
|
Add tests.
|
2024-04-15 16:26:47 -07:00 |
|
Dermot Duffy
|
f67620397f
|
Set timeline to now not to most recent event.
|
2024-04-07 20:21:09 -07:00 |
|
Dermot Duffy
|
bde4e6cd38
|
Add support for configuration profiles.
|
2024-03-28 21:41:48 -07:00 |
|
Dermot Duffy
|
95c44adcf1
|
Allow camera capabilities to be configured.
|
2024-03-26 21:00:15 -07:00 |
|
Dermot Duffy
|
463f4bf32a
|
Add ability to set timeline pan mode via config.
|
2024-03-10 20:40:18 -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
|
2b9b237327
|
Prevent test coverage backsliding for 100% coverage files.
|
2024-03-03 21:09:10 -08:00 |
|
Dermot Duffy
|
8f3c6af38f
|
Update test thresholds.
New vitest versions are much better at calculating the denominator, test
coverage has actually improved in this PR, but much more code is detected.
|
2024-03-03 15:54:18 -08:00 |
|
Dermot Duffy
|
88bea0ae7d
|
Allow camera engines to signal events to the card.
|
2024-03-03 15:40:20 -08:00 |
|
Dermot Duffy
|
559f8368b1
|
Fix test coverage target.
|
2024-02-07 22:18:43 -08:00 |
|
Dermot Duffy
|
e21756887d
|
Add custom date/time media filtering.
|
2024-02-07 22:06:21 -08:00 |
|
Dermot Duffy
|
3ffcebfe6b
|
Fix issues with 2-way audio for cameras that support only a single stream.
|
2024-02-03 16:36:07 -08:00 |
|
Dermot Duffy
|
93a475c7f4
|
Allow live thumbnails to load recordings .
|
2024-02-03 14:23:49 -08:00 |
|
Dermot Duffy
|
a4108b73c5
|
Allow microphone state to be used in conditions.
|
2024-02-02 20:32:53 -08:00 |
|
Dermot Duffy
|
8a6640a512
|
Refactor menu code and add tests.
|
2024-02-02 18:12:03 -08:00 |
|
Dermot Duffy
|
d3260d516c
|
Allow the inbound audio to unmute when the microphone is unmuted.
|
2024-01-28 20:30:09 -08:00 |
|
Dermot Duffy
|
94ade5beb5
|
Adjust branch coverage.
|
2024-01-27 17:57:41 -08:00 |
|
Dermot Duffy
|
5e72070c96
|
Add interaction and triggered conditions.
|
2024-01-25 22:06:21 -08:00 |
|
Dermot Duffy
|
64a909ead0
|
Add editor and migration support.
|
2024-01-21 11:30:23 -08:00 |
|
Dermot Duffy
|
278f4f372d
|
Initial version of more advanced scan mode control.
|
2024-01-17 22:07:30 -08:00 |
|
Dermot Duffy
|
f67511c6c1
|
Enforce coverage %.
|
2023-10-31 14:06:10 -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 |
|