1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-17 15:59:36 +02:00
Commit Graph

3166 Commits

Author SHA1 Message Date
kay.one
eae414e8be added files missed duo to aggresive .gitignore 2013-06-04 22:38:15 -07:00
kay.one
44696a15e7 added series route as a mutator to series model. 2013-06-04 22:22:07 -07:00
kay.one
9b5d22455b added simple /rss page. needs some custom backgrid cells. 2013-06-04 22:08:27 -07:00
kay.one
5c05f6b740 fixed calendar now showing on load. 2013-06-04 22:08:26 -07:00
Mark McDowall
9722506aca Fixed XBMC updating 2013-06-04 20:14:12 -07:00
Mark McDowall
66bce4b51e Notifications have real messages now 2013-06-04 20:14:11 -07:00
Keivan Beigi
942679d4bd fixed card styling for import series 2013-06-04 18:04:34 -07:00
Keivan Beigi
9160343a51 added /logs 2013-06-04 17:49:53 -07:00
kay.one
fc7d4536ac minor cleanup 2013-06-03 23:27:18 -07:00
Mark McDowall
8a1c6aa4d8 Using LoadSubtype for Missing and Calendar 2013-06-03 23:18:12 -07:00
Mark McDowall
18441aca03 end added to EpisodeModel 2013-06-03 23:10:41 -07:00
Mark McDowall
6694aaeded Added Any() extension to MDM 2013-06-03 22:09:16 -07:00
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