mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-04 11:15:55 +02:00
* Add raw config endpoint * Add config editor * Add code editor * Add error * Add ability to copy config * Only show the save button when code has been edited * Update errors * Remove debug config from system page * Break out config saving steps to pinpoint where error occurred. * Show correct config errors * Switch to monaco editor * Adjust UI colors and behavior * Get yaml validation working * Set success color |
||
---|---|---|
.. | ||
comms | ||
detectors | ||
images | ||
test | ||
__init__.py | ||
__main__.py | ||
app.py | ||
config.py | ||
const.py | ||
events.py | ||
ffmpeg_presets.py | ||
http.py | ||
log.py | ||
models.py | ||
motion.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
objects.py | ||
output.py | ||
plus.py | ||
record.py | ||
restream.py | ||
stats.py | ||
storage.py | ||
types.py | ||
util.py | ||
video.py | ||
watchdog.py | ||
zeroconf.py |