Keivan Beigi
88b9104bc9
cleanup using statements
12 years ago
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
12 years ago
Keivan Beigi
93481728cc
Merge branch 'signalr' into develop
12 years ago
Mark McDowall
6057bf187d
Adding seasons to series will also unmonitor season 0
12 years ago
kay.one
25e2c98c45
signalr cleanup
12 years ago
Mark McDowall
33986a9185
Seasons are now subdocuments of series
12 years ago
Keivan Beigi
47d9b4d5bb
better migration error handling.
12 years ago
Keivan Beigi
9390a00f80
re-adding indexes for series/episodes.
12 years ago
kay.one
c90a96c2e0
fixed broken tests
12 years ago
kay.one
2068b732a2
restore sqlite indexes on alter.
12 years ago
kay.one
dd835d5503
clear existing scene name since it wasn't storing the correct string
12 years ago
kay.one
e256271c5c
store scene name in history
12 years ago
Mark McDowall
cdf34d5676
Toolbar/Actioneer callback cleanup
12 years ago
Mark McDowall
1274c1c144
Added commands to delete logs and log files (separately)
12 years ago
Mark McDowall
1c5e30bbd0
Directory lookup will not include some folders at base of drive
12 years ago
Keivan Beigi
c80202bec3
updated FluentMigrator
12 years ago
kay.one
6d3a604677
create data folder if doesn't exist.
12 years ago
Mark McDowall
5bfcc511e8
AirDate now stored as a string
12 years ago
Mark McDowall
eb5a15a8ca
Added AirDateUtc for UTC offset time
12 years ago
Mark McDowall
7689b50dee
Removed CustomStartDate
12 years ago
Keivan Beigi
121f3b973d
added TTL to cached objects
12 years ago
kay.one
9252c5269a
Removed unused using statements
12 years ago
Keivan Beigi
28a919e74a
fixed marr threading bug.
...
datamapper instances should not be reused!!!
12 years ago
Mark McDowall
92bab993ae
Missing will not include series and episodes that are not monitored
12 years ago
Keivan Beigi
54c36e9264
Getting model by invalid ID throws a more specific exception.
12 years ago
Mark McDowall
41baecc2ee
Monitored instead of ignored for episodes and seasons
12 years ago
Keivan Beigi
e1488229fe
removed old TODOs.
12 years ago
Mark McDowall
b420592553
Fixed colours on Calendar
12 years ago
Mark McDowall
c719b17ac0
New migration to fix moving from UseSceneName to RenameEpsiodes
12 years ago
kay.one
d60b863e14
moved data from Roaming to ProgramData.
...
Cleaned up DiskProvider
12 years ago
kay.one
7ff1335a2e
fixed merge conflicts.
12 years ago
kay.one
99daa47f89
added support for removing columns
12 years ago
Keivan Beigi
1c5a74df98
Starting to add ALTER COLUMN to SQLite.
12 years ago
Mark McDowall
3f6a6d53d5
Media Management settings are alive
12 years ago
Keivan Beigi
dde91569ac
cleaned up test db path for tests.
12 years ago
Keivan Beigi
73f3459264
added log trim command
12 years ago
Keivan Beigi
76fb548ccd
Added event type icon to history grid.
12 years ago
kay.one
aca5d1f361
fixed calendar view
12 years ago
kay.one
ac3582d5c4
should be able to queue report using api.
12 years ago
kay.one
ca71025bca
updated history table
12 years ago
kay.one
efa9cf6380
cleaned up the mindfuck that was scene mapping.
12 years ago
Keivan Beigi
9160343a51
added /logs
12 years ago
kay.one
6c1d16ae57
minor cleanup.
12 years ago
kay.one
ace98831c7
using compiled delegate instead of reflection in Marr
12 years ago
kay.one
9db5b7963e
read is done using simple reflection strategy.
12 years ago
kay.one
a46ef37f0b
added new reflection strategy, lets see if it works in mono.
12 years ago
kay.one
b133fa9585
Added populate lazy-loading extensions.
12 years ago
Keivan Beigi
5b2410da3f
non-working cached repository.
12 years ago
Keivan Beigi
763df726f0
all services are singleton by default.
12 years ago
Keivan Beigi
8bdf8c31f0
replaced Json.Serialize with ToJson extension method.
12 years ago