Mark McDowall
|
11b96afd75
|
Merge conflicts resolved.
Added Language parsing.
|
14 years ago |
kay.one
|
24c47801b3
|
system/config is now editable
|
14 years ago |
kay.one
|
cb4d0e2450
|
fixed blackhole config to be boolean
|
14 years ago |
Mark McDowall
|
7b4ac03748
|
Added filtering to the missing View.
|
14 years ago |
Mark McDowall
|
86019a2597
|
Added Missing view to show which episodes are missing from disk for all series.
|
14 years ago |
Mark McDowall
|
00aa3ec7bc
|
Fixed text box for Category, was displayed as priority
|
14 years ago |
Mark McDowall
|
a36d5fae2f
|
Added ExternalNotificationProviderBase based on IndexProviderBase.
|
14 years ago |
Mark McDowall
|
2e32d6efd4
|
Moved indexer images to a subfolder.
|
14 years ago |
Mark McDowall
|
0a844e8c58
|
Added images to Indexer Settings.
|
14 years ago |
Mark McDowall
|
b146b62ef3
|
Added images for provider, shown on the History grid.
|
14 years ago |
Mark McDowall
|
de003b9774
|
Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast.
|
14 years ago |
Mark McDowall
|
3a6cf56db1
|
RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic.
|
14 years ago |
Mark McDowall
|
72d3f5cef2
|
Removed AccountModel.
Download Settings updated to use Descriptions.
|
14 years ago |
Mark McDowall
|
ff0e0597b4
|
Upcoming view column width fixed for Air Date (added time).
|
14 years ago |
Mark McDowall
|
975d8bc679
|
New Helper (Html Extension) for displaying the DescriptionAttribute.
|
14 years ago |
kay.one
|
eea6c2f896
|
Merge branch 'markus101'
|
14 years ago |
kay.one
|
7d20558ea2
|
fixed column layout in history, upcomming
|
14 years ago |
Mark McDowall
|
e388b2d3b1
|
Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
|
14 years ago |
kay.one
|
eb48a7eff8
|
Merge branch 'markus101'
|
14 years ago |
kay.one
|
5d678be6b1
|
removed .org file
|
14 years ago |
kay.one
|
7d3f6c81e0
|
Exceptioneer is only enabled during release.
Nzbdrone.exe waits for enter before closing on error.
|
14 years ago |
Mark McDowall
|
742ad0a932
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Core.Test/EpisodeProviderTest.cs
NzbDrone.Core/NzbDrone.Core.csproj
|
14 years ago |
Mark McDowall
|
deb7f9d811
|
Merge + Download Settings UI Fixes.
|
14 years ago |
kay.one
|
a8815cd5ea
|
Fixed rss datetime bug
|
14 years ago |
Mark McDowall
|
a34bd818cf
|
Start of AutoConfigureSab
|
14 years ago |
kay.one
|
623857eb90
|
Merge branch 'markus101'
Conflicts:
NzbDrone.Web/NzbDrone.Web.Publish.xml
|
14 years ago |
kay.one
|
d64eb579a5
|
Downgraded some logs
|
14 years ago |
Mark McDowall
|
5a4bedc34d
|
Added an icon to the NzbDrone project (and set as the icon for that compiled application).
|
14 years ago |
Mark McDowall
|
43e02fa24a
|
Add series with an ' apostrophe will now work correctly.
|
14 years ago |
Mark McDowall
|
19c7702647
|
IISController now wraps config path (in argument) with quotes to allow for paths with spaces
|
14 years ago |
Mark McDowall
|
4e5c354cd6
|
Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
|
14 years ago |
kay.one
|
80d47e611c
|
more notification updates
|
14 years ago |
kay.one
|
0d139f9c21
|
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
|
14 years ago |
kay.one
|
53a7b92a64
|
Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final
|
14 years ago |
kay.one
|
af1511e1f3
|
Fixed history grid layout
|
14 years ago |
kay.one
|
fd32a04d45
|
Attach to debugger is a lot more reliable.
Added system/config ui
rss job only runs enabled jobs
fixed wrong mappings for indexers in settingscontroller
|
14 years ago |
kay.one
|
8c7c2ac296
|
More work on indexers/jobs
|
14 years ago |
kay.one
|
7e66871cb7
|
fixed log colors
|
14 years ago |
kay.one
|
fa1b287d58
|
JobProvider now stores last execution and success
JobProvider is now wired working
Job view ui is updated
|
14 years ago |
kay.one
|
6f73260ab7
|
Merge branch 'markus101'
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
|
14 years ago |
kay.one
|
e9c63b81e6
|
Added asp.net tick timer
Added health monitoring
Updated database logging
|
14 years ago |
Mark McDowall
|
ec8c83760b
|
Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
RootDir and UserProfileSection do not inherit the master layout automatically.
|
14 years ago |
Mark McDowall
|
a977443676
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
14 years ago |
Mark McDowall
|
10b7c1d593
|
Removed Site.Master... all ASPX pages have been destroyed!
|
14 years ago |
Mark McDowall
|
33b67a138c
|
RAZOR'd Series and the Error page.
NzbDrone has been RAZORfied completely now, die ASPX pages!
|
14 years ago |
Mark McDowall
|
13af6663fe
|
RAZOR'd Log & Upcoming.
Added CSS for setting Grid font size.
|
14 years ago |
kay.one
|
7d7032dd56
|
Merge branch 'markus101'
|
14 years ago |
Mark McDowall
|
273ab14a78
|
Added Scripts section to SiteLayout.
History view RAZORed.
|
14 years ago |
Mark McDowall
|
3e28862e14
|
AddSeries views updated to RAZOR.
|
14 years ago |
Mark McDowall
|
d3d138c2af
|
Master page for RAZOR views created and will be auto inherited by pages.
Settings have been RAZORfied.
|
14 years ago |
kay.one
|
8bae3c1c66
|
Added log to disk. preparation for some test runs.
|
14 years ago |
Mark McDowall
|
b8a3b58c79
|
Footer has been RAZOR'd.
|
14 years ago |
Mark McDowall
|
0e5ceff380
|
Settings partial pages are all in RAZOR now!
|
14 years ago |
kay.one
|
9028e498ca
|
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
|
14 years ago |
kay.one
|
6caae19430
|
Timers are now initialized on startup.
|
14 years ago |
kay.one
|
2a603d908f
|
Merge branch 'markus101/NzbDrone'
Conflicts:
NzbDrone.Core/CentralDispatch.cs
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Web/Views/Settings/Indexers.ascx
|
14 years ago |
kay.one
|
59899286ee
|
Added TimerProvider
|
14 years ago |
Mark McDowall
|
c149060a24
|
Fixed save button on Indexer Settings, changed margins for a cleaner look.
|
14 years ago |
Mark McDowall
|
c6ef828429
|
New UI for Indexer Settings, RAZOR!
Renamed NzbMatrix and NzbsRUs Providers
|
14 years ago |
kay.one
|
b6c04dc2d0
|
project updates
|
14 years ago |
kay.one
|
9e194266e8
|
Updated jQuery to 1.5.2 now using NuGet
|
14 years ago |
Keivan
|
6f2dcbf838
|
Revered back to subsonic
Added indexer configuration back-end
|
14 years ago |
kay.one
|
af705cbf9a
|
cleaned up history/log grid UI
|
14 years ago |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
14 years ago |
kay.one
|
8cade435d1
|
Application will automatically restart on db error.
Added SyncProvider Tests
|
14 years ago |
kay.one
|
fcf51978f9
|
Removed IConfigProvider, ISeasonProvider, ISyncProvider
|
14 years ago |
kay.one
|
7efbfdbb89
|
removed IEpisodeProvider, ILogProvider
fixed some broken tests.
|
14 years ago |
kay.one
|
8fbc79c50d
|
Merge branch 'mark-fork'
|
14 years ago |
kay.one
|
1cc44ed88a
|
fixed some build issues/notification issues
|
14 years ago |
Mark McDowall
|
1a9948de2f
|
Removed IDiskProvider.
Removed IIndexerProvider.
|
14 years ago |
Mark McDowall
|
e5413d67d6
|
Removed IRenameProvider.
|
14 years ago |
Mark McDowall
|
0d95302aee
|
Removed IHistoryProvider.
|
14 years ago |
Mark McDowall
|
c25af5978d
|
Removed ISeriesProvider
|
14 years ago |
Mark McDowall
|
bd0a7a58dd
|
Removed INotificationProvider
|
14 years ago |
Mark McDowall
|
0ee4f8cc9b
|
Removed IPostProcessingProvider
|
14 years ago |
Mark McDowall
|
030c6fb7b7
|
Removed ITimerProvider
|
14 years ago |
Mark McDowall
|
8380c25eaf
|
Removed IUpcomingEpisodesProvider
|
14 years ago |
Mark McDowall
|
d63fe6ad56
|
Removed IRootDirProvider.
|
14 years ago |
Mark McDowall
|
6e5328a877
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Web/Controllers/AddSeriesController.cs
NzbDrone.Web/Controllers/SeriesController.cs
|
14 years ago |
Mark McDowall
|
920099bfe7
|
Finished removing ITvDbProvider
|
14 years ago |
kay.one
|
7b4a92fbe6
|
Removed IQuality provider
Updated AutoMoq to support SetConstant
|
14 years ago |
Mark McDowall
|
6e221afe82
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Web/Views/AddSeries/AddSeriesItem.cshtml
|
14 years ago |
Mark McDowall
|
0330bb1577
|
Adding "master" dropbox for changing quality for add series.
|
14 years ago |
kay.one
|
9950d9385d
|
more relative path fix
|
14 years ago |
kay.one
|
a28277af61
|
fixed relative path for some images to work in apps with path (localhost/nzbdrone)
|
14 years ago |
kay.one
|
8a3fe0f14e
|
added more tests for seriesprovider
|
14 years ago |
kay.one
|
b21bdbe41f
|
Merge branch 'mark-fork'
|
14 years ago |
kay.one
|
ac7c795eb6
|
Updated Exceptioneer.
project cleanup
|
14 years ago |
Mark McDowall
|
460e48d6a1
|
Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
Default value for Quality Dropbox in AddExisting is now the default value from Settings.
|
14 years ago |
kay.one
|
2d9285eee2
|
fixed some DI issues.
fixed episode list grid width
|
14 years ago |
kay.one
|
62b2cd510f
|
started rss cleanup
|
14 years ago |
kay.one
|
7a16a907a4
|
fixed some css issues. added quality to each add existing item
|
14 years ago |
Keivan
|
dd9032348e
|
Fixed project to support Razor
Moved AddSeriesItem to Razor
|
14 years ago |
Keivan
|
e33f5206fa
|
Add existing now does is reall time TvDb lookup
|
14 years ago |
kay.one
|
0556c31846
|
Fixed add existing. needs more polish around quality and manual mapping.
|
14 years ago |
kay.one
|
4000387419
|
fixed ajax call for add existing
|
14 years ago |
kay.one
|
f7a5e0d8f8
|
removed github fork button
removed duplicated scan disk menu
|
14 years ago |
kay.one
|
79a0f09b43
|
Added quality to Series detail view
|
14 years ago |
kay.one
|
d310c06f2e
|
deleted some old files. updated some ui
|
14 years ago |
kay.one
|
386bc90ae4
|
Updated button style
|
14 years ago |