kay.one
834a5ab6e6
More CSS cleanup, config pages are pretty messed up.
14 years ago
kay.one
777afcff5f
Added blueprint.css
14 years ago
kay.one
3cd4ee3996
moved SQL CE to Nuget.
14 years ago
kay.one
2537dafb36
Added SQL CE dlls, removed SQLite
14 years ago
kay.one
8b484601f6
Removed all warnings
14 years ago
kay.one
b525757d8a
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
kay.one
b47cdd8ab2
Updated to MiniProfiler 1.3
14 years ago
kay.one
6355d5ada1
Added MiniProfiler
14 years ago
Mark McDowall
03c6dea53f
Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug).
14 years ago
Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
14 years ago
Mark McDowall
54e7092e2d
Added new helper to find the best file size format given a long with file size in bytes.
...
Added view under system to see which folders have not been processed in dropDir.
14 years ago
Mark McDowall
381d67e56b
Renamed image is in effect.
...
Series Detail by series will now store episodeFileId.
14 years ago
Mark McDowall
08b7b8c3e1
SeasonEditor moved to Gird Editor.
14 years ago
Mark McDowall
90d9e7d41e
Moved episodeCount logic to mediaFileProvider.
...
Episode count counts by 5 now, so it doesn't take forever.
14 years ago
Mark McDowall
681353de3c
Episode progress on Grid is now rounded.
14 years ago
Mark McDowall
fdfd0a2153
Added Episodes of Episodes Total progress bar to Series Grid.
14 years ago
Mark McDowall
9ee74d68eb
Moved episodeSearch to it's own javascript file.
14 years ago
Mark McDowall
3770067c32
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
5953ae038e
EpisodesWithoutFiles will ignore episodes with an air date before 1900.
...
Renamed SiteLayout to _Layout (MVC3 standard)
Moved some images to the image folder.
14 years ago
kay.one
6075a615ab
Release now target x86
14 years ago
kay.one
ae6a87b284
MVC 3.0 dlls should now be included in the package
14 years ago
Mark McDowall
b8067b41f4
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
8d38f98338
Add Existing with Refresh button after modifying root dirs.
...
Renamed AddSeries/Add to AddSeries/Index
14 years ago
Mark McDowall
f27c1d89f6
Moved root dir config to add series.
...
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
14 years ago
kay.one
e1177463cd
Removed MVC3 GAC dependency
14 years ago
kay.one
80201c8a88
fixed some build issues
14 years ago
kay.one
8eb04d9de7
Updated jQuery/Ninject/Unity using nuget
14 years ago
kay.one
1399ff15f2
moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
14 years ago
kay.one
ae55b29bec
Moved NLog, Subsonic to root library folder
14 years ago
kay.one
45d9324055
using nuget for Ninject MVC3
14 years ago
kay.one
6ade4b4bd7
Updated sqlite to the latests official builds
14 years ago
Mark McDowall
556d5d9fb3
Quality Profile now uses jQuery UI Selectable instead of Sortable.
14 years ago
Mark McDowall
72e73b7513
All profiles (including the default ones) are now editable.
14 years ago
Mark McDowall
463881843e
Combined AddNew and AddExisting Series pages.
...
Fixed AddNew Series
14 years ago
kay.one
cbbb6e2b18
Oh hai search!
14 years ago
kay.one
a6ad977114
Fixed import new series being stuck in a loop if an update failed
...
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
14 years ago
Mark McDowall
4e01896cbe
Fixed SabProvider test for AddByUrlSuccess.
14 years ago
Mark McDowall
26b7bc5c53
Loading overlays added to Series/Details, Upcoming and History views.
14 years ago
kay.one
90c6b78e8c
minor tweaks
14 years ago
kay.one
f89eff9305
some cleanup
14 years ago
Mark McDowall
d6ae21506c
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
8e214029c9
Renamed Download settings to Sabnzbd settings.
...
Moved Download Propers to Quality settings.
Cleaned up Quality UI and enhanced it with some jQuery goodness. Mmmmm jQuery.
14 years ago
kay.one
45fde370d8
Removed post processor from solution
14 years ago
Mark McDowall
d4c9e5d12f
Added Glimpse.
14 years ago
Mark McDowall
9caacc4809
Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
...
Editor should support about 40 seasons without scrolling (TvDb doesn't list all seasons for large series)
Removed &pp=3 from SabProvider (it will use SAB's configured Post Processing value).
14 years ago
Mark McDowall
46e7c6f495
Added auto completion on General Settings for RootDir settings using jQuery UI.
14 years ago
Mark McDowall
c5ea0dee17
Removed Edit page and Delete (w/o AJAX) from Series Controller.
...
Series grid now shows seasons count without counting season 0 (specials).
14 years ago
Mark McDowall
49a059bdea
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
14 years ago
Mark McDowall
70bfc49b4e
Series Grid AJAX'd.
...
Edit in popup for Series Grid using custom editing template.
14 years ago