owncast/core
Meisam e991199735
updates to backups directory (#1099)
* read BackupDirectory from command line flag

* Change the default backup directory

* mkdir BackupDirectory

* use config for backup file path

* migrateDatabase to the backup directory

* use DoesFileExists

change permission on the directory to 0700

* declare err

* generate backupFile  where needed

* style fix

* more style fixes

* more style fixes
2021-06-13 15:28:59 -07:00
..
chat Handle un-typed or un-parsable chat messages by throwing them away and not panicing. Closes #856 2021-03-25 19:20:05 -07:00
data updates to backups directory (#1099) 2021-06-13 15:28:59 -07:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Fix rtmp secret validation to allow / (#1069) (#1070) 2021-06-04 20:09:43 -07:00
storageproviders fix: avoid duplicate cache-control header (#1048) 2021-05-23 13:35:05 -07:00
transcoder Fix tests 2021-05-23 14:27:35 -07:00
webhooks Add additional stream + server info to stream started webhook. Closes #971 2021-04-29 17:04:33 -07:00
chatListener.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
core.go Remove config file migrator (#1045) 2021-05-23 13:36:34 -07:00
stats.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
status.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
storage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
streamState.go No longer reset max viewer count at cleanup. Only do it at new stream start. Fixes #768 2021-02-26 22:15:46 -08:00