Commit Graph

299 Commits (3ef9b4075485052e745f7b35edfdce0c2fc4be76)

Author SHA1 Message Date
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup
11 years ago
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately)
11 years ago
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive
11 years ago
Keivan Beigi c80202bec3 updated FluentMigrator
11 years ago
kay.one 6d3a604677 create data folder if doesn't exist.
11 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time
11 years ago
Mark McDowall 7689b50dee Removed CustomStartDate
11 years ago
Keivan Beigi 121f3b973d added TTL to cached objects
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Keivan Beigi 28a919e74a fixed marr threading bug.
11 years ago
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored
11 years ago
Keivan Beigi 54c36e9264 Getting model by invalid ID throws a more specific exception.
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
Keivan Beigi e1488229fe removed old TODOs.
11 years ago
Mark McDowall b420592553 Fixed colours on Calendar
11 years ago
Mark McDowall c719b17ac0 New migration to fix moving from UseSceneName to RenameEpsiodes
11 years ago
kay.one d60b863e14 moved data from Roaming to ProgramData.
11 years ago
kay.one 7ff1335a2e fixed merge conflicts.
11 years ago
kay.one 99daa47f89 added support for removing columns
11 years ago
Keivan Beigi 1c5a74df98 Starting to add ALTER COLUMN to SQLite.
11 years ago
Mark McDowall 3f6a6d53d5 Media Management settings are alive
11 years ago
Keivan Beigi dde91569ac cleaned up test db path for tests.
11 years ago
Keivan Beigi 73f3459264 added log trim command
11 years ago
Keivan Beigi 76fb548ccd Added event type icon to history grid.
11 years ago
kay.one aca5d1f361 fixed calendar view
11 years ago
kay.one ac3582d5c4 should be able to queue report using api.
11 years ago
kay.one ca71025bca updated history table
11 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping.
11 years ago
Keivan Beigi 9160343a51 added /logs
11 years ago
kay.one 6c1d16ae57 minor cleanup.
11 years ago
kay.one ace98831c7 using compiled delegate instead of reflection in Marr
11 years ago
kay.one 9db5b7963e read is done using simple reflection strategy.
11 years ago
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono.
11 years ago
kay.one b133fa9585 Added populate lazy-loading extensions.
11 years ago
Keivan Beigi 5b2410da3f non-working cached repository.
11 years ago
Keivan Beigi 763df726f0 all services are singleton by default.
11 years ago
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method.
11 years ago
kay.one 566e4eb1ce updated FluentMigrator
11 years ago
Keivan Beigi 465dc725c8 finished add series,
11 years ago
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path
11 years ago
kay.one 3010ed6073 added loggly integration
11 years ago
kay.one 0e7ca07e02 updated connection string params
11 years ago
kay.one be81f772df removed UTC conversion, now being done by DB.
11 years ago
Mark McDowall dbc20a3c31 Added migration for notifications
11 years ago
kay.one a37ccf1d94 building connection string using SQLiteConnectionStringBuilder
11 years ago
kay.one bd4856dad8 make model change events opt-in per repository
11 years ago
kay.one 28b47b415f added condition to lazy loading of relationship objects
11 years ago
kay.one 6936f042f5 disable model events for log repository
11 years ago
Mark McDowall e9bf78a97d Notifications wired up server sided
11 years ago