1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 20:12:41 +02:00
Commit Graph

48 Commits

Author SHA1 Message Date
kay.one
6e6df842a0 removed add series tab 2013-05-26 23:20:03 -07:00
Mark McDowall
9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
kay.one
32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
Mark McDowall
d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
Keivan Beigi
3f958109bb removed Autofac from update project. 2013-04-19 17:05:48 -07:00
Mark McDowall
a4d69cc5ce Manual join of Series for EpisodesBetweenDates 2013-04-16 23:55:39 -07:00
kay.one
6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
kay.one
cd2761d07d cleaned up app update 2013-04-13 16:57:10 -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
a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00
Mark McDowall
5d7f6fb03b Removed some UI info from views. Added UI Config 2013-04-07 16:16:02 -07:00
kay.one
a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
kay.one
2008b54f5d fixed few more broken tests. 2013-03-27 23:49:38 -07:00
Mark McDowall
b6ac7638a1 Store QualityPofile properly 2013-03-26 01:03:28 -07:00
kay.one
6dd56114e3 added Marr.Data.Mapping 2013-03-25 23:19:55 -07:00
Mark McDowall
76b8b006fa Download Client settings and QualityProfiles 2013-03-13 17:26:30 -07:00
kay.one
02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
Mark McDowall
c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
kay.one
651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Mark McDowall
ed3a503342 More Calendar! 2013-02-24 16:00:44 -08:00
kay.one
554924a522 post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
kay.one
b3c6db5997 moved log to object db. 2013-02-23 11:38:25 -08:00
Mark McDowall
8993b209a4 Fixed indexer tests & More Series removals? 2013-02-22 18:16:45 -08:00
Keivan Beigi
385d0106e3 cleaned up a bunch of old files. 2013-02-21 17:32:27 -08:00
Mark McDowall
563db453fc Cleaned up IndexerService and tests 2013-02-21 08:38:31 -08:00
Keivan Beigi
71b711b1af new theme 2013-02-20 18:32:21 -08:00
Mark McDowall
bc490c6bf7 Building and debugging once again 2013-02-18 23:20:51 -08:00
kay.one
2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00
Mark McDowall
acaa05c9c0 CSS cleanup :) 2013-02-18 17:17:21 -08:00
kay.one
40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db. 2013-02-17 23:59:43 -08:00
kay.one
b25ab20f14 wtf git extentions? 2013-02-16 13:10:20 -08:00
kay.one
c6fa3cc02b added support for 0 based sequential ids to our object db. 2013-02-15 19:50:22 -08:00
Keivan Beigi
52d815b1d4 moved most of addseries to use require.js 2013-02-15 16:52:58 -08:00
Mark McDowall
eb18d1c4a1 Series/Index started in backbone 2013-02-15 16:52:53 -08:00
Mark McDowall
7ed148b12c Fixed most of the broken tests 2013-02-15 16:52:50 -08:00
kay.one
9e4bb278ef moved rootdir to eloquera 2013-02-15 16:52:48 -08:00
Mark McDowall
23b90ae1c4 Initial Commit for Eloquera 2013-02-15 16:52:47 -08:00
Keivan Beigi
eab6abc8c9 more import existing series code. 2013-02-15 16:52:41 -08:00
Mark McDowall
fa224cc59c Services: DailySeries added to Nancy 2013-02-15 16:52:34 -08:00
kay.one
87f3c6a6c9 added Logger injection module for Autofac, API boots up. 2013-02-15 16:52:08 -08:00
kay.one
ff09773a3b added parallel test execution support for ncrunch. 2013-02-15 16:52:06 -08:00
kay.one
edf7cc678d fixed some broken tests. 2013-02-15 16:52:05 -08:00
Keivan Beigi
acef97b79f replaced most of ServiceStack with nancy. 2013-02-15 16:52:03 -08:00
Keivan Beigi
8088872b92 adding bootstrap layout. 2013-02-15 16:51:58 -08:00
Mark McDowall
35511a8b76 NCrunch works for unit tests 2012-09-28 22:09:07 -07:00
Mark McDowall
eee24aff1d Tests added
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
Mark McDowall
b7408b726a Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
2012-06-12 12:38:38 -07:00