kay.one
|
fa8f67d7fe
|
fixed service registration for event handlers and executors.
|
12 years ago |
Mark McDowall
|
f4dd6adc6a
|
Added some tests for PagingSpecExtensions
Allow specials in missing
Dropped ListSortDirection
|
12 years ago |
Mark McDowall
|
d37c8c26c2
|
LINQ for paging missing episodes
|
12 years ago |
kay.one
|
c59fe4e674
|
fixed broken tests
|
12 years ago |
kay.one
|
a6aba16902
|
Bind any collection to SignalR with a single call.
|
12 years ago |
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
12 years ago |
Keivan Beigi
|
8373e1ce10
|
added support for getting series by slug
|
12 years ago |
Keivan Beigi
|
806ed921f4
|
updated fluent validation
|
12 years ago |
Keivan Beigi
|
ed089b01b1
|
updated some error logging.
|
12 years ago |
Mark McDowall
|
68f93dbb10
|
LazyLoaded Series and Episode again for history
|
12 years ago |
Mark McDowall
|
7ab1084437
|
Adding history
|
12 years ago |
kay.one
|
9823560ec0
|
fixed resource mapper tests.
|
12 years ago |
kay.one
|
1877f70403
|
fixed server side indexer issue
|
12 years ago |
Keivan Beigi
|
385edbf464
|
fixed nzbclub parser.
|
12 years ago |
kay.one
|
a66d43b806
|
added schema generation
|
12 years ago |
Mark McDowall
|
b4242f9fb2
|
Pagination for missing is alive!
|
12 years ago |
Mark McDowall
|
00276041ad
|
Starting missing conversion to backgrid
|
12 years ago |
Mark McDowall
|
11cef70406
|
Calendar now using EpisodeResource
|
12 years ago |
Mark McDowall
|
0da2047ca5
|
Missing uses EpisodeResource now
|
12 years ago |
kay.one
|
016e360d1a
|
quality Series.QualityProfile is lazyloaded.
|
12 years ago |
kay.one
|
d6d524e624
|
decision engine now reports it's own errors rather than just dying.
|
12 years ago |
kay.one
|
ca8eba9cf1
|
release endpoint now returns fully parsed rss info with decisions.
|
12 years ago |
kay.one
|
a1783a53a9
|
basic RSS fetch seems to be working.
download might still not work.
|
12 years ago |
Keivan Beigi
|
182192e0ba
|
added commands.
they can be triggered using the api
api/command/
|
12 years ago |
kay.one
|
36c0e50c23
|
updated rest routing to only match numeric IDs.
eg.
Match: api/series/12
No Match: api/series/abc
|
12 years ago |
Keivan Beigi
|
4cd75cd8aa
|
stuff we did :D
|
12 years ago |
Keivan Beigi
|
7ae9e79540
|
renamed EventAggregator to MessageAggregator
|
12 years ago |
Keivan Beigi
|
9a42e305ad
|
started cleaning up episode page.
|
12 years ago |
kay.one
|
a2e84a8f83
|
Updated restmodule, moved series, root folder to the new restmodule.
|
12 years ago |
Mark McDowall
|
000b7bf9e0
|
Resync'd UI and API
|
12 years ago |
kay.one
|
c3214a2e88
|
added resource mapping validation tests
|
12 years ago |
Mark McDowall
|
a04a5e8669
|
SeriesStats moved to its own Repo
|
12 years ago |
kay.one
|
d85b825e06
|
moved seriesmodule to restmodule
|
12 years ago |
kay.one
|
373a93be64
|
moving validation rules to restmodule.
|
12 years ago |
Mark McDowall
|
f86cb87ced
|
Added SeriesStatistics
|
12 years ago |
kay.one
|
c0798b8eb3
|
fixed series module
|
12 years ago |
markus101
|
fa2b2df7d5
|
Calculate double episode start time on episode info refresh
|
12 years ago |
Mark McDowall
|
609c5bfc24
|
Calculate proper start time for double episodes
Edit quality profile uses name attribute for switch
|
12 years ago |
Keivan Beigi
|
3f958109bb
|
removed Autofac from update project.
|
12 years ago |
Keivan Beigi
|
55ece3d80d
|
Introducing Fancy.Nx
|
12 years ago |
kay.one
|
9cabe7cf90
|
cleaned up integration test project.
|
12 years ago |
Keivan Beigi
|
65ae894410
|
added an abstraction layer for json serializer, should work in mono.
|
12 years ago |
Keivan Beigi
|
213c842050
|
removed signalr, will re-add when actually needed.
|
12 years ago |
Keivan Beigi
|
339dd5a1dd
|
updated to NLog 2.0.1.2
|
12 years ago |
Mark McDowall
|
a6b66b7c90
|
Using Services, not Repos
|
12 years ago |
Mark McDowall
|
e43cb87620
|
Renamed Folder to FolderName. Series.Path is readonly
|
12 years ago |
Mark McDowall
|
35e2e83595
|
Merge branch 'series-grid' into vnext
Conflicts:
UI/Config.js
|
12 years ago |
Keivan Beigi
|
d81e0885c3
|
updated json.net from 4.5.11 to 5.0.2
|
12 years ago |
Keivan Beigi
|
a8a64a42b5
|
replaced IInitializable interface with ApplicationStartedEvent
|
12 years ago |
Mark McDowall
|
9ae21cf7a1
|
Fixed IInitializable registration
I tried to make it all happen in the same method as AutoRegisterImplementations, but it caused issues with BasicRepo.
|
12 years ago |