blakeblackshear.frigate/web/src
Nicolas Mowen d3949eebfa
Add API and WebUI to export recordings (#6550)
* Add ability to export frigate clips

* Add http endpoint

* Add dir to nginx

* Add webUI

* Formatting

* Cleanup unused

* Optimize timelapse

* Fix pts

* Use JSON body for params

* Use hwaccel to encode when available

* Print ffmpeg command when fail

* Print ffmpeg command when fail

* Add separate ffmpeg preset for timelapse

* Add docs outlining the export directory

* Add export docs

* Use ''

* Fix playlist max time

* Lower max playlist time

* Add api docs for export

* isort fixes
2023-06-08 07:32:35 -04:00
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Upgrade deps (#6395) 2023-05-05 07:45:13 -05:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components Update go2rtc to 1.5.0 (#5814) 2023-05-21 06:53:25 -06:00
context Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
hooks Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
icons Timeline UI optimizations (#6367) 2023-05-04 17:34:48 -06:00
routes Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
utils Use browser timezone if not specified in config (#6205) 2023-04-23 07:42:15 -05:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
AppBar.jsx Refactor s6 scripts to the new format (#5135) 2023-01-18 07:53:53 -06:00
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css swr events refactor 2022-03-11 07:49:06 -06:00
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts switch to vite 2022-03-11 07:49:06 -06:00
Sidebar.jsx Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00