kay.one
d6281b80bb
reverted jquery registration
14 years ago
kay.one
80201c8a88
fixed some build issues
14 years ago
kay.one
e4fcb6d573
added jquery registration to sitelayout.cshtml
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
10cf7b774a
using nuget for Moq
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
kay.one
0ca70bc971
Merge branch 'markus101'
14 years ago
kay.one
5879d3ac31
Added dbBenchmark tests
14 years ago
Mark McDowall
f6578bd535
QualityProfile name, max 15 characters (to keep the UI intact).
...
Add series has the proper title now.
14 years ago
Mark McDowall
155f915435
Use cursor:default instead of cursor:text for quality selectable.
14 years ago
Mark McDowall
0921f60f08
Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!)
14 years ago
Mark McDowall
46c8642cc4
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
8b8dfb0d72
Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists.
14 years ago
kay.one
0d0e697fa1
more icons
14 years ago
kay.one
4d11de7d70
updated delete icon
14 years ago
kay.one
6b0aae85ee
GetMediaFile should be alot easier on disk.
14 years ago
kay.one
e3ad0b3d6b
Merge branch 'markus101'
14 years ago
Mark McDowall
cd85964edd
Fixed add new profile.
...
Removed DownloadPropers bool.
14 years ago
Mark McDowall
2788368f73
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
803ad8ca91
Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities).
14 years ago
kay.one
2e893284a2
Merge branch 'markus101'
14 years ago
Mark McDowall
556d5d9fb3
Quality Profile now uses jQuery UI Selectable instead of Sortable.
14 years ago
kay.one
18a20ff163
Some performance tweaks to speed up episode list view.
14 years ago
Mark McDowall
72e73b7513
All profiles (including the default ones) are now editable.
14 years ago
kay.one
e547792020
More episode update fixes, tests
14 years ago
kay.one
db3eeda50f
Cleaned up RefreshEpisodeInfo added tests
14 years ago
kay.one
d22905676c
Fixed American Dad's scene naming gong show
14 years ago
kay.one
f819a24e65
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Core/Providers/EpisodeProvider.cs
14 years ago
kay.one
0e1409572f
MigratorNet is compiled in release mode
14 years ago
kay.one
1239da656e
Rewrite of InventoryProvider
14 years ago
Mark McDowall
0fd9fa1e2b
The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page.
...
Master DropDown is now a Telerik Dropdown to fit better with the styling.
14 years ago
Mark McDowall
463881843e
Combined AddNew and AddExisting Series pages.
...
Fixed AddNew Series
14 years ago
Mark McDowall
6c7fa1674e
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one
f62b02a36b
Merge branch 'sschlesier'
14 years ago
Mark McDowall
f5604fa955
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one
cbbb6e2b18
Oh hai search!
14 years ago
sschlesier
97c6d60e12
Make Release build compile succesfully
14 years ago
Mark McDowall
fc7d3da540
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one
ac2d33443b
More EpisodeSearchJob fixes/tests
14 years ago
kay.one
5a812801b7
EpisodeSearchJob bug fixes/tests
14 years ago
kay.one
4e8dd47e27
ExceptionVerification improvements
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
f582457ddc
EpisodesWithoutFiles will now only return episodes where the series and season are monitored.
14 years ago
kay.one
474f17c5e6
Added EpisodeSearchJob, still needs unit tests
14 years ago
kay.one
9417748056
Initial support for episode search in indexerbase and Nzbs.org
14 years ago
kay.one
4cc240a7e0
Better quality parse
14 years ago
kay.one
bbdad5844f
fixed quality parse bug
14 years ago