Mark McDowall
|
ef42034e38
|
Free disk space should be faster on drive pools
|
11 years ago |
Keivan Beigi
|
e1488229fe
|
removed old TODOs.
|
11 years ago |
Keivan Beigi
|
34f3ee6b4b
|
NzbDrone Update no longer opens console/browser.
|
11 years ago |
kay.one
|
e0bf68123d
|
ignore cert errors in linux http://www.mono-project.com/FAQ:_Security
|
11 years ago |
Keivan Beigi
|
32d6909045
|
fixed Ajax errors not being displayed in the UI.
|
12 years ago |
Keivan Beigi
|
c1a75604fd
|
Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
|
12 years ago |
Mark McDowall
|
72fe0e74d7
|
Set ProgramData folder permissions for everyone
|
12 years ago |
kay.one
|
a216e37d6a
|
better Series.ToString()
|
12 years ago |
kay.one
|
2d41ebcc78
|
made some of useless exceptions to calm down.
|
12 years ago |
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
12 years ago |
Keivan Beigi
|
dde91569ac
|
cleaned up test db path for tests.
|
12 years ago |
Keivan Beigi
|
6b0a24e28e
|
broke up EnvironmentProvider into different services
|
12 years ago |
Keivan Beigi
|
0916c8b8d1
|
cache busting for js file based on server version.
|
12 years ago |
Keivan Beigi
|
38589742e3
|
added caching breaker to media cover images.
|
12 years ago |
Mark McDowall
|
b99e62c5ba
|
Xbmc Refactored
|
12 years ago |
kay.one
|
70cfa5e685
|
cleaned up all the cells. there is a cell for pretty much everything.
|
12 years ago |
kay.one
|
5dc7e03b8d
|
fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
|
12 years ago |
Keivan Beigi
|
53c32fbe10
|
added common global exception handler.
|
12 years ago |
kay.one
|
fe31476e47
|
fixed exceptron app version
|
12 years ago |
kay.one
|
5ea794939c
|
added exceptron log target.
|
12 years ago |
Mark McDowall
|
8a1c6aa4d8
|
Using LoadSubtype for Missing and Calendar
|
12 years ago |
Mark McDowall
|
047e53179d
|
Calendar and Missing join series in API
|
12 years ago |
kay.one
|
a997c10ca1
|
Fixed header request.
|
12 years ago |
Keivan Beigi
|
5b2410da3f
|
non-working cached repository.
|
12 years ago |
kay.one
|
acf54203e5
|
Tuned down DB logging
Added cache to scene mapping.
|
12 years ago |
Mark McDowall
|
f21a235c00
|
Fixed trakt searching, cleaned up indexer/notification modules
|
12 years ago |
Keivan Beigi
|
9181b1bb91
|
more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
|
12 years ago |
Keivan Beigi
|
763df726f0
|
all services are singleton by default.
|
12 years ago |
Keivan Beigi
|
8bdf8c31f0
|
replaced Json.Serialize with ToJson extension method.
|
12 years ago |
kay.one
|
e2d17ac109
|
covers are re-downloaded if remote size is different than
local size.
|
12 years ago |
Keivan Beigi
|
4e06cf0fa6
|
added more info to decision engine exception reporting.
|
12 years ago |
Keivan Beigi
|
f162f164e7
|
removed comma from windows invalid path chars.
|
12 years ago |
Keivan Beigi
|
fea10997ad
|
fixed linux path validation
|
12 years ago |
Keivan Beigi
|
2f13832769
|
added platform based filepath validation.
|
12 years ago |
kay.one
|
3010ed6073
|
added loggly integration
|
12 years ago |
kay.one
|
4da6654440
|
Added Auth, startup options to UI
Added caching to ConfigFileProvider,
|
12 years ago |
Mark McDowall
|
f5a68782ce
|
Fixed auth tests
|
12 years ago |
Mark McDowall
|
f1d2e0e6df
|
Basic Authentication Added
|
12 years ago |
kay.one
|
af4063c3e2
|
wiredup db logging.
|
12 years ago |
kay.one
|
587eba6324
|
less reflectionee Command publishing.
|
12 years ago |
kay.one
|
a36216c73c
|
added /system/status end point that returns environment information.
|
12 years ago |
kay.one
|
5730a67fb3
|
fixed bug where urlacl wouldn't register if firewall port was already open.
|
12 years ago |
kay.one
|
3f44339381
|
static resources are mapped to full path instead of relative.
|
12 years ago |
kay.one
|
6fc8ec6cbc
|
more update fixes.
|
12 years ago |
kay.one
|
80c996c216
|
fixing update for vnext.
|
12 years ago |
kay.one
|
4737364c85
|
removed windows sdk dependency
|
12 years ago |
Keivan Beigi
|
4a705e9a92
|
Application data is now stored in %APPDATA%\NzbDrone
|
12 years ago |
kay.one
|
687f8d9384
|
fixed disk scan scheduler.
|
12 years ago |
kay.one
|
cbe4be814c
|
fixed diskscan
removed all stored status fields from episode
|
12 years ago |
kay.one
|
feb947fb74
|
fixed build
|
12 years ago |
kay.one
|
29ca16ce77
|
fixed add new series
|
12 years ago |
kay.one
|
a816a83f3a
|
improvements to scheduler,
better parallelism on RSS fetch
|
12 years ago |
kay.one
|
ff225e1753
|
added mail toolbar to series view
|
12 years ago |
kay.one
|
57e78e31fe
|
cleanup
|
12 years ago |
kay.one
|
fc57262c89
|
fixed some broken tests.
|
12 years ago |
kay.one
|
85cd877b0c
|
fixed some issues here and there.
|
12 years ago |
Keivan Beigi
|
4deecde092
|
back to tiny for now
|
12 years ago |
kay.one
|
32431540c5
|
Scheduled Tasks should work as long as they are registered.
|
12 years ago |
kay.one
|
fa8f67d7fe
|
fixed service registration for event handlers and executors.
|
12 years ago |
Mark McDowall
|
399c96c5e3
|
Use * instead of + in urlacl's
|
12 years ago |
kay.one
|
d13a56df01
|
fixed broken signalr reference.
|
12 years ago |
kay.one
|
c59fe4e674
|
fixed broken tests
|
12 years ago |
Keivan Beigi
|
ec58b8b595
|
removed all the jobs.
|
12 years ago |
kay.one
|
40f384968a
|
updated json serilizer to return defaults
use enum text instead of number
|
12 years ago |
kay.one
|
a6aba16902
|
Bind any collection to SignalR with a single call.
|
12 years ago |
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
12 years ago |
kay.one
|
45b4972091
|
moved hosting, system tray out of common
|
12 years ago |
kay.one
|
2ec79e6744
|
Replaced Nancy.Hosting.Self with Owin
SignalR to come!
|
12 years ago |
kay.one
|
a66d43b806
|
added schema generation
|
12 years ago |
Keivan Beigi
|
098036d49a
|
added new in memory cache.
|
12 years ago |
kay.one
|
e03ab2ebea
|
getting free space tries to get the space safely, if doesn't work and windows
the tries interop.
|
12 years ago |
kay.one
|
2fab944fd4
|
fixed more linux tests
|
12 years ago |
Keivan Beigi
|
422b82f220
|
added path casing extension methods.
|
12 years ago |
Keivan Beigi
|
3162e4864d
|
improved Linux support for tests.
|
12 years ago |
kay.one
|
ca8eba9cf1
|
release endpoint now returns fully parsed rss info with decisions.
|
12 years ago |
Keivan Beigi
|
182192e0ba
|
added commands.
they can be triggered using the api
api/command/
|
12 years ago |
Keivan Beigi
|
4cd75cd8aa
|
stuff we did :D
|
12 years ago |
Keivan Beigi
|
7ae9e79540
|
renamed EventAggregator to MessageAggregator
|
12 years ago |
kay.one
|
c3214a2e88
|
added resource mapping validation tests
|
12 years ago |
Keivan Beigi
|
3f958109bb
|
removed Autofac from update project.
|
12 years ago |
Keivan Beigi
|
7c3c02ba60
|
more tests fixed.
|
12 years ago |
Keivan Beigi
|
f9bb4178ed
|
json serializer updates.
|
12 years ago |
Keivan Beigi
|
65ae894410
|
added an abstraction layer for json serializer, should work in mono.
|
12 years ago |
Keivan Beigi
|
213c842050
|
removed signalr, will re-add when actually needed.
|
12 years ago |
kay.one
|
b03388f7b9
|
fixed more tests.
|
12 years ago |
Keivan Beigi
|
9fdfd13dbf
|
fixed more tests.
|
12 years ago |
Keivan Beigi
|
6a5c10a456
|
added Expansive
|
12 years ago |
kay.one
|
6e88f55a54
|
cleaned up parsing logic and structure.
|
12 years ago |
Keivan Beigi
|
339dd5a1dd
|
updated to NLog 2.0.1.2
|
12 years ago |
Keivan Beigi
|
2eb3ead230
|
fixed indexer setting load/reload.
|
12 years ago |
Keivan Beigi
|
1465fbf499
|
extracted interface fom HttpProvider
|
12 years ago |
Keivan Beigi
|
d81e0885c3
|
updated json.net from 4.5.11 to 5.0.2
|
12 years ago |
kay.one
|
a6a4932b44
|
rewrite of indexer/episode search
|
12 years ago |
Keivan Beigi
|
aacc53d882
|
replaced autofac with TinyIoC
|
12 years ago |
kay.one
|
048162a0ef
|
fixed more tests.
|
12 years ago |
kay.one
|
a052a9389e
|
fully replaced TVDB with Trakt.tv
|
12 years ago |
kay.one
|
af3282630f
|
event aggregator is singleton to prevent it from being disposed.
|
12 years ago |
kay.one
|
f2886d89de
|
Autofac registrations are not singleton anymore.
|
12 years ago |
kay.one
|
150b1902e9
|
no more Nzbdrone.Web in any of the paths.
|
12 years ago |
Keivan Beigi
|
3b22c087c6
|
creating powershell build and package script
|
12 years ago |
kay.one
|
63ba1ed026
|
removed some unneeded references.
|
12 years ago |
markus101
|
4bb4faf626
|
Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
|
12 years ago |
markus101
|
ebbf5ea21f
|
First steps for SQLite
|
12 years ago |
Mark McDowall
|
29ec800996
|
Run Nancy SelfHost locally only
Will run locally when URL hasn't been registered and not running in administrator context.
|
12 years ago |
markus101
|
6ec700c632
|
NancySelfHost under Non-Admin Accounts
|
12 years ago |
Keivan Beigi
|
10f4dd5a60
|
removed unused dependencies.
|
12 years ago |
kay.one
|
d1ba892e45
|
Added IHandleAsync, these handlers will be run async and in parallel to each other.
|
12 years ago |
kay.one
|
50674d388c
|
more project clean up.
|
12 years ago |
kay.one
|
62f15d4d96
|
season list is properly populated in series details.
|
12 years ago |
kay.one
|
ba68dd9386
|
removed TvdbLib.dll using the embedded wattvdb.codeplex.com
|
12 years ago |
kay.one
|
beb2f7c7fd
|
removed sqlce
|
12 years ago |
Keivan Beigi
|
8900bbb3a1
|
main app cleanup.
|
12 years ago |
kay.one
|
651c7c095a
|
removed logconfiguration
|
12 years ago |
Keivan Beigi
|
c935db93dd
|
config file based logging configuration.
|
12 years ago |
kay.one
|
554924a522
|
post grab notification and updates are now using the new EventAggregator
|
12 years ago |
Mark McDowall
|
6296e425d3
|
Added toastr, fullcalendar, start of API for Calendar.
Sending headers for DownloadString and DownloadFile in addition to DownloadStream.
|
12 years ago |
kay.one
|
c35682376e
|
added sample event for series added
|
12 years ago |
kay.one
|
66972e5bc6
|
simplified EventAggregator
|
12 years ago |
Keivan Beigi
|
b5644bf660
|
moved series/season/episodes to object db.
|
12 years ago |
Keivan Beigi
|
6ffa4e0568
|
NzbDrone is getting on a bus! (added EventAggregator)
|
12 years ago |
Keivan Beigi
|
324b5e3b80
|
fixed some broken tests.
|
12 years ago |
Keivan Beigi
|
68128809c9
|
started to remove iisexpress.
|
12 years ago |
kay.one
|
97398f604b
|
removed mono/pilot build configs.
|
12 years ago |
kay.one
|
a4ee4a913f
|
ignore WindowsService tests in *nix systems.
|
12 years ago |
kay.one
|
b0940ed8de
|
upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
|
12 years ago |
kay.one
|
aeae9d75d1
|
fixed jobprovider teardown breaking in mono.
|
12 years ago |
kay.one
|
63cf7a3b85
|
app now starts up,
added monodevelop, siaodb files to git.ignore
|
12 years ago |
kay.one
|
a0d0e4715e
|
fixed some tests, cleaned up root folders.
|
12 years ago |
kay.one
|
2903d5d581
|
WTFFFFF!
|
12 years ago |
kay.one
|
6c289f4482
|
ApplicationPath is actuall app path in mono.
|
12 years ago |
kay.one
|
83186ba87b
|
wtf git extentions?
|
12 years ago |
kay.one
|
885688f4c2
|
more dynamic binding to sqlce
|
12 years ago |
kay.one
|
2873fc9f6d
|
replaced compile time with runtime mono check.
|
12 years ago |
kay.one
|
88b06e8747
|
added mono build config
|
12 years ago |
kay.one
|
9e4bb278ef
|
moved rootdir to eloquera
|
12 years ago |
kay.one
|
0155de4d92
|
registered eloquere db with autofac.
|
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 |
Mark McDowall
|
08e7490ac5
|
Re-fix for hidden console CPU + added tray icon
New: Tray Icon visible when running without console window
|
12 years ago |
Mark McDowall
|
506899730a
|
CPU usage fail
Fixed: Running NzbDrone without a console should no longer cause
excessive CPU usage
|
12 years ago |
Mark McDowall
|
a2e237b926
|
More logging during updates
|
12 years ago |
Mark McDowall
|
1ef6906dc1
|
Merge branch 'autofac'
Conflicts:
NzbDrone.Common/IISProvider.cs
NzbDrone.Core/CentralDispatch.cs
|
12 years ago |
Mark McDowall
|
7991887e5e
|
Removed silent switch
|
12 years ago |
Mark McDowall
|
125703a2fa
|
Hidden startup, shutodwn and restart
New: Run without console window by default
New: Added NzbDrone.Console to run with console window
New: Shutdown from UI
New: Restart from UI
|
12 years ago |
Mark McDowall
|
be2a5ea754
|
Cleaned up some error messages
|
12 years ago |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
12 years ago |
Mark McDowall
|
b3874dbdb0
|
Merge branch 'master' into backbone
|
12 years ago |
Mark McDowall
|
cd98fbb4fa
|
Missing root dir won't stop app
Fixed: Missing root dir won't prevent UI from loading
|
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
|
a9923e3d30
|
Updated NUGET packages, including sqlce
|
12 years ago |