Commit Graph

28 Commits (46c2e0ba82b7625f13b9d28f6384cac95d37b496)

Author SHA1 Message Date
Robin Dadswell 46c2e0ba82 New: Postgres Support
2 years ago
Qstick b23e225271 Update wiki links
3 years ago
ta264 d6170dbfed New: Use native dotnet host and DryIoc
3 years ago
bakerboy448 fd81ca86db New: Update all wiki links to point to the Servarr Wiki
3 years ago
ta264 3fa605177c New: Cache goodreads responses
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
4 years ago
ta264 b50b0a1411 Swap to dapper with lazyload
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
4 years ago
ta264 59cc5584c6 Fixed: Slower startup loop on DB initialization failure
5 years ago
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)
6 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.
8 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
10 years ago
kayone 3f899f2130 fixed broken tests
10 years ago
kayone 9370de0cc0 New: Main DB is compressed on app start
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago