1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 07:52:33 +02:00
Commit Graph

73 Commits

Author SHA1 Message Date
kay.one
80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
Mark McDowall
16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Mark McDowall
e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
Mark McDowall
9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
kay.one
42849d3276 cleaning up episode/series air date/time 2013-05-12 18:32:21 -07:00
Keivan Beigi
4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one
a6aba16902 Bind any collection to SignalR with a single call. 2013-05-05 17:33:43 -07:00
kay.one
87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Keivan Beigi
806ed921f4 updated fluent validation 2013-05-03 19:30:08 -07:00
Mark McDowall
7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
kay.one
a66d43b806 added schema generation 2013-05-02 16:06:42 -07:00
Mark McDowall
b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall
11cef70406 Calendar now using EpisodeResource 2013-04-30 18:54:15 -07:00
Mark McDowall
0da2047ca5 Missing uses EpisodeResource now 2013-04-30 17:25:33 -07:00
kay.one
ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
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