blakeblackshear.frigate/frigate
Bernt Christian Egeland 3611e874ca
Events Page: Added option to override browser time format and style (#5538)
* use12hour optional config

* use12hour config arg

* added use12HourFormat arg to format function

* dateStyle & timeStyle option

* moved timezone & locales to format function

* added dateStyle & timeStyle

* re-formatted

* added strftime_fmt config entry

* strftime package

* added strftime option

* underscore instead of camelCase

* underscore props instead of camelCase
2023-02-22 06:54:16 -07:00
..
comms Fast restart (#5378) 2023-02-03 20:15:47 -06:00
detectors Don't fail if openvino fails to import (#5532) 2023-02-19 07:41:14 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
test Rewrite restream (#5106) 2023-01-16 17:50:35 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py Init birdseye restream command in S6 (#5494) 2023-02-15 07:09:25 -06:00
config.py Events Page: Added option to override browser time format and style (#5538) 2023-02-22 06:54:16 -07:00
const.py Fix raspberry pi hwaccel (#4955) 2023-01-08 07:04:58 -06:00
events.py
ffmpeg_presets.py Fix rpi birdseye encode (#5522) 2023-02-16 18:38:32 -06:00
http.py Plus upload in progress (#5521) 2023-02-19 07:38:16 -06:00
log.py
models.py
motion.py
mypy.ini
object_detection.py
object_processing.py
objects.py
output.py Ensure birdseye restream is not left with partially read frames (#5504) 2023-02-16 07:49:31 -06:00
plus.py
record.py
stats.py
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py
util.py
video.py
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
zeroconf.py