kay.one
|
4da6654440
|
Added Auth, startup options to UI
Added caching to ConfigFileProvider,
|
12 years ago |
Mark McDowall
|
a153599d50
|
Cleaned up Notifications a bit
|
12 years ago |
kay.one
|
2ba4b10a60
|
logging performance updates.
|
12 years ago |
kay.one
|
2573558321
|
more logging.
|
12 years ago |
kay.one
|
af4063c3e2
|
wiredup db logging.
|
12 years ago |
kay.one
|
c122502634
|
fixed app not responding to anything but localhost
disabled startup update check
|
12 years ago |
kay.one
|
7701f87e82
|
update won't fail if service can't be stopped.
|
12 years ago |
kay.one
|
a0162d52f9
|
removed left over nancy code from owincontroller.
|
12 years ago |
kay.one
|
5730a67fb3
|
fixed bug where urlacl wouldn't register if firewall port was already open.
|
12 years ago |
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
12 years ago |
kay.one
|
80c996c216
|
fixing update for vnext.
|
12 years ago |
kay.one
|
e5a72bbef9
|
added grunt to build powershell
|
12 years ago |
kay.one
|
cbe4be814c
|
fixed diskscan
removed all stored status fields from episode
|
12 years ago |
kay.one
|
a816a83f3a
|
improvements to scheduler,
better parallelism on RSS fetch
|
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
|
d13a56df01
|
fixed broken signalr reference.
|
12 years ago |
Keivan Beigi
|
ec58b8b595
|
removed all the jobs.
|
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
|
098467b1fa
|
removed exceptron
|
12 years ago |
Keivan Beigi
|
4cd75cd8aa
|
stuff we did :D
|
12 years ago |
Keivan Beigi
|
7ae9e79540
|
renamed EventAggregator to MessageAggregator
|
12 years ago |
Keivan Beigi
|
3f958109bb
|
removed Autofac from update project.
|
12 years ago |
kay.one
|
9cabe7cf90
|
cleaned up integration test project.
|
12 years ago |
Keivan Beigi
|
d50f23da1c
|
Added smoke test project.
|
12 years ago |
kay.one
|
b03388f7b9
|
fixed more tests.
|
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
|
a8a64a42b5
|
replaced IInitializable interface with ApplicationStartedEvent
|
12 years ago |
kay.one
|
a6a4932b44
|
rewrite of indexer/episode search
|
12 years ago |
Mark McDowall
|
9ae21cf7a1
|
Fixed IInitializable registration
I tried to make it all happen in the same method as AutoRegisterImplementations, but it caused issues with BasicRepo.
|
12 years ago |
Keivan Beigi
|
aacc53d882
|
replaced autofac with TinyIoC
|
12 years ago |
kay.one
|
48880e4964
|
cleaned up scene mapping code.
|
12 years ago |
kay.one
|
150b1902e9
|
no more Nzbdrone.Web in any of the paths.
|
12 years ago |
Keivan Beigi
|
1c04a670d9
|
nzbdrone now requires grunt to work.
|
12 years ago |
Keivan Beigi
|
3b22c087c6
|
creating powershell build and package script
|
12 years ago |
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
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 |
kay.one
|
192ace5004
|
fixed sqlite3.dll copying issues.
|
12 years ago |
kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
kay.one
|
9ff7aa1bf7
|
console appliction is now licensed for sqo as well.
|
12 years ago |
kay.one
|
25f0f73afa
|
project file cleanup.
|
12 years ago |
Mark McDowall
|
bd9683fcc1
|
Added full release of siaqodb.
Excluded license.lic - this is going to be messy...
|
12 years ago |
Mark McDowall
|
c5b845cbee
|
Removed tvdblib from tests
Added settings to API
|
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
|
b3c6db5997
|
moved log to object db.
|
12 years ago |
kay.one
|
8dc32f7d3d
|
add series style fixes.
|
12 years ago |
Mark McDowall
|
bc490c6bf7
|
Building and debugging once again
|
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
|
7093f352fe
|
splited MVC and nancy application
backbone app is now fully served from nancy including css,js,html
|
12 years ago |
Mark McDowall
|
e2314a7b17
|
Fixed stuff :)
NzbDrone.Console works again
Added empty collection message for Series
|
12 years ago |
kay.one
|
b0940ed8de
|
upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
|
12 years ago |
Mark McDowall
|
c55099ce5a
|
Added custom sorting to table sorter
|
12 years ago |
kay.one
|
88b06e8747
|
added mono build config
|
12 years ago |
Mark McDowall
|
1671fd1776
|
Datatables wired up on series grid
|
12 years ago |
Mark McDowall
|
2a72063c19
|
BacklogSetting is now editable.
|
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
|
7eb522f871
|
More logging and better handling of services
|
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
|
c4e886a8f8
|
More autofac
|
12 years ago |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
12 years ago |
Mark McDowall
|
5ba1c0eceb
|
Merge branch 'master' into backbone
|
12 years ago |
Mark McDowall
|
a0e3255222
|
Server 2012/Win8 fix Temporary ASP.Net Files
Fixed: Create Temporary ASP.Net Files when running as admin (Server
2012/Win8)
#ND-68 fixed
|
12 years ago |
Mark McDowall
|
64468cd9ed
|
Upgraded nuget packages, Ninject 3, SignalR 5
|
12 years ago |
kay.one
|
0eab46ce32
|
removed exceptioneer, updated ninject refrence for update.
|
12 years ago |
Mark McDowall
|
a7fd486b03
|
Change episode file quality
New: Ability to change the quality of an episode in the database
|
12 years ago |
markus101
|
7f9200dba5
|
Saved project file
|
12 years ago |
Mark McDowall
|
eee24aff1d
|
Tests added
Series metadata will be created when series info is refreshed (and on
add)
|
12 years ago |
Mark McDowall
|
0a526951b6
|
Fixed: Daily episode parsing is less greedy.
|
13 years ago |
Keivan Beigi
|
057e248f8f
|
Fixed: Re-enabled monitoring provider.
|
13 years ago |
kay.one
|
a2d4b59002
|
Updated exceptron driver
|
13 years ago |
kay.one
|
16eecb3b4f
|
Updated to exceptron api v1a
|
13 years ago |
kay.one
|
aff17f7767
|
Exceptions are now sent to exceptrack
|
13 years ago |
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
kay.one
|
517c62c524
|
Debugger can attach to visual studio 11 debugger automatically.
|
13 years ago |
kay.one
|
1787852360
|
Monitoring provider will no longer throw on Ensure priority.
Fix: Issue where an uncritical subsystem could crash the app.
|
13 years ago |
kay.one
|
7a3f7bf67c
|
Fixed: Exceptions during Upgrade and AppStart are reported correctly.
|
13 years ago |
kay.one
|
786e38763a
|
Fixed ping for servers with windows auth enabled.
|
13 years ago |
kay.one
|
5ecbdd3e64
|
Package cleanup
|
13 years ago |
kay.one
|
5717b7f596
|
New: Rewrite of download decision engine.
|
13 years ago |
kay.one
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
13 years ago |
kay.one
|
4ea475d428
|
New: NzbDrone is now preloaded on start. making accessing it for the first time after a restart or update a lot faster.
|
13 years ago |
kay.one
|
d1e3298da1
|
Enabled rolling file logging.
|
13 years ago |
Mark McDowall
|
691a004d39
|
Added SecurityProvider to deal with administrative tasks (Url Registering and FW Port Opening).
|
13 years ago |
kay.one
|
850880de47
|
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
|
13 years ago |
kay.one
|
70dcacb41b
|
Monitoring provider now skips if Windows Auth is enabled.
|
13 years ago |