Commit Graph

128 Commits (5a054e5150f18ba6e23f463f024c305acb39585e)

Author SHA1 Message Date
Bond-009 c74028d08d Address comments
6 years ago
Bond_009 d409623086 Don't create multiple instances of the same type
6 years ago
Bond_009 9af28607c9 Simplify plugin loading
6 years ago
Bond_009 81a8ebde22 Move to Microsoft.Extensions.DependencyInjection
6 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
6 years ago
Claus Vium 0ef2b46106 Remove custom Threading
6 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
6 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
6 years ago
Bond_009 8b073e2ba5 Remove unused field
6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
6 years ago
PloughPuff 211ae30188 Revert back to NoAutoRunWebApp
6 years ago
PloughPuff e18b89ca27 Move Options to Jellyfin.Server and create interface file
6 years ago
PloughPuff fd361421b1 Use CommandLineParser package for handling CLI args
6 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
6 years ago
Vasily c8cb908004
Merge pull request #716 from Bond-009/warnings
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Bond_009 1a3543e5a5 Remove code for pre-installed plugins
6 years ago
Bond_009 85a58fd655 Start startup tasks async
6 years ago
Bond_009 51edd5d067 Reworked LocalizationManager to load data async
6 years ago
Andrew Rabert 05fd76c0fa
Merge pull request #723 from Bond-009/dbperf
6 years ago
Andrew Rabert 7165868509
Merge pull request #709 from Bond-009/null
6 years ago
Andrew Rabert b673054c8d
Merge pull request #711 from Bond-009/sysevent
6 years ago
Bond_009 2ffab720fb Fix ctor
6 years ago
Erwin de Haan d1a0497f55 Revert "Merge pull request #452 from Bond-009/activitydb"
6 years ago
Bond_009 ded9dee22c Remove more compile time warnings
6 years ago
Bond_009 fd7f420af2 Remove remnants of system events
6 years ago
Bond_009 8af256f9c2 Fix always null expressions
6 years ago
Bond_009 905a253ff5 Suffix async methods with Async
6 years ago
Bond_009 8d9428ebdc Ensure DB exists
6 years ago
Bond_009 f6f0a8a481 Use EF Core for Activity database
6 years ago
Andrew Rabert c7f648f86a Merge branch 'dev' into imagesize
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Bond_009 8fc8fc0622 Cleanup ImageProcessor
6 years ago
cvium b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Andrew Rabert 9eada88545 Use AssmeblyProduct for Name
6 years ago
Andrew Rabert f229c641a1 Remove redundant GetDefaultUserAgent
6 years ago
Andrew Rabert 235125df57 Fix ApplicationUserAgent documentation
6 years ago
Andrew Rabert 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion
6 years ago
Andrew Rabert 8a5198e6a3 Remove ApplicationVersion
6 years ago
Erwin de Haan e066a02403 Removed useless method, Name => Jellyfin Server
6 years ago
Erwin de Haan 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents.
6 years ago
Erwin de Haan bb8df8dfa0 Updates reported version in `System/Info*` set of endpoints.
6 years ago
Erwin de Haan d116efe1f7 Merge branch 'dev' into reformat
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Bond-009 900dc851e6 Merge branch 'dev' into cleanup
6 years ago
Erwin de Haan a358631040 Extra formatting on the merged code.
6 years ago
Erwin de Haan 49b61f238e Merge branch 'dev' into reformat
6 years ago
Claus Vium eca3c099d9 removed a bunch of validation, security, registration, premiere, whatever bs
6 years ago
Erwin de Haan 23f5c1d90b ReSharper format: 'out' parameter inlining
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago