1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 02:22:31 +01:00
Commit Graph

139 Commits

Author SHA1 Message Date
Keivan Beigi
8373e1ce10 added support for getting series by slug 2013-05-03 19:30:44 -07:00
Keivan Beigi
806ed921f4 updated fluent validation 2013-05-03 19:30:08 -07:00
Keivan Beigi
ed089b01b1 updated some error logging. 2013-05-03 19:15:46 -07:00
Mark McDowall
68f93dbb10 LazyLoaded Series and Episode again for history 2013-05-03 00:28:02 -07:00
Mark McDowall
7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
kay.one
9823560ec0 fixed resource mapper tests. 2013-05-02 22:42:18 -07:00
kay.one
1877f70403 fixed server side indexer issue 2013-05-02 22:24:52 -07:00
Keivan Beigi
385edbf464 fixed nzbclub parser. 2013-05-02 16:10:33 -07:00
kay.one
a66d43b806 added schema generation 2013-05-02 16:06:42 -07:00
Mark McDowall
b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall
00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
Mark McDowall
11cef70406 Calendar now using EpisodeResource 2013-04-30 18:54:15 -07:00
Mark McDowall
0da2047ca5 Missing uses EpisodeResource now 2013-04-30 17:25:33 -07:00
kay.one
016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -07:00
kay.one
d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
kay.one
ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
kay.one
a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00
Keivan Beigi
182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00
kay.one
36c0e50c23 updated rest routing to only match numeric IDs.
eg.
Match: api/series/12
No Match: api/series/abc
2013-04-25 23:12:11 -07:00
Keivan Beigi
4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Keivan Beigi
7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
Keivan Beigi
9a42e305ad started cleaning up episode page. 2013-04-24 10:31:10 -07:00
kay.one
a2e84a8f83 Updated restmodule, moved series, root folder to the new restmodule. 2013-04-24 10:28:13 -07:00
Mark McDowall
000b7bf9e0 Resync'd UI and API 2013-04-21 18:21:24 -07:00
kay.one
c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
Mark McDowall
a04a5e8669 SeriesStats moved to its own Repo 2013-04-20 17:44:56 -07:00
kay.one
d85b825e06 moved seriesmodule to restmodule 2013-04-20 15:14:41 -07:00
kay.one
373a93be64 moving validation rules to restmodule. 2013-04-20 13:16:42 -07:00
Mark McDowall
f86cb87ced Added SeriesStatistics 2013-04-20 13:09:24 -07:00
kay.one
c0798b8eb3 fixed series module 2013-04-20 10:07:34 -07:00
markus101
fa2b2df7d5 Calculate double episode start time on episode info refresh 2013-04-20 10:03:37 -07:00
Mark McDowall
609c5bfc24 Calculate proper start time for double episodes
Edit quality profile uses name attribute for switch
2013-04-20 10:03:33 -07:00
Keivan Beigi
3f958109bb removed Autofac from update project. 2013-04-19 17:05:48 -07:00
Keivan Beigi
55ece3d80d Introducing Fancy.Nx 2013-04-19 17:05:28 -07:00
kay.one
9cabe7cf90 cleaned up integration test project. 2013-04-18 21:46:18 -07:00
Keivan Beigi
65ae894410 added an abstraction layer for json serializer, should work in mono. 2013-04-16 17:24:49 -07:00
Keivan Beigi
213c842050 removed signalr, will re-add when actually needed. 2013-04-16 16:21:28 -07:00
Keivan Beigi
339dd5a1dd updated to NLog 2.0.1.2 2013-04-12 15:37:15 -07:00
Mark McDowall
a6b66b7c90 Using Services, not Repos 2013-04-11 21:52:02 -07:00
Mark McDowall
e43cb87620 Renamed Folder to FolderName. Series.Path is readonly 2013-04-11 08:28:51 -07:00
Mark McDowall
35e2e83595 Merge branch 'series-grid' into vnext
Conflicts:
	UI/Config.js
2013-04-09 20:17:41 -07:00
Keivan Beigi
d81e0885c3 updated json.net from 4.5.11 to 5.0.2 2013-04-09 18:03:15 -07:00
Keivan Beigi
a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00
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.
2013-04-05 18:03:14 -07:00
Keivan Beigi
aacc53d882 replaced autofac with TinyIoC 2013-04-02 19:20:05 -07:00
kay.one
048162a0ef fixed more tests. 2013-03-31 23:22:16 -07:00
kay.one
4be637edff much nicer add new series. 2013-03-31 14:45:16 -07:00
kay.one
a052a9389e fully replaced TVDB with Trakt.tv 2013-03-31 13:25:39 -07:00
kay.one
3cdff3bb71 added marr.datamapper source code for easy debugging. 2013-03-30 14:56:34 -07:00
kay.one
375f887539 using pre-compiled handlebar templates
re-did static content from nancy
2013-03-29 16:00:38 -07:00