Commit Graph

116 Commits (b4c5ff89fd94d216c180a56c370e77e7fecfd93e)

Author SHA1 Message Date
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
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
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
Erwin de Haan d655283ef0 Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
Bond_009 f520ddc966 Remove useless properties from IEnvironmentInfo
6 years ago
Andrew Rabert edfc3cb8c6 Merge pull request #437 from cvium/remove_run_at_startup
6 years ago
Andrew Rabert 12112ea25d Remove more news
6 years ago
Bond_009 07a8e49c4b Cleanup some small things
6 years ago
Bond_009 c07d5a6963 Remove unused PowerManagement
6 years ago
Vasily d5d9dfd8e6 Merge pull request #390 from Bond-009/logging
6 years ago
Anthony Lavado f2fedb9f34 Merge pull request #383 from Bond-009/unused
6 years ago
cvium bb879fff33 Remove AutoRunAtStartup
6 years ago
cvium f911aca082 Remove RegisterServerWithAdministratorAccess
6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull
6 years ago