Commit Graph

19 Commits (d7e406dccb82ee1655733f85d909c62db52d66fc)

Author SHA1 Message Date
Qstick 8465c2d227 Fixed: Replace one stupid hack with another.
6 years ago
Qstick e06858e4bf Sonarr pulls (#310)
6 years ago
Qstick e73936184b
Fixed: Change Host GUID, other Sonarr references (#307)
6 years ago
Qstick 744742b5ff New: UI Updates (Backup Restore in App, Profile Cloning)
7 years ago
Qstick a6882e7bdd DB Migration Check for Users not on current DB
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Mark McDowall 857d661ff1 Fixed: Recreate log database if migration fails
8 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
9 years ago
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
9 years ago
Taloth Saldono 4ca8178ca8 Add db name to Vacuum log message.
9 years ago
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
10 years ago
Taloth Saldono 000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
10 years ago
Mark McDowall b60633882e Fixed: Only vacuum the main db on startup
10 years ago
kayone 68129e3518 database is now singleton
11 years ago
kayone 3f899f2130 fixed broken tests
11 years ago
kayone 9370de0cc0 New: Main DB is compressed on app start
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago