Commit Graph

380 Commits (4daa5436fc0d635fa8ae7b391efa7e1a8561d029)

Author SHA1 Message Date
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
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
5 years ago
Bond_009 07cc4be6a7 Fix some warnings
5 years ago
Bond_009 a07ee65365 Minor improvements
5 years ago
dkanada 6e239c52c5
Merge pull request #2291 from Bond-009/sessionmanager
5 years ago
dkanada 61015c1d0f
Merge pull request #2321 from Bond-009/images
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
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
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
5 years ago
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
5 years ago
Joshua M. Boniface 48120d01dc
Merge pull request #1991 from Bond-009/transtemp
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
5 years ago
Andrew Mahone c6855e6a2a Simplify AttachmentExtractor instantiation.
5 years ago
Andrew Mahone 79bbf09ecb Revert "Simplify AttachmentExtractor instantiation."
5 years ago
Andrew Mahone d33e0a4e2c
Simplify AttachmentExtractor instantiation.
5 years ago
Andrew Mahone 1600d5b53f Merge remote-tracking branch 'origin/master' into media-attachments-clean
5 years ago
Bond_009 b0a25c4237 Use Mono.Nat Nuget package
5 years ago
Bond_009 d529f81cd9 Improve IInstallationManager interface
5 years ago
Bond_009 016be02cd6 More warning fixes
5 years ago
Andrew Mahone a9a85f251e Instantiate AttachmentExtractor in ApplicationHost.
5 years ago
Vasily 9040ef87dc
Merge pull request #1871 from Bond-009/doc
5 years ago
Vasily 79f9887625
Merge pull request #1854 from Bond-009/json
5 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
5 years ago
Bond_009 e553eba31e Use System.Text.Json api
5 years ago
Bond-009 3ad34de808
Update ApplicationHost.cs
5 years ago
Joshua Boniface 387192610f Handle Kestrel startup failures with a nice error
5 years ago
Joshua Boniface cabb9aed31 Configure Kestrel listener to use configured IPs
5 years ago
sparky8251 14f563d7c2 Removed WAN DDNS
5 years ago
sparky8251 208c8b2b9d Remove missed unused functions
5 years ago
sparky8251 0562b4cf6f Remove WAN IP Detection
5 years ago
Bond_009 14fbd845c2 Move IsoMounter to plugin
5 years ago
Anthony Lavado 6766e04dd6
Merge pull request #1521 from Bond-009/hdhomerun
5 years ago
Bond_009 237db8ae92 Clean up livestreaming code
5 years ago
Bond_009 8d3b5c851d Improvements to UserManager
5 years ago
Bond_009 c699c546e4 Improve LocalizationManager
5 years ago
dkanada bb04545068
Merge pull request #1614 from Bond-009/docs2
5 years ago
dkanada 685e9e4f58
Merge pull request #1584 from Bond-009/checksum
5 years ago
Bond_009 2fdf7f1098 Properly dispose DisplayPreferencesRepository
5 years ago
Bond_009 e5b163b86a Fix possible nullref
5 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads
5 years ago
dkanada 5c366e4697
Merge pull request #1612 from Bond-009/warn4
5 years ago
dkanada b5f3f28f41
Merge pull request #1578 from Bond-009/httpresponse
5 years ago
Bond_009 25917db07a Fix doc releated warnings
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 2a58c643d2 Fix more warnings
5 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code
5 years ago
Bond_009 8270d0cc91 Move IPv6 scope id removal logic to it's own function
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
5 years ago
Bond_009 edfd2d0cd9 Fix startup
5 years ago
dkanada 1b2621cd30
Merge pull request #1454 from Bond-009/webresource
5 years ago
Bond-009 0a5550b13d Remove more unused stuff
5 years ago
Anthony Lavado d4a42a1680
Merge pull request #1080 from Bond-009/httpclient
5 years ago
Bond-009 af099a9b53
Update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Bond-009 6ebac0e500
Update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Anthony Lavado b25c08e79a
Merge pull request #1156 from Bond-009/sep
5 years ago
Bond_009 253e72f667 Simplify file serving code
5 years ago
Bond-009 61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
6 years ago
Bond-009 6973182ade Fix more possible exceptions
6 years ago
Bond-009 f62af07381 Handle exception when loading unsupported assembly
6 years ago