Emil Sandnabba
0504e9ef79
Update reverse proxy documentation ( #13075 )
...
* Cleanup the reverse proxy overview
* Adding a Traefik example
* Adding a note about TLS
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-08-14 15:51:15 -06:00
Nicolas Mowen
b309287087
Add docs for installing Frigate as PWA ( #12995 )
...
* Add docs for installing Frigate as PWA
* Add to sidebar
2024-08-12 08:21:02 -05:00
axyzs
e891f2ad6d
correct github colab url ( #12948 )
2024-08-11 07:21:39 -06:00
Josh Hawkins
9b1fb33ac6
Fix camera group icon name in reference config ( #12883 )
2024-08-09 08:41:12 -06:00
Blake Blackshear
8a099b4ae5
Merge pull request #11419 from blakeblackshear/dev
...
0.14 Release
2024-08-08 08:43:29 -05:00
Blake Blackshear
80e8930e73
always release from dev builds
2024-08-08 08:25:19 -05:00
Nicolas Mowen
2637541c6c
Installation and getting started docs improvements ( #12395 )
...
* Add tip banner for quick links
* Add link to getting started guide from installation
* Remove dummy config
* Move tip
* Clarify installation docs
Co-authored-by: Blake Blackshear <blake@frigate.video>
* Update docs/docs/guides/getting_started.md
Co-authored-by: Blake Blackshear <blake@frigate.video>
---------
Co-authored-by: Blake Blackshear <blake@frigate.video>
2024-08-03 08:20:14 -05:00
Jake Angerman
da913d8d31
Add example of single pcie coral ( #12446 )
...
* Update object_detectors.md
* Update docs/docs/configuration/object_detectors.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-08-03 06:38:40 -06:00
Nicolas Mowen
88d4b694f8
Fix tall videos from covering height in export page ( #12725 )
...
* Fix tall videos from covering height in export page
* Handle mobile landscape
2024-08-02 07:06:15 -06:00
Nicolas Mowen
b28cc45510
Update docs ( #12714 )
2024-08-01 17:27:15 -06:00
Nicolas Mowen
c0b23ca938
Remove mention of older yolox model ( #12711 )
2024-08-01 14:33:06 -06:00
Josh Hawkins
8e7b83d2f1
Display messages when no events exist ( #12694 )
...
* Display message in desktop events list when no events exist
* Add message for when no events are found on plus view
* validating check
* activity indicator check
* clarify error message
2024-07-31 14:08:07 -06:00
Nicolas Mowen
599dd7eecb
Build libusb for coral compatibility ( #12681 )
2024-07-30 16:32:32 -06:00
Nicolas Mowen
84348350fe
apply iOS fix to safari ( #12663 )
2024-07-29 11:34:45 -05:00
Nicolas Mowen
7d03d99852
Show skeleton when live filmstrip items are loading ( #12660 )
2024-07-29 07:52:22 -05:00
Nicolas Mowen
7c39b176ac
Limit preview threads ( #12633 )
2024-07-26 09:16:45 -05:00
Nicolas Mowen
4c2e6f75a2
Fix frigate failing when no config is defined ( #12611 )
2024-07-25 12:03:52 -05:00
Josh Hawkins
81139e8f47
Add filmstrip video/image toggle to general settings ( #12608 )
2024-07-25 08:34:39 -05:00
Nicolas Mowen
cea0596cf5
Docs updates ( #12607 )
2024-07-25 07:14:22 -06:00
Josh Hawkins
51a1526146
loitering_time can be zero ( #12599 )
2024-07-24 14:25:01 -05:00
Nicolas Mowen
b4db07d7a5
Fix perview serialization ( #12597 )
2024-07-24 12:29:51 -05:00
Nicolas Mowen
5c15659a34
Ensure that persisted state is kept in sync ( #12596 )
2024-07-24 11:17:32 -06:00
Nicolas Mowen
1bd3285679
Use pickle for config objects ( #12594 )
2024-07-24 10:37:29 -05:00
Josh Hawkins
6de426c697
Prevent pandas overflow and runtime errors from division by zero/NaN ( #12591 )
...
* Prevent pandas overflow and runtime errors from division by zero/NaN
* remove pysqlite3
2024-07-24 08:58:42 -06:00
Nicolas Mowen
d28ad0f0c8
Use JSON instead of pickle for serialization ( #12590 )
2024-07-24 08:58:23 -06:00
Nicolas Mowen
47aecff567
UI Tweaks ( #12571 )
2024-07-23 09:34:38 -05:00
Nicolas Mowen
524f03a650
Persist show reviewed locally so it maintains state ( #12560 )
...
* Persist show reviewed locally so it maintains state
* fix
* Theming fixes
2024-07-22 17:55:39 -05:00
Nicolas Mowen
68e6ffdfef
UI fixes ( #12542 )
...
* Don't require previews to show motion ui
* Fix recording text to match hls player logic
2024-07-21 14:14:59 -05:00
Nicolas Mowen
29345c429a
Fix plus sorting button ( #12513 )
2024-07-19 09:08:50 -05:00
jameson_uk
2cdd483126
Update automation ( #12487 )
...
`data_template` has been deprecated for sometime in HA an no longer works. This should just be `data`
2024-07-18 16:30:24 -06:00
Nicolas Mowen
f2c46408c4
Add more icons to event icon types ( #12507 )
2024-07-18 16:11:05 -05:00
Josh Hawkins
e5dc476c1e
Disable web assembly for jsmpeg player ( #12502 )
2024-07-18 10:50:30 -05:00
Josh Hawkins
eb2363b93d
Reset preferred live modes to defaults on window visibility change ( #12499 )
2024-07-18 07:22:31 -06:00
Josh Hawkins
7bfebd5b61
Use canvas2d renderer for jsmpeg player ( #12498 )
2024-07-18 06:59:12 -06:00
Josh Hawkins
6addf4d88b
User-selectable weekday start (Sunday/Monday) for review calendar ( #12491 )
2024-07-17 11:38:12 -05:00
Nicolas Mowen
c56e7e7c6c
UI fixes ( #12490 )
...
* Improve export handling when errors occur
* Fix mobile zooming
* Handle recordings buffering
* Cleanup
* Url encode export name
* Start with actual name in input
* Fix buffering
2024-07-17 07:39:37 -06:00
Josh Hawkins
78c15f3020
Prevent onPlaying from being called repeatedly in jsmpeg player ( #12482 )
2024-07-16 13:40:11 -06:00
Nicolas Mowen
30f0f73a4e
Add camera name to recordings log ( #12480 )
...
* Add camera name to recordings log
* Formatting
2024-07-16 11:56:09 -05:00
Nicolas Mowen
e9da453190
Don't allow backwards recordings ( #12477 )
2024-07-16 10:04:33 -05:00
Nicolas Mowen
91f62cf8ce
Fix ui config migration ( #12476 )
2024-07-16 08:45:11 -05:00
Josh Hawkins
58dbbd5d29
Use refs for proper js closures in the liveReady timeout ( #12464 )
2024-07-16 05:50:58 -06:00
Josh Hawkins
5c90f7dce7
Check if camera is active before disabling liveReady ( #12461 )
2024-07-15 15:52:34 -06:00
Nicolas Mowen
b7cf5f4105
Fix handling of default group ( #12459 )
2024-07-15 11:18:01 -05:00
Josh Hawkins
c850604931
Fix flashing of previous still image when live player stops ( #12458 )
2024-07-15 09:38:59 -06:00
Nicolas Mowen
82d2910039
Fix camera filtering logic ( #12457 )
...
* Fix camera filtering logic
* Cleanup
* Simplify and consider birdseye only group in logic
* Don't add filter when group is birdseye only
2024-07-15 09:34:41 -06:00
Nicolas Mowen
5066fa369d
Filter alerts by camera group ( #12456 )
2024-07-15 07:35:41 -05:00
Josh Hawkins
3afd77cbe0
No need to check for h264 onvif profile ( #12444 )
2024-07-14 13:29:49 -05:00
Josh Hawkins
093201a1cc
Update docs for clarity on review items ( #12441 )
2024-07-14 11:12:26 -06:00
Blake Blackshear
6102e9e5ea
Merge remote-tracking branch 'origin/master' into dev
2024-07-13 14:52:42 -05:00
Blake Blackshear
91215a1406
update link to info on plus ( #12434 )
2024-07-13 14:49:54 -05:00