1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

4397 Commits

Author SHA1 Message Date
Mark McDowall
795f78296c Added tooltips and link to wiki, also made it an advanced option
New: Fully customized naming now available as an advanced setting
2013-11-21 23:45:31 -08:00
Mark McDowall
af2c7244bd Helper for configuring naming 2013-11-21 23:45:30 -08:00
Mark McDowall
0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
Mark McDowall
7b54bca3c7 Server side for custom naming is complete 2013-11-21 23:45:28 -08:00
Keivan Beigi
5fd25ff3f3 Merge pull request #39 from NzbDrone/internal-signalr
Internal signalr
2013-11-21 22:49:51 -08:00
kayone
23c6cf2210 Fixed: NzbDrone using 100% CPU on Linux. 2013-11-21 21:51:34 -08:00
kayone
4f85865b4a moved signalr to x86 2013-11-21 21:30:37 -08:00
kayone
0e623e7ce4 imported signalr 1.1.3 into NzbDrone. 2013-11-21 21:26:57 -08:00
kayone
891443e05d fixed rjs builds not loading routed pages. 2013-11-20 22:37:27 -08:00
Mark McDowall
8bd15612f4 Fixed error detection for SAB 2013-11-20 22:29:34 -08:00
Mark McDowall
bc0bd647df No longer saving download client for entire the life cycle 2013-11-20 22:29:34 -08:00
kayone
e89c337bbe fixed intentional error. 2013-11-20 22:29:04 -08:00
kayone
0124bd9f1e UI build cleanup. 2013-11-20 22:26:18 -08:00
kayone
499a34166f testing jshint. 2013-11-20 22:20:40 -08:00
kayone
4a5120a921 Improved: web interface load time should be significantly faster. 2013-11-20 22:06:56 -08:00
kayone
3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone
6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00
Mark McDowall
ab4e1edac0 Fixed compilation issue 2013-11-19 22:00:34 -08:00
Mark McDowall
4a7bd5b849 Better handling of SAB not returning json to addfile
Fixed: Handling of unexpected responses from SABnzbd when adding releases
2013-11-19 21:47:26 -08:00
Mark McDowall
a01f2dd862 Delete logs/log files won't blow up 2013-11-19 18:00:06 -08:00
Mark McDowall
fb4e9fed85 Changed pushbullet url to api.pushbullet.com
Fixed: PushBullet URL
2013-11-19 17:47:16 -08:00
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
Mark McDowall
fd70346ab0 Log response content, not response 2013-11-18 19:47:47 -08:00
kayone
f77469cc4d merge issues. 2013-11-18 11:43:36 -08:00
kayone
db690adadf Merge branch 'develop' 2013-11-18 11:33:30 -08:00
Mark McDowall
d71ca52467 Fixed broken tests 2013-11-18 10:23:36 -08:00
Mark McDowall
07386f12e6 New: Only clean XBMC Library when a file is being upgraded 2013-11-17 22:28:49 -08:00
kayone
b29b560b14 new add series page automation
PageBase helper class.
2013-11-17 19:34:31 -08:00
Mark McDowall
ff0785b8d1 Fixed tests 2013-11-17 15:32:16 -08:00
Mark McDowall
7dfbbb3130 Changed names 2013-11-17 15:02:46 -08:00
Mark McDowall
7442cb4c68 Cleanup naming specs if there is more than one
Fixed: Rare scenario where settings wouldn't load due to data issue
2013-11-17 00:42:05 -08:00
kayone
dc100845a5 added shims for Deepmodel and modelbinder 2013-11-16 22:18:55 -08:00
Mark McDowall
30c4790f52 Link to wiki on Linux instead of doing nothing 2013-11-15 08:39:01 -08:00
Mark McDowall
5b62408ff1 White space 2013-11-15 08:39:00 -08:00
kayone
9269d3416c updated nuget.exe 2013-11-15 00:37:52 -08:00
kayone
b5fb725bc3 updated Nuget.targets 2013-11-15 00:32:53 -08:00
Mark McDowall
c286f1b18a UI will reload on navigation if the backend has been update 2013-11-13 19:38:30 -08:00
kayone
541cd0ce19 Revert "updated OWIN to 2.0.1"
This reverts commit c57c319e0c.

Conflicts:
	src/NzbDrone.Console/packages.config
	src/NzbDrone.Host/packages.config
	src/NzbDrone/packages.config
2013-11-13 14:45:41 -08:00
kayone
2d91d40d8b build status for teamcity. 2013-11-13 12:38:57 -08:00
kayone
197cad7fb5 signalr connection fails if can't connect in 5 seconds. 2013-11-13 12:27:27 -08:00
kayone
5ab873150e added signalR to Integration Test 2013-11-13 12:08:37 -08:00
Mark McDowall
47af488e4b Reverting signalr disconnection issue to prevent failures on Linux 2013-11-13 09:24:51 -08:00
Mark McDowall
fb76fee4a9 Actually fixed free space 2013-11-12 22:51:20 -08:00
Mark McDowall
e045b6fc8f Added lost+found to SpecialFolders list 2013-11-12 22:39:21 -08:00
Mark McDowall
9fcd422f29 Fixed: Total free space on Linux 2013-11-12 22:39:21 -08:00
kayone
018b898a46 trying to fix lastwrite unit test 2013-11-12 18:14:46 -08:00
kayone
c7b0810c98 added basic wix manifest. 2013-11-12 17:32:38 -08:00
Mark McDowall
e8bda2a85c Merge branch 'regex-overhaul' into develop 2013-11-12 17:31:56 -08:00
Mark McDowall
53a7ed94e1 Messaging to handle signalR disconnection and reconnection added 2013-11-11 23:43:38 -08:00