Commit Graph
747 Commits
Author SHA1 Message Date
Felipe Santos e3400ec815 Do not show unavailable media players
Because they are not playable, anyway.
2022-06-08 02:13:15 -03:00
Dermot Duffy 37d3e81ea2 Center text on the recording thumbnail feature item. 2022-06-07 21:35:18 -07:00
Dermot Duffy e077dd89e0 Merge pull request #637 from dermotduffy/update-deps
Update deps en masse
2022-06-07 20:53:57 -07:00
Dermot Duffy e692bef1fb Update deps and switch to yarn fully. 2022-06-07 20:47:27 -07:00
Dermot Duffy 824612357a Fix message color. 2022-06-06 21:12:50 -07:00
Dermot Duffy 9358ae103a Add a way to get diagnostics for issue reports. 2022-06-06 20:18:47 -07:00
Dermot Duffy 501601f466 Bump version to v4.0.0-rc.1 in preparation. 2022-06-05 19:31:57 -07:00
Dermot Duffy abbf62ad44 Minor style changes to gallery. 2022-06-05 18:18:55 -07:00
Dermot Duffy f0608b4b20 Merge pull request #630 from dermotduffy/thumbnail-default
Show thumbnail drawer by default in live and media viewer views
2022-06-05 18:11:27 -07:00
Dermot Duffy 2e348a52d0 Show thumbnails by default. 2022-06-05 18:06:02 -07:00
Dermot Duffy 67b33b1026 Add untrigger timer. 2022-06-05 17:55:01 -07:00
Dermot Duffy caaaa1b5a6 Open/close the drawer automatically. 2022-06-05 16:32:40 -07:00
Dermot Duffy 994973dded Don't use wheel plugin when there's only one media item. 2022-06-05 16:10:43 -07:00
Dermot Duffy a02ec12958 Add some new screenshots. 2022-06-04 11:31:27 -07:00
Dermot Duffy ac9ec30e9e Use text color for icon. 2022-06-04 11:04:38 -07:00
Dermot Duffy ac3b8634e8 Rename the event_viewer to media_viewer. 2022-06-04 11:04:38 -07:00
Dermot Duffy 8b570c65a0 Close thumbnail drawer when something is chosen. 2022-06-04 11:04:38 -07:00
Dermot Duffy e03f3cf7f8 Only check for cache coverage of plausible dates. 2022-06-04 11:04:38 -07:00
Dermot Duffy 42c8251c20 Refactor thumbnail sizing. 2022-06-04 11:04:38 -07:00
Dermot Duffy c776758b5e Improve rendering on light backgrounds. 2022-06-04 11:04:38 -07:00
Dermot Duffy 55970470a4 Color the recordings feature text. 2022-06-04 11:04:38 -07:00
Dermot Duffy c282735a3b Improve seek labeling. 2022-06-04 11:04:38 -07:00
Dermot Duffy 7ebada9aa5 Initial draft of recordings support. 2022-06-04 11:04:38 -07:00
Dermot Duffy 14f383e26b Fix menu rounded corners. 2022-05-31 19:24:49 -07:00
Dermot Duffy 58a33c010a Fix the hover menu. 2022-05-31 19:04:20 -07:00
Felipe Santos 6a5c3e3f5b Implement selectBestViewForNonFrigateCameras 2022-05-24 13:59:24 -03:00
Felipe Santos 8c9513a1a1 Fallback to supported view even when action 2022-05-24 13:46:29 -03:00
Felipe Santos cffb570cc8 Merge remote-tracking branch 'upstream/release-4.0.0' into switch-to-live 2022-05-24 13:20:43 -03:00
Dermot Duffy f7da2c2793 Refactor aspect-ratio logic. 2022-05-23 21:15:31 -07:00
Dermot Duffy 697c602d74 Re-sort the triggered cameras after each trigger. 2022-05-22 17:21:51 -07:00
Dermot Duffy e54ed30f2c Strip diagnostic info. 2022-05-22 13:55:00 -07:00
Dermot Duffy 913056f9c8 README and option naming fixes. 2022-05-22 13:30:24 -07:00
Dermot Duffy c10fe5ca76 Add initial documentation. 2022-05-22 12:38:58 -07:00
Dermot Duffy bbf8160318 Simplify trigger/untrigger logic. 2022-05-22 11:46:16 -07:00
Dermot Duffy dba309d69f Get rid of trigger_min_seconds. 2022-05-21 12:19:29 -07:00
Dermot Duffy 4abf187aa6 Simplify trigger logic. 2022-05-21 12:16:14 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -07:00
Dermot Duffy 4a40e4a943 Add trigger border to outer container. 2022-05-19 17:58:17 -07:00
Dermot Duffy 3090087e73 Add editor support. 2022-05-18 21:34:13 -07:00
Dermot Duffy ab3202c9ac First skeleton of scan mode. 2022-05-18 21:24:17 -07:00
Dermot Duffy af5ec0f8be Allow false_positive to be null to fix Frigate 0.11 compatibility. 2022-05-18 21:20:23 -07:00
Felipe Santos e1c509b4c4 Try harder to retain current view
For non-Frigate cameras when switching.
2022-05-16 13:03:38 -03:00
Felipe Santos 110db5ddc3 Always switch non-Frigate cameras to live view 2022-05-15 15:31:24 -03:00
Dermot Duffy 1d1e7f73b2 Add cameras button to editor. 2022-05-15 08:48:21 -07:00
Dermot Duffy b10a5e6b45 Fix malformed Safari live carousel. 2022-05-15 08:37:19 -07:00
Dermot Duffy 30381b9139 Only fetch thumbnails when absolutely necessary. 2022-05-13 20:49:24 -07:00
Dermot Duffy 72ddf0be06 Fix menu alignment in outside style. 2022-05-12 21:52:44 -07:00
Dermot Duffy 0f4452c19c Remove frigate.js util function. 2022-05-12 21:13:24 -07:00
Dermot Duffy 441162f052 Refactor to avoid use of "all-static" classes. 2022-05-12 21:06:27 -07:00
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00