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 |
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 |
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
|
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
|
1ef6906dc1
|
Merge branch 'autofac'
Conflicts:
NzbDrone.Common/IISProvider.cs
NzbDrone.Core/CentralDispatch.cs
|
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
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
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
|
0a526951b6
|
Fixed: Daily episode parsing is less greedy.
|
13 years ago |
kay.one
|
a2d4b59002
|
Updated exceptron driver
|
13 years ago |
kay.one
|
786e38763a
|
Fixed ping for servers with windows auth enabled.
|
13 years ago |
kay.one
|
850880de47
|
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
|
13 years ago |
kay.one
|
35cddf08df
|
Added Service install/uninstall batch files
|
13 years ago |
kay.one
|
d73853f08b
|
Update provider now closes all orphaned IISExpress instances before update.
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
kay.one
|
18b10d45c6
|
Fixed build error.
|
13 years ago |
kay.one
|
8a7bc7bf80
|
Removed unused references.
|
13 years ago |
kay.one
|
157bcd8b0f
|
AssemblyInfo.cs cleanup
|
13 years ago |
kay.one
|
fb0b505bf4
|
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
|
13 years ago |
kay.one
|
ea05635fd3
|
Moved NLog, Fluentassertion to Nuget.
|
13 years ago |
Keivan Beigi
|
6f3065d5ab
|
More work on WindowsService, still broken
|
13 years ago |
Keivan Beigi
|
6b7923bd52
|
Windows service is half working,
|
13 years ago |
kay.one
|
87fe19ab4e
|
Added compile date to footer
|
13 years ago |
kay.one
|
ba11b34099
|
Service (work in progress)
|
13 years ago |
kay.one
|
012fa88301
|
Merge branch 'markus' into kay.one
Conflicts:
NzbDrone/NzbDrone.csproj
NzbDrone/Providers/ConfigProvider.cs
|
13 years ago |
kay.one
|
495d7b8595
|
More code to support service, isn't working yet. (Console still works fine)
|
13 years ago |
Mark McDowall
|
e941aef9f2
|
Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start.
|
13 years ago |
kay.one
|
8bf4f81a04
|
More nzbdrone.exe refactoring.
|
13 years ago |
kay.one
|
69ba365cd3
|
More NzbDrone.exe refactoring
|
13 years ago |
Keivan Beigi
|
f3ca3e97f9
|
Starting to add windows service support, making nzbdrone.exe unit testable.
|
13 years ago |
kay.one
|
06c70d13d1
|
Removed unnecessary IIS modules.
|
14 years ago |