Mark Monteiro
|
6131599e88
|
Merge branch 'master' into support-injecting-iconfiguration
|
5 years ago |
Mark Monteiro
|
9aa259eb95
|
Revert unnecessary ordering changes in ApplicationHost
|
5 years ago |
Mark Monteiro
|
6b06a9a919
|
Make Logger and LoggerFactory both protected in ApplicationHost
|
5 years ago |
Mark Monteiro
|
c49a12dd73
|
Make LoggerFactory private in ApplicationHost and use it to construct loggers with context
|
5 years ago |
Mark Monteiro
|
370c312e01
|
Make logger private in ApplicationHost
|
5 years ago |
Mark Monteiro
|
76957213e6
|
Merge remote-tracking branch 'upstream/master' into support-injecting-iconfiguration
|
5 years ago |
Mark Monteiro
|
a4bf645ba5
|
Fix compilation error
|
5 years ago |
Mark Monteiro
|
c376f4ca51
|
Register Serilog logging services correctly
|
5 years ago |
Mark Monteiro
|
189f005846
|
Remove IConfiguration from service collection
This does not appear to be used anywhere and the web host already handles injecting this as a special case anyways
|
5 years ago |
Mark Monteiro
|
48f8118072
|
Do not save a reference to the startup config in ApplicationHost
|
5 years ago |
dkanada
|
a3bb81553d
|
Merge pull request #2176 from Bond-009/nullable2
Enable nullable reference types for Emby.Photos and Emby.Notifications
|
5 years ago |
dkanada
|
6e239c52c5
|
Merge pull request #2291 from Bond-009/sessionmanager
Fix warnings in SessionManager
|
5 years ago |
dkanada
|
61015c1d0f
|
Merge pull request #2321 from Bond-009/images
Simplify image processing by removing image enhancers
|
5 years ago |
Bond-009
|
0f173e1778
|
Merge branch 'master' into sessionmanager
|
5 years ago |
Ulrich Wagner
|
0f2ee2686d
|
Constructor of the LibraryManager takes the mediaEncoder as parameter
|
5 years ago |
Bond_009
|
f5db4c8402
|
Another baseurl related fix
Baseurl always starts with a '/' (unless it's empty)
|
5 years ago |
Bond-009
|
a2490a7ae5
|
Merge branch 'master' into images
|
5 years ago |
Bond_009
|
867835a474
|
Fix build
|
5 years ago |
Bond-009
|
0a43814596
|
Merge branch 'master' into sessionmanager
|
5 years ago |
Bond_009
|
87d2479b78
|
Fix warnings
|
5 years ago |
Bond-009
|
c8409d2ea1
|
Remove FileSystem.GetStream
|
5 years ago |
Bond_009
|
ddf9b38799
|
Simplify image processing by removing image enhancers
|
5 years ago |
Bond_009
|
c601def484
|
Fix warnings in SessionManager
|
5 years ago |
Bond_009
|
bb236b9591
|
Merge branch 'master' into warn12
|
5 years ago |
dkanada
|
423d50e978
|
Merge pull request #1838 from Unhelpful/media-attachments
Add support for embedded attachments in media files
|
5 years ago |
Bond_009
|
a253fa616d
|
Fix build and address comments
|
5 years ago |
dkanada
|
aca31457c0
|
merge branch master into media-attachments
|
5 years ago |
Bond_009
|
5994328903
|
Fix baseurl (again)
|
5 years ago |
Bond-009
|
49330e3082
|
Fix a couple of TODOs
|
5 years ago |
Bond_009
|
7f5a174dff
|
Merge branch 'master' into warn12
|
5 years ago |
Bond_009
|
2ef4ffd698
|
More warnings (removed)
|
5 years ago |
Bond_009
|
0bf8bfbb0c
|
Merge branch 'master' into mediaencoding
|
5 years ago |
Vasily
|
5263aaa026
|
Merge pull request #1503 from cvium/webapi_v2
Move StartupWizard to ASP.NET Web Api
|
5 years ago |
Bond_009
|
cc5acf37f7
|
Make probesize and analyzeduration configurable and simplify circular
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
5 years ago |
Joshua M. Boniface
|
48120d01dc
|
Merge pull request #1991 from Bond-009/transtemp
Don't append transcodes to transcoding temp path
|
5 years ago |
Claus Vium
|
47a4f2f387
|
Fix more review comments
|
5 years ago |
Claus Vium
|
2af5922af0
|
Fix review comments
|
5 years ago |
Claus Vium
|
27e3cf1558
|
Move appbuilder and service collection to Jellyfin.Server
|
5 years ago |
Claus Vium
|
706739dbe6
|
Move API stuff to the api project
|
5 years ago |
Claus Vium
|
3f651de24c
|
Add authentication and remove versioning
|
5 years ago |
Bond-009
|
b477b3874e
|
Fix some warnings
|
5 years ago |
Bond-009
|
413ae86dbc
|
Fix easy password
|
5 years ago |
Bond-009
|
d4b438791f
|
Don't append transcodes to transcoding temp path
|
5 years ago |
dkanada
|
37eed8cf1f
|
revert settings to their old names
|
5 years ago |
dkanada
|
b1f9b03b17
|
rename some missed variables and fix warnings
|
5 years ago |
dkanada
|
f3ca37e523
|
minor changes to transcode cleanup scheduled task
|
5 years ago |
Claus Vium
|
05b7e22808
|
Add SwaggerUI
|
5 years ago |
Claus Vium
|
c011fa2ea8
|
Remove old instantiation of serviceProvider in app host
|
5 years ago |
Claus Vium
|
e5d57bd82f
|
Move StartupWizard to ASP.NET Web Api
|
5 years ago |
dkanada
|
0b02c77691
|
Merge pull request #1864 from Bond-009/installationmanager
Improve IInstallationManager interface
|
5 years ago |