Commit Graph

22 Commits (a13011aa490ff8a6df52676de9fdc3bd7c15176e)

Author SHA1 Message Date
Robin Dadswell a13011aa49 New: Postgres Database Support
10 months ago
Qstick 1169741c54 New: Use ASP.NET Core instead of Nancy
2 years ago
Qstick 2e953a0eb1 Dapper and STJson
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Mark McDowall 021fd4afa7 Fixed: Updated wiki links
3 years ago
bakerboy448 e733529dc3
All Wiki links now use the consolidated Servarr wiki
4 years ago
Taloth Saldono 6a393ef6a2 Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily.
4 years ago
Mark McDowall 81d6c0d210 New: Backup options and restoration
6 years ago
Taloth Saldono b7c5639a9d Speed up sqlite3 initialization by disabling unused features.
6 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
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago