Commit Graph

242 Commits

Author SHA1 Message Date
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
Keivan Beigi 1c04a670d9 nzbdrone now requires grunt to work. 2013-03-28 18:49:14 -07:00
Keivan Beigi 3b22c087c6 creating powershell build and package script 2013-03-28 17:12:40 -07:00
kay.one 63ba1ed026 removed some unneeded references. 2013-03-25 23:48:48 -07:00
Mark McDowall 05c7b4f4ef Added missing view 2013-03-21 15:21:56 -07:00
kay.one ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
Mark McDowall 6b8314206a Quality Settings divided up in layout
Using bootstrap slider
2013-03-07 00:01:18 -08:00
Keivan Beigi 4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -08:00
Mark McDowall 3dcf99753e Added SaveValues to ConfigService 2013-03-05 08:13:58 -08:00
Mark McDowall 9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00
kay.one 6c17639ade added job time that ticks kicks off scheduler. 2013-03-04 21:51:07 -08:00
kay.one 50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
kay.one eaf6f94c02 job structure cleanup. 2013-03-04 21:20:47 -08:00
kay.one 1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
Mark McDowall 62c1be1634 Settings return with default values (via reflection) 2013-03-03 17:07:22 -08:00
Mark McDowall 50f6ec4fc6 Settings wired up 2013-03-03 16:10:58 -08:00
kay.one 9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
kay.one 62f15d4d96 season list is properly populated in series details. 2013-03-03 15:21:53 -08:00
kay.one 6447b78a5a restructuring series detail around season and episodes being separate resources. 2013-03-03 15:21:52 -08:00
Mark McDowall c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
kay.one 77eedf448e fixed jobs running all the time. 2013-03-02 12:14:18 -08:00
Mark McDowall bb27995eaf Series Details started 2013-03-02 11:13:39 -08:00
Mark McDowall da2c0d1d65 Calendar colouring, upcoming list shows yesterday
Cleaned up series file a bit.
Added spoon for common sugar tasks.
2013-02-28 20:59:06 -08:00
kay.one 651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Mark McDowall 8a3edaebbf Removed upcoming, fixed broken test 2013-02-26 19:55:52 -08:00
Mark McDowall c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
Mark McDowall 0399b18357 Calendar uses start and end date 2013-02-25 22:47:53 -08:00
Keivan Beigi 94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
Mark McDowall ed3a503342 More Calendar! 2013-02-24 16:00:44 -08:00
kay.one 1d78bb7210 more fixed tests. 2013-02-24 12:24:31 -08:00
kay.one 13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Mark McDowall 65061cdc96 Fixed last merge + deleted files. GDrive sucks. 2013-02-23 15:21:02 -08:00
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00
Mark McDowall f4170e90ad Updated csproj. 2013-02-23 15:08:45 -08:00
Mark McDowall 6296e425d3 Added toastr, fullcalendar, start of API for Calendar.
Sending headers for DownloadString and DownloadFile in addition to DownloadStream.
2013-02-23 15:08:44 -08:00
kay.one cf8be4bf8f spelling 2013-02-23 12:35:26 -08:00
Keivan Beigi 385d0106e3 cleaned up a bunch of old files. 2013-02-21 17:32:27 -08:00
Keivan Beigi 385e7c2cc6 Merge branch 'series-cleanup' into vnext 2013-02-20 10:15:09 -08:00
Mark McDowall cf1a067b3b Upcoming view working under backbone 2013-02-19 23:45:52 -08:00
Keivan Beigi b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00
Mark McDowall bc490c6bf7 Building and debugging once again 2013-02-18 23:20:51 -08:00
kay.one 4504232956 still very broken 2013-02-18 22:56:02 -08:00
kay.one 2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00
Keivan Beigi 324b5e3b80 fixed some broken tests. 2013-02-18 17:57:28 -08:00
Keivan Beigi 68128809c9 started to remove iisexpress. 2013-02-18 17:13:42 -08:00
kay.one 40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db. 2013-02-17 23:59:43 -08:00
kay.one 97398f604b removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
kay.one eb0ffa83b6 no more # in the url. 2013-02-17 19:04:28 -08:00
kay.one 7093f352fe splited MVC and nancy application
backbone app is now fully served from nancy including css,js,html
2013-02-17 18:13:21 -08:00
Mark McDowall 7d4db30e38 Add existing series uses existing path now 2013-02-17 17:45:14 -08:00
kay.one b0940ed8de upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n 2013-02-17 11:19:38 -08:00
kay.one 88b06e8747 added mono build config 2013-02-16 14:01:18 -08:00
kay.one c6fa3cc02b added support for 0 based sequential ids to our object db. 2013-02-15 19:50:22 -08:00
kay.one 6a7e346bf2 moved to tablesorter. 2013-02-15 16:53:03 -08:00
kay.one 951e083756 server exceptions are formatted much nicer in the ui. 2013-02-15 16:53:01 -08:00
kay.one c01f982698 removed series layout.
datatables doesn't load properly.
2013-02-15 16:53:00 -08:00
Mark McDowall a04695a3e7 Dates use AirTime and UtcOffset when displaying 2013-02-15 16:52:56 -08:00
Mark McDowall 1671fd1776 Datatables wired up on series grid 2013-02-15 16:52:55 -08:00
Mark McDowall 2a72063c19 BacklogSetting is now editable. 2013-02-15 16:52:55 -08:00
Mark McDowall 796f63680a Series/Index wired up to backbone, just need to add DT 2013-02-15 16:52:54 -08:00
Mark McDowall 84fbfb5d48 Delete modal wired up, more formatting 2013-02-15 16:52:54 -08:00
Mark McDowall eb18d1c4a1 Series/Index started in backbone 2013-02-15 16:52:53 -08:00
Mark McDowall ace7910f2a Fixed up Eloquera integration, working much better now. 2013-02-15 16:52:52 -08:00
Mark McDowall 7f0dc84b29 Added auto complete to AddSeries RootDir 2013-02-15 16:52:50 -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
Keivan Beigi 86e554010d Revert "updated autofac to 3.0"
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
2013-02-15 16:52:41 -08:00
Keivan Beigi 8a5a326480 updated autofac to 3.0 2013-02-15 16:52:39 -08:00
Keivan Beigi 13aa79d5f9 code to support import existing series. 2013-02-15 16:52:35 -08:00
Keivan Beigi 0531029ce7 updated add series 2013-02-15 16:52:34 -08:00
Keivan Beigi 9969f66201 json response from API are now in pascalCasing 2013-02-15 16:52:30 -08:00
Keivan Beigi b50cd19add root dir management is fully functional. 2013-02-15 16:52:27 -08:00
Keivan Beigi d34092c015 added root dir management. delete doesn't work for some reason. 2013-02-15 16:52:26 -08:00
Keivan Beigi 157b559ed2 added ui structure for rootdirs. 2013-02-15 16:52:25 -08:00
kay.one 32e402b5a0 can do series lookup using the api. 2013-02-15 16:52:10 -08:00
kay.one 5fb1f4902f fixed /api . responds with profiles. 2013-02-15 16:52:09 -08:00
kay.one 87f3c6a6c9 added Logger injection module for Autofac, API boots up. 2013-02-15 16:52:08 -08:00
kay.one c184595935 added Nancy pipelines for error handling,
cleaned up container registrations.
2013-02-15 16:52:04 -08:00
Keivan Beigi acef97b79f replaced most of ServiceStack with nancy. 2013-02-15 16:52:03 -08:00
Mark McDowall 106ea1d04b Raw-HD
New: Raw-HD (TrollHD) support added
Fixed: Parser for TrollHD releases from NzbIndex and NzbClub
#ND-115 fixed
#ND-115 comment Max size will be ignored for Raw-HD releases, since they
are always very large anyways
2013-01-09 00:15:06 -08:00
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject 2013-01-02 17:09:13 -08:00
Mark McDowall c8621b8100 Quality type sizes moved to backbone + SS (API) 2013-01-01 18:06:55 -08:00
Mark McDowall d481000001 Adding works! 2012-12-10 20:39:35 -08:00
Mark McDowall a6a5277de8 Stylized the new profiles 2012-12-05 08:34:43 -08:00
Mark McDowall 79902194df QualityProfiles edit via backbone 2012-12-02 19:08:26 -08:00
Mark McDowall 0333da1062 More backbone 2012-11-24 00:03:38 -08:00
Mark McDowall 0ecbb30345 Bootstrap loading profiles via ajax 2012-11-09 08:28:59 -08:00
Mark McDowall b366f8fadc First crack the API 2012-11-03 18:39:29 -07:00
Mark McDowall 64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
Mark McDowall 8f0d22e47d ServiceStack added 2012-11-02 00:35:49 -07:00