Commit Graph

27 Commits (8f6e099794e1856f26c3befc00f130ccd46d677d)

Author SHA1 Message Date
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
Qstick 26b5db3019 Used ReflectionOnly and/or public types where possible
2 years ago
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
3 years ago
bakerboy448 3d1437bf18 Fixed: Updated wiki links for WikiJS
3 years ago
bakerboy448 1268f90f26 New: Update all wiki links to point to the Servarr Wiki
3 years ago
ta264 53c0ffd129 Swap to dapper with lazyload
4 years ago
Qstick a4b78b44ce 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