Commit Graph

58 Commits

Author SHA1 Message Date
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
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -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
kay.one c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
kay.one d85b825e06 moved seriesmodule to restmodule 2013-04-20 15:14:41 -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
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
Keivan Beigi d81e0885c3 updated json.net from 4.5.11 to 5.0.2 2013-04-09 18:03:15 -07:00
Keivan Beigi aacc53d882 replaced autofac with TinyIoC 2013-04-02 19:20:05 -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
Mark McDowall 6b8314206a Quality Settings divided up in layout
Using bootstrap slider
2013-03-07 00:01:18 -08:00
kay.one 62f15d4d96 season list is properly populated in series details. 2013-03-03 15:21:53 -08:00
Mark McDowall c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
Mark McDowall bb27995eaf Series Details started 2013-03-02 11:13:39 -08:00
Mark McDowall 8a3edaebbf Removed upcoming, fixed broken test 2013-02-26 19:55:52 -08:00
Mark McDowall ed3a503342 More Calendar! 2013-02-24 16:00:44 -08:00
Mark McDowall f4170e90ad Updated csproj. 2013-02-23 15:08:45 -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
Mark McDowall cf1a067b3b Upcoming view working under backbone 2013-02-19 23:45:52 -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 97398f604b removed mono/pilot build configs. 2013-02-17 21:49:25 -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
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
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 796f63680a Series/Index wired up to backbone, just need to add DT 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 7f0dc84b29 Added auto complete to AddSeries RootDir 2013-02-15 16:52:50 -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 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 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