Mark McDowall
|
d5a602c4eb
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
kay.one
|
6369d4f817
|
Update updates ;)
|
13 years ago |
Mark McDowall
|
8c1f7e6663
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
kay.one
|
53be0e374b
|
Log file is off by default.
|
13 years ago |
kay.one
|
51518787d8
|
Lots of initialization, configuration clean up.
|
13 years ago |
Mark McDowall
|
639480e3ef
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
6c86f1dfdd
|
Newznab providers can be configured by the end user.
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
kay.one
|
8a7bc7bf80
|
Removed unused references.
|
13 years ago |
kay.one
|
1270e464b3
|
More autoupdate code.
|
13 years ago |
kay.one
|
95460b2134
|
Merge branch 'markus' into kay.one
|
13 years ago |
kay.one
|
08ec560c71
|
Resharper EAP fixes
|
13 years ago |
Mark McDowall
|
401b3b13e2
|
Upgraded WebActivator (Requires Microsoft.Web.Infrastructure).
|
13 years ago |
Mark McDowall
|
2371f66615
|
Ctrl+Short+f will now open Local Search.
ESC will close Local Search search.
When local search text box loses focus it will close the slider.
|
13 years ago |
Mark McDowall
|
59c1da399e
|
Microsoft.Web.Infrastructure set to CopyLocal.
|
13 years ago |
Mark McDowall
|
6e4e49416d
|
Added required reference Microsoft.Web.Infrastructure.
|
13 years ago |
Mark McDowall
|
e978cc1261
|
Replaced root specific absolute paths with relative paths.
|
13 years ago |
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).
|
13 years ago |
Mark McDowall
|
3e3551f4d0
|
Removed testing reload button from History. Whoops!
|
13 years ago |
Mark McDowall
|
706ea744b9
|
Change from rebind() to ajaxRequest() for reloading the History grid, which keeps page and sort order.
|
13 years ago |
Mark McDowall
|
bbd5cba272
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Fixed CentalDispatch Conflicts.
|
13 years ago |
kay.one
|
ca7deedfb9
|
CentralDispatch is no longer static.
|
13 years ago |
kay.one
|
ae9e941b30
|
AssemblyInfo version cleanup.
|
13 years ago |
kay.one
|
157bcd8b0f
|
AssemblyInfo.cs cleanup
|
13 years ago |
kay.one
|
390dfbdee8
|
Fixed startup issue.
|
13 years ago |
kay.one
|
633f0b6197
|
PathProvider. visit us for all of your pathing needs.
|
13 years ago |
Mark McDowall
|
24a2c2be59
|
Finishing up Prowl integration.
|
13 years ago |
kay.one
|
c503b497ed
|
Merge branch 'markus' into kay.one
|
13 years ago |
Mark McDowall
|
277b873b39
|
Added Prowl notifications.
|
13 years ago |
Mark McDowall
|
1b8e359a63
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
be64822f08
|
Added Growl Settings to GUI.
|
13 years ago |
kay.one
|
994ea7f090
|
Update FluentAssertion to 1.6
|
13 years ago |
Mark McDowall
|
dd7dcf4db8
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
d9bef59ec2
|
Twitter notifications working from end-to-end.
|
13 years ago |
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.
|
13 years ago |
kay.one
|
5b3f0bdffe
|
Added google analytics. (only enabled in production)
|
13 years ago |
Mark McDowall
|
f5b5aea62d
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
2c93a27962
|
Added SMTP settings editing to the UI.
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
|
13 years ago |
kay.one
|
406e5e1f5e
|
updated web.config transform
|
13 years ago |
Mark McDowall
|
955c5ce6d8
|
Fixed sliderImage not changing when clicked.
|
13 years ago |
Mark McDowall
|
f68fa84cad
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
4c6287827c
|
Fixed top slider, it will now work for multiple sliders.
|
13 years ago |
kay.one
|
4ae268b8e5
|
lots of different things ;)
|
13 years ago |
kay.one
|
6828f099bc
|
Removed all static state tracking from job provider.
|
13 years ago |
Mark McDowall
|
0cce31cbc8
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
10fc9a1981
|
Added Submenu to Missing, allows triggering of a backlog search as well as RSS Sync.
Removed unneeded cshtml file.
|
13 years ago |
kay.one
|
651a63edea
|
Merge branch 'markus' into kay.one
Conflicts:
NzbDrone.Core.Test/ProviderTests/LogProviderTest.cs
|
13 years ago |
kay.one
|
8f9946eb63
|
Added some update APIs to check for updates and download and extract the update package.
Todo: apply updated, UI.
|
13 years ago |
Mark McDowall
|
f6e14b51f6
|
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
|
13 years ago |
Mark McDowall
|
745d9d9355
|
TopSlider added for local series searching!
Should be easy to add others (would want to have it close other open ones, I think).
|
13 years ago |