kay.one
7093f352fe
splited MVC and nancy application
...
backbone app is now fully served from nancy including css,js,html
12 years ago
kay.one
b0940ed8de
upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
12 years ago
kay.one
3ab04fd213
added conditional compile for mono
12 years ago
Keivan Beigi
86e554010d
Revert "updated autofac to 3.0"
...
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
12 years ago
Keivan Beigi
8a5a326480
updated autofac to 3.0
12 years ago
Keivan Beigi
b50cd19add
root dir management is fully functional.
12 years ago
Keivan Beigi
ae61150b84
add series lookup doesn't send a request to server with a blank filter.
12 years ago
kay.one
c8488f8659
removed cassette msbuild.
12 years ago
kay.one
f98002c576
fixed api root url
12 years ago
kay.one
53fa2f9410
added cassette MSBuild.
12 years ago
kay.one
32e402b5a0
can do series lookup using the api.
12 years ago
kay.one
5fb1f4902f
fixed /api . responds with profiles.
12 years ago
kay.one
64a3e1caf0
cleaned up CoreTest base class.
12 years ago
kay.one
77bb790672
some cleanup.
12 years ago
kay.one
fd8ad73476
fixed broken tests.
12 years ago
Keivan Beigi
8088872b92
adding bootstrap layout.
12 years ago
Mark McDowall
e136b458e0
MediaInfo added
...
New: Samples will only be skipped when under 70MB and under 8 minutes in
length
#ND-121 fixed
12 years ago
Mark McDowall
b8fff306bf
Goodbye EF!
12 years ago
Mark McDowall
0a8e4e957e
Removed Ninject references
12 years ago
Mark McDowall
f3809d3a80
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Common/packages.config
NzbDrone.Core.Test/packages.config
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Core/packages.config
NzbDrone.Services/NzbDrone.Services.Service/packages.config
NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
NzbDrone.Web/packages.config
12 years ago
Mark McDowall
1bcb080666
Fixed post build steps
12 years ago
Mark McDowall
a9923e3d30
Updated NUGET packages, including sqlce
12 years ago
Mark McDowall
64468cd9ed
Upgraded nuget packages, Ninject 3, SignalR 5
12 years ago
Mark McDowall
8f0d22e47d
ServiceStack added
12 years ago
Mark McDowall
008bb9626c
Font-Awesomed Series/Index
12 years ago
Mark McDowall
c181096b51
Series Editor updated
...
New: Series Editor controls are always visible
New: Can shift-click to select series in editor
Fixed: Maximum form elements increased
12 years ago
kay.one
2b5776acbf
Added exceptrack.driver
...
updated json.net
13 years ago
Mark McDowall
1a5b20a48b
Validation is working on Settings -> Indexers again.
13 years ago
Mark McDowall
2deb6822b0
Updated Nuget packages.
13 years ago
Mark McDowall
3f1dd805da
Good bye Telerik, Hello jQuery 1.7
...
New: Major redesign of grids on all pages.
13 years ago
kay.one
b225db9aaf
Started to add support for deskmetrics
13 years ago
kay.one
c6716f2425
Log page now uses EF for faster runtime queries.
13 years ago
kay.one
35e47e1adc
Updated twitterizer to 2.4.0.26532
...
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
13 years ago
kay.one
2708c75091
Cleaned up Web.Config
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
Mark McDowall
8d0cdf272c
Moved away from CDNs for 3rd party scripts.
...
Added Telerik MVC Controls, JQuery, JQueryUI and YUI.
13 years ago
kay.one
a91339dd7e
Updated telerik to 2011.1.414.
14 years ago
kay.one
3cd4ee3996
moved SQL CE to Nuget.
14 years ago
kay.one
b525757d8a
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
14 years ago
kay.one
54d1d5e379
GetEpisodeFilesCount should be around 5 times faster.
14 years ago
kay.one
8c48e63f36
updated app.config files
14 years ago
kay.one
180da4c82a
Migrator.net fails
14 years ago
kay.one
09f76cfa09
Disabled glimpse by default to avoid memory leaks
14 years ago
kay.one
30d8da3ce8
Log is now configured earlier in the life cycle.
...
Glimpse now listens to all IP addresses
14 years ago
Mark McDowall
d4c9e5d12f
Added Glimpse.
14 years ago
kay.one
ac7c795eb6
Updated Exceptioneer.
...
project cleanup
14 years ago
Keivan
dd9032348e
Fixed project to support Razor
...
Moved AddSeriesItem to Razor
14 years ago
kay.one
ff75d0c555
Upgraded to MVC3, Hello Razor.
14 years ago
Keivan
273de41d23
Cleaned up logging code
...
Added udp logging
Added SyncProvider to provide async long running tasks
Refactored SyncSeries to SyncProvider
Episode Info is now fetched automatically
Optimized RefreshEpisodeInfo for better performance
14 years ago
Keivan
c597363bf8
Updated logging and instrumentation
14 years ago