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
a4c433c5b2 Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
Mark McDowall
8b9cb7b8ff Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required.
Fix: Ajax Links are working again.
2012-02-26 01:43:25 -08:00
Mark McDowall
0afa7e17cf New: Hide Downloaded option added to Upcoming, state is saved in a cookie. 2012-02-22 08:12:12 -08:00
kay.one
d27f14d7aa Updated SignalR to 0.4.0.1 2012-02-18 14:35:20 -08:00
kay.one
0b59bd1312 Updated Unobtrusive Validation to 2.0.20126 2012-02-18 14:34:37 -08:00
Mark McDowall
c739b3e132 Update clients when new episode is imported (ready). 2012-02-18 12:42:12 -08:00
Mark McDowall
8519c3c745 Updated jQuery Validation to 1.9 (Fixed Nuget conflict) 2012-02-18 12:42:12 -08:00
Mark McDowall
f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
Mark McDowall
2deb6822b0 Updated Nuget packages. 2012-02-14 18:08:47 -08:00
Mark McDowall
3f1dd805da Good bye Telerik, Hello jQuery 1.7
New: Major redesign of grids on all pages.
2012-02-09 23:37:31 -08:00
Mark McDowall
9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00
Mark McDowall
6ffc429ae0 DataTables added for use on History Grid. 2012-02-08 00:17:40 -08:00
kay.one
174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one
b225db9aaf Started to add support for deskmetrics 2012-01-25 17:32:36 -08:00
kay.one
b8def06782 Automation ;) 2011-12-18 21:10:58 -08:00
kay.one
8d26659339 Update jQuery to 1.7.1 (but using Telerik's 1.6.4) 2011-11-26 09:25:56 -08:00
kay.one
c1ea4c18c2 Updated WebActivator to 1.5 2011-11-26 09:24:14 -08:00
kay.one
f513878d78 Added Miniprofiler.MVC3, updated log grid. 2011-11-23 21:50:41 -08:00
kay.one
6e227f572d Fixed some issues around EF and log view 2011-11-22 22:41:38 -08:00
kay.one
9e37c894dd Added SqlServerCe EF to webproject 2011-11-22 22:25:07 -08:00
kay.one
c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
kay.one
7c598ed323 Updated Telerik to 2011.3.1115 2011-11-22 17:51:44 -08:00
kay.one
35e47e1adc Updated twitterizer to 2.4.0.26532
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
2011-11-22 17:28:53 -08:00
Mark McDowall
401b3b13e2 Upgraded WebActivator (Requires Microsoft.Web.Infrastructure). 2011-11-12 00:08:30 -08:00
Mark McDowall
86eb70bcbb Moved NzbDrone scripts to Scripts/NzbDrone.
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
2011-11-10 18:56:33 -08:00
kay.one
15526ba666 Updated resharper's analysis ignore list. 2011-11-09 20:33:34 -08:00
Mark McDowall
277b873b39 Added Prowl notifications. 2011-11-02 19:44:22 -07:00
Mark McDowall
1b8e359a63 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-02 00:10:11 -07:00
Mark McDowall
3fe1e80ccb Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
kay.one
994ea7f090 Update FluentAssertion to 1.6 2011-10-31 18:34:30 -07:00
Mark McDowall
a2735d7716 Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place. 2011-10-28 00:57:00 -07:00
kay.one
4ae268b8e5 lots of different things ;) 2011-10-23 22:54:09 -07:00
kay.one
f9a316f632 Moved tests for NzbDrone.Common to its own test project. added some new tests. 2011-10-23 10:32:57 -07:00
kay.one
fb0b505bf4 Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common 2011-10-22 22:26:43 -07:00
kay.one
8f9946eb63 Added some update APIs to check for updates and download and extract the update package.
Todo: apply updated, UI.
2011-10-20 22:04:26 -07:00
kay.one
ea05635fd3 Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -07:00
Keivan Beigi
88b8c053fc Upgraded to NBuilder 3. 2011-10-18 14:46:06 -07:00
kay.one
8bf4f81a04 More nzbdrone.exe refactoring. 2011-10-06 23:36:04 -07:00
kay.one
69ba365cd3 More NzbDrone.exe refactoring 2011-10-06 20:37:41 -07:00
Keivan Beigi
f3ca3e97f9 Starting to add windows service support, making nzbdrone.exe unit testable. 2011-10-06 18:30:44 -07:00
Mark McDowall
8d0cdf272c Moved away from CDNs for 3rd party scripts.
Added Telerik MVC Controls, JQuery, JQueryUI and YUI.
2011-09-07 19:48:37 -07:00
Mark McDowall
f8be43a486 Upgraded to MiniProfiler 1.9.
Updated to latest WebActivator.
2011-09-07 18:56:00 -07:00
kay.one
5ab07d7028 Added instant notification framework 2011-08-08 14:50:48 -07:00
kay.one
b4fb3002a4 Updated Add Series 2011-07-27 15:59:48 -07:00
kay.one
c339ea6ba2 Updated miniprofiler to 1.4 2011-07-07 22:40:29 -07:00
kay.one
a91339dd7e Updated telerik to 2011.1.414. 2011-06-27 22:01:54 -07:00
kay.one
f7de28b1bb removed old packages 2011-06-24 18:19:29 -07:00
kay.one
3cd4ee3996 moved SQL CE to Nuget. 2011-06-23 00:16:15 -07:00
kay.one
5629d68645 Fixed enum mapping issue 2011-06-18 01:29:38 -07:00
kay.one
b525757d8a Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages 2011-06-17 22:26:04 -07:00