blakeblackshear.frigate/web/src
Nicolas Mowen 887433fc6a
Streaming download (#14346)
* Send downloaded mp4 as a streaming response instead of a file

* Add download button to UI

* Formatting

* Fix CSS and text

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* download video button component

* use download button component in review detail dialog

* better filename

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-10-14 15:23:02 -06:00
..
api Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
components Streaming download (#14346) 2024-10-14 15:23:02 -06:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks See a preview when using the timeline to export footage (#14321) 2024-10-13 12:46:40 -05:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Fix yaml bug and ensure embeddings progress doesn't show until all models are loaded (#14338) 2024-10-14 08:23:08 -06:00
types Improve reindex completion flag (#14308) 2024-10-12 14:44:01 -05:00
utils Add support for more icons (#14299) 2024-10-12 08:37:22 -05:00
views Search UI tweaks and bugfixes (#14328) 2024-10-13 19:36:49 -06:00
App.tsx Explore page optimizations (#13682) 2024-09-11 14:20:41 -05:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Clickable logo on desktop sidebar and useMatch for camera group visibility (#12379) 2024-07-10 09:28:05 -06:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts