1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI

Fixed: Run a database backup before upgrade
This commit is contained in:
Mark McDowall
2014-05-30 10:34:38 -07:00
parent d74e461aea
commit c5bd8b27fb
32 changed files with 552 additions and 27 deletions
+4
View File
@@ -168,3 +168,7 @@ td.delete-episode-file-cell {
.episode-number-cell {
cursor : default;
}
.backup-type-cell {
width : 20px;
}