1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02:00
Commit Graph

3404 Commits

Author SHA1 Message Date
Mark McDowall
047e53179d Calendar and Missing join series in API 2013-06-03 21:00:07 -07:00
kay.one
2e3863895c internal links are automatically handled using NzbDrone.Router.navigate instead
of re-loading page.
2013-06-03 20:34:06 -07:00
kay.one
13cff22cf8 fixed Newznab category numbers. 2013-06-03 20:33:03 -07:00
Keivan Beigi
a7fc3f9776 fixed newznab apikey 2013-06-03 16:07:36 -07:00
kay.one
a997c10ca1 Fixed header request. 2013-06-02 23:12:31 -07:00
kay.one
233def11c7 fixed media cover download issue 2013-06-02 22:51:16 -07:00
kay.one
e708a17c6a added RefreshSeriesCommand to scheduler (6 hours) 2013-06-02 22:41:24 -07:00
kay.one
e5d35d7f59 fixed media cover download issue 2013-06-02 22:39:42 -07:00
kay.one
287dedadea fixed episodeservice.updatemany 2013-06-02 20:56:17 -07:00
kay.one
6c1d16ae57 minor cleanup. 2013-06-02 20:44:31 -07:00
kay.one
77f7427230 commented out benchmark test 2013-06-02 20:25:26 -07:00
kay.one
bb677259e1 added missing file 2013-06-02 20:22:47 -07:00
kay.one
ace98831c7 using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
kay.one
9db5b7963e read is done using simple reflection strategy. 2013-06-02 17:27:05 -07:00
kay.one
a46ef37f0b added new reflection strategy, lets see if it works in mono. 2013-06-02 17:08:47 -07:00
kay.one
49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
kay.one
7a96cb763a replaced background image 2013-06-02 00:32:23 -07:00
kay.one
b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
kay.one
88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API 2013-06-01 12:39:30 -07:00
kay.one
0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
kay.one
f7c78da4ed fixed backbone ajax differed 2013-06-01 12:30:41 -07:00
kay.one
1613643307 fixed autobinder on re-render 2013-06-01 10:38:21 -07:00
kay.one
68662b9cf4 updated handlebar runtime 2013-06-01 10:15:42 -07:00
kay.one
0d7326c798 fixed more injection issues 2013-05-31 21:59:54 -07:00
kay.one
e5cc0c1a93 value injector should map lazy loaded values properly. 2013-05-31 19:49:53 -07:00
Keivan Beigi
c34ae218e8 minor js library updates 2013-05-31 19:49:52 -07:00
kay.one
dca32e9e0f new quality profile edit view. 2013-05-31 19:49:52 -07:00
Mark McDowall
ef58acb4b5 Better message handling on save 2013-05-31 17:22:47 -07:00
Mark McDowall
03c085030e fixed copy pasta 2013-05-31 08:16:50 -07:00
Mark McDowall
1e4b7b033d Don't use alias for group by 2013-05-30 22:15:21 -07:00
Mark McDowall
c94595b3ae SaveIfChangedMixin 2013-05-30 21:07:21 -07:00
Mark McDowall
9a68785c26 Default separater will be " - " now 2013-05-30 21:07:18 -07:00
Mark McDowall
d2a59ea404 Indexers are saved when settings are saved 2013-05-30 21:07:16 -07:00
Mark McDowall
4a39faeb39 Fixed paging ID10T issue 2013-05-30 21:07:13 -07:00
Mark McDowall
680f366c94 Naming Settings fixed up 2013-05-30 21:07:11 -07:00
Mark McDowall
fd88f17ead DownloadClient settings cleaned up 2013-05-30 21:07:09 -07:00
Keivan Beigi
c1bbd0bd5d cleaned up handling of Unknown quality type. 2013-05-30 18:43:13 -07:00
Keivan Beigi
3c53e6009d cleaned up qualityprofile response format. 2013-05-30 18:22:28 -07:00
Keivan Beigi
bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
Keivan Beigi
5b2410da3f non-working cached repository. 2013-05-30 17:14:18 -07:00
Mark McDowall
23e9c725f3 CalendarModule uses injectTo instead of AutoMapper 2013-05-30 00:29:19 -07:00
kay.one
b12b8724b9 fixed broken test
log file is not kept open anymore
2013-05-29 22:10:26 -07:00
kay.one
acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
Mark McDowall
2a12b051bc Indexer cards consistent height 2013-05-29 21:33:19 -07:00
Mark McDowall
de911005cb Episodes between dates uses SQL join 2013-05-29 21:06:24 -07:00
Mark McDowall
ee28c74ae2 csproj changes 2013-05-29 20:47:17 -07:00
Mark McDowall
f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi
9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi
763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Keivan Beigi
8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00