Commit Graph
5 Commits
Author SHA1 Message Date
MeisamandGitHub 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
MeisamandGitHub 2659dc3646 Hide viewer count when offline (#1091)
* Hide viewer count when offline

* cleanup
2021-06-10 10:59:51 -07:00
MeisamandGitHub c77782cd35 inject custom style (#1083) 2021-06-07 13:53:25 -07:00
MeisamandGitHub 8b57ddcfb1 Remove config file migrator (#1045)
* rm migrator consts

* Delete migrator.go

* rm RunMigrations()
2021-05-23 13:36:34 -07:00
MeisamandGitHub 5c48ead518 Update video.css (#1012)
fix for issue #951
2021-05-13 12:02:57 -07:00