Commit Graph

  • 5495896154 Add explanatory warning and properly format cache_path warning Deviant 2022-07-18 23:53:19 +0100
  • fc110420e9
    Update hardware_acceleration.md Caros2017 2022-07-16 21:36:16 +0200
  • 27b652a0de Reset motion to false on startup Nick Mowen 2022-07-15 07:05:35 -0600
  • 5086c3829e Add FAQ about database locked error Nick Mowen 2022-07-11 10:05:47 -0600
  • 73f2c827c6 Add log message when discarding recording segments in cache Deviant 2022-07-07 17:11:47 +0100
  • b80080ac52 don't refetch data on refocus Blake Blackshear 2022-07-07 07:05:05 -0500
  • b36b63599b update stimeout to timeout Blake Blackshear 2022-07-05 11:55:55 -0500
  • 5d8c0e43c2 try ffmpeg5 again Blake Blackshear 2022-07-05 11:54:21 -0500
  • 7845995dfd Adjust threshold and contour_area with mqtt Josh Hawkins 2022-04-27 09:52:45 -0500
  • 56a26f474d Adjust threshold and contour_area with mqtt Josh Hawkins 2022-04-27 09:52:45 -0500
  • afe88d6e3a switch back to upgraded numpy Blake Blackshear 2022-07-04 16:51:48 -0500
  • 560ee0104d arm32 compat Blake Blackshear 2022-07-04 09:06:26 -0500
  • f10d1083eb
    chore: sync release branch JohnMark Sill 2022-07-03 19:52:20 -0500
  • 78f8133915
    Merge branch 'blakeblackshear:master' into improvements/experimental-ui JohnMark Sill 2022-07-03 19:49:00 -0500
  • dc8b625d55 sync numpy version Blake Blackshear 2022-07-03 10:12:14 -0500
  • 162c0147d2 use jellyfin for all arch Blake Blackshear 2022-07-03 10:12:00 -0500
  • ef54cd6fb3 add plus endpoint to docs v0.11.0-beta5 Blake Blackshear 2022-07-01 06:56:09 -0500
  • c2465a46a8
    Http tests (#3350) Nicolas Mowen 2022-06-30 06:53:46 -0600
  • 24d3a9cdd5 read plus api key from addon options Blake Blackshear 2022-06-30 07:19:40 -0500
  • d3c9a55ead Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into http-tests Nick Mowen 2022-06-28 06:25:26 -0600
  • 5e82eaed88 switch back to ffmpeg 4.4.1 Blake Blackshear 2022-06-28 06:50:19 -0500
  • f37dc47c42 improvement: better play/pause JohnMark Sill 2022-06-24 10:52:17 -0500
  • f8583853ad chore: remove unused import JohnMark Sill 2022-06-24 09:45:55 -0500
  • 0ec0ae1bfe chore: removed unused properties interface JohnMark Sill 2022-06-24 09:36:50 -0500
  • 6d8d46417b fix: removed unused state JohnMark Sill 2022-06-24 09:35:56 -0500
  • 015a3733a1 add container scanning bryopsida 2022-06-24 08:42:45 -0500
  • b3ef3e242d add kics scan bryopsida 2022-06-24 08:31:34 -0500
  • 41c0a3e510 switch to run on all PRs bryopsida 2022-06-24 08:28:44 -0500
  • ff2408a056 Add codeql workflow bryopsida 2022-06-24 08:26:09 -0500
  • d68e7cc737 Add name to match other checks Nick Mowen 2022-06-16 10:43:50 -0600
  • 28b875521a Add cleanup files in const Nick Mowen 2022-06-16 10:16:13 -0600
  • f7f29437d3 Test stats Nick Mowen 2022-06-16 06:47:51 -0600
  • 59c253b8df Remove unused imports Nick Mowen 2022-06-16 06:36:54 -0600
  • 90469e231c Formatting Nick Mowen 2022-06-16 06:36:23 -0600
  • 6054847764 Test recordings endpoint Nick Mowen 2022-06-16 06:36:03 -0600
  • e7e0189264 Test config Nick Mowen 2022-06-16 06:21:04 -0600
  • 8bb0033641 Write version module so tests don't fail on version import Nick Mowen 2022-06-16 06:17:32 -0600
  • 1d621058a8 Test more event filters Nick Mowen 2022-06-15 19:41:04 -0600
  • eb135f86ea Expand test Nick Mowen 2022-06-15 19:36:11 -0600
  • 744a15de20 Test geting list of events Nick Mowen 2022-06-15 19:35:01 -0600
  • da5526cf23 Test deleting event Nick Mowen 2022-06-15 19:32:25 -0600
  • 12d2137b8f Fix bug caught in tests Nick Mowen 2022-06-15 19:30:50 -0600
  • 9afb6e763f Test getting list of sub labels Nick Mowen 2022-06-15 19:30:43 -0600
  • 93b3eab1a1 Test setting and deleting sub label Nick Mowen 2022-06-15 19:27:32 -0600
  • 0dc4a74e7e Test retain / un-retain Nick Mowen 2022-06-15 19:20:21 -0600
  • b5b26e0b8d Get events working with cleaner db Nick Mowen 2022-06-15 18:37:07 -0600
  • 0d5261f5f6 Get event that does not exist Nick Mowen 2022-06-15 18:00:51 -0600
  • fd15a1cb29 Add one more check to test Nick Mowen 2022-06-15 17:56:50 -0600
  • c4de7da548 Cleanup db creation Nick Mowen 2022-06-15 17:55:50 -0600
  • e711f42a10 Add testing consts Nick Mowen 2022-06-15 17:42:54 -0600
  • 077dffe8a4 Setup basics for testing and first test Nick Mowen 2022-06-15 17:42:41 -0600
  • ae59ca0ac7 Set up for http tests Nick Mowen 2022-06-15 17:23:08 -0600
  • 614fda5cd9 Simplify plus creation Nick Mowen 2022-06-14 12:42:52 -0600
  • c341e2b46c Re-create plus api if config based env var is being used Nick Mowen 2022-06-14 12:29:41 -0600
  • 5fd52b9c22
    Update actions Sven Serlier 2022-06-12 09:12:42 +0200
  • 1d45b0b351 update hwaccel docs v0.11.0-beta4 v0.11.0-beta3 Blake Blackshear 2022-06-11 06:42:09 -0500
  • ba119e4f96 revert back to ffmpeg 4.3.2 Blake Blackshear 2022-06-10 07:38:26 -0500
  • 75c2feb387 ffmpeg5 and intel va driver Blake Blackshear 2022-06-09 07:15:46 -0500
  • 6046c50182 improvement: migrated to videojs JohnMark Sill 2022-06-02 16:05:56 -0500
  • 51aa3b9b4f improvement: use useCallback instead of setting ref auto-magically JohnMark Sill 2022-06-02 14:39:53 -0500
  • 9c09e42f71 fix: height of video is now constant in history viewer JohnMark Sill 2022-06-02 14:31:20 -0500
  • 6ffc294e3f fix: marker time image JohnMark Sill 2022-06-02 14:07:00 -0500
  • da637d3c8f
    Limit size of player in events view (#3288) Nicolas Mowen 2022-06-02 06:06:39 -0600
  • 26256271dc Clarify comment Nick Mowen 2022-06-02 05:55:24 -0600
  • 98e240d450 Add comment to explain exmpty data-setup value Nick Mowen 2022-06-02 05:54:54 -0600
  • eccab66fe7
    Update camera_specific.md Jason 2022-06-02 09:31:44 +1000
  • 0f7c0d3d4d
    Bump eventsource from 1.1.0 to 1.1.1 in /docs dependabot[bot] 2022-06-01 21:53:57 +0000
  • 980d462a46 Set data-options so videojs accepts size changing Nick Mowen 2022-06-01 14:05:38 -0600
  • d660b4f754 Set max width Nick Mowen 2022-06-01 14:05:22 -0600
  • bc078fcc88 remove deprecated max_seconds config option Blake Blackshear 2022-06-01 06:18:26 -0500
  • 93cd973e59
    Update index.md (#3267) Nicolas Mowen 2022-05-29 08:48:55 -0600
  • 5f9d477863
    Update event filters naming and add sub label filter (#3194) Nicolas Mowen 2022-05-29 08:47:43 -0600
  • 60b5d934c7
    Update index.md Nicolas Mowen 2022-05-28 11:04:11 -0600
  • 9e580ed01f Cleanup event logic Nick Mowen 2022-05-26 09:47:48 -0600
  • 805c691849 Formatting Nick Mowen 2022-05-26 09:28:02 -0600
  • 9f1da8746f Use distinct instead of group_by Nick Mowen 2022-05-26 09:23:23 -0600
  • cbfebe499f Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into sub_label_filter Nick Mowen 2022-05-26 09:18:28 -0600
  • ca693240b1
    Favorite events delete button warning (#3225) Nicolas Mowen 2022-05-26 09:06:02 -0600
  • 468febc434
    Catch crash on no internet (#3246) Nicolas Mowen 2022-05-26 09:04:33 -0600
  • 4b81c88794 use specific jellyfin-ffmpeg build Blake Blackshear 2022-05-26 10:02:43 -0500
  • 8deb24e0bc Catch crash on no internet Nick Mowen 2022-05-23 06:31:58 -0600
  • 25c4c7207b
    Update hardware_acceleration.md Flaxee 2022-05-20 20:56:53 +0200
  • 18825c9e31 Fix tests Nick Mowen 2022-05-20 09:52:36 -0600
  • 1619e63235 Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into sub_label_filter Nick Mowen 2022-05-20 09:46:39 -0600
  • dcec19358e Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into favorite-delete-protection Nick Mowen 2022-05-20 09:45:36 -0600
  • 2ac28b93f3 fix development port Blake Blackshear 2022-05-20 09:27:39 -0500
  • 3e7ed982d4 fix tests Blake Blackshear 2022-05-20 09:27:21 -0500
  • 7e6c3a81d0 Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into sub_label_filter Nick Mowen 2022-05-19 07:09:46 -0600
  • 279ebebb7b Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into favorite-delete-protection Nick Mowen 2022-05-19 07:09:12 -0600
  • d8d410802f
    Set height and width of delete icon for firefox (#3226) Nicolas Mowen 2022-05-19 06:41:31 -0600
  • ca7bad8909 get ingress to play nice with vite Blake Blackshear 2022-05-19 07:31:02 -0500
  • 0de0f76f1f Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into favorite-delete-protection Nick Mowen 2022-05-18 18:13:56 -0600
  • 089055bad2 Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into firefox-delete-icon Nick Mowen 2022-05-18 18:13:40 -0600
  • 7b2b5bfa71 update hwaccel docs for nvidia docker-compose Patrick Fruh 2022-05-18 21:33:08 +0200
  • 404671992f
    update hwaccel docs for nvidia docker-compose Patrick Fruh 2022-05-18 21:33:08 +0200
  • 1bb6e4f2a0 Set height and width of delete icon for firefox Nick Mowen 2022-05-18 10:15:02 -0600
  • d56fae1306 Set color of button Nick Mowen 2022-05-18 09:05:53 -0600
  • dd36cdde5e Adjust named Nick Mowen 2022-05-18 09:04:45 -0600
  • 4b00faad70 Use state to keep track of event id Nick Mowen 2022-05-18 09:04:02 -0600
  • f741c59a8b Add dialog to shield deletion of favorite event Nick Mowen 2022-05-18 08:30:47 -0600