Commit Graph

842 Commits (a430568082b55f2f989924c59e0729808b39226c)

Author SHA1 Message Date
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Claus Vium a05d803d4c Fix crash when trying to deserialize a non-existing scheduled task
6 years ago
Bond_009 ffe79c8982 Check if file exists instead of catching exceptions
6 years ago
Bond_009 1a3543e5a5 Remove code for pre-installed plugins
6 years ago
Claus Vium 64b6cfa3dc Add Size to TypedBaseItem
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 4190410c7e
Merge pull request #710 from Bond-009/spelling
6 years ago
Andrew Rabert b673054c8d
Merge pull request #711 from Bond-009/sysevent
6 years ago
Bond_009 d8d6c6f254 Address comments
6 years ago
Bond_009 2ffab720fb Fix ctor
6 years ago
Bond_009 07f163a4c3 Minor improvements to db code
6 years ago
Bond_009 883575893b Change image dimentions from double to int
6 years ago
Erwin de Haan d1a0497f55 Revert "Merge pull request #452 from Bond-009/activitydb"
6 years ago
Bond_009 fd7f420af2 Remove remnants of system events
6 years ago
Bond_009 eaa6cb0ddc Fix a spelling mistake
6 years ago
Bond_009 8af256f9c2 Fix always null expressions
6 years ago
Andrew Rabert 48ad18d12b Merge pull request #452 from Bond-009/activitydb
6 years ago
Andrew Rabert fe197415ca Merge pull request #657 from Bond-009/true
6 years ago
Andrew Rabert 0231bd88a7 Merge pull request #672 from cvium/kill_unconditional_caching
6 years ago
Bond_009 905a253ff5 Suffix async methods with Async
6 years ago
Bond_009 3cd31cadf8 No need to check if the dir exists
6 years ago
Bond_009 48da8f429e Return a true IEnumerable
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 090fea21ea Merge pull request #668 from hawken93/prepare_for_reports_module
6 years ago
Bond_009 722120af74 Remove conditions that are always true/false
6 years ago
Claus Vium df5e87409a Fix trim input
6 years ago
Claus Vium 94789860b1 Trim quotes from If-None-Match
6 years ago
Claus Vium fd6d35e1d0 Remove unconditional caching, modified since header and use ETags
6 years ago
Tthecreator cce90d2b56 removed excess newlines
6 years ago
Tthecreator 0b80902cc8 Set EnableRaisingEvents correctly for SubtitleEncoder
6 years ago
hawken 490e22c790 Add comments to SqliteItemRepository to help out whoever is next
6 years ago
Andrew Rabert c7f648f86a Merge branch 'dev' into imagesize
6 years ago
Andrew Rabert 803bf563d7 Merge pull request #621 from Bond-009/perf
6 years ago
William Taylor e62198650e Updated param name
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Bond_009 35d97dc949 Minor improvements to library scan code
6 years ago
Bond_009 8fc8fc0622 Cleanup ImageProcessor
6 years ago
cvium eba1f05c03 Remove embedded resource from csproj
6 years ago
cvium b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Andrew Rabert fbc82c88be Update product name to Jellyfin Server
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 d7da475aad Fix User-Agent
6 years ago
Andrew Rabert 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion
6 years ago
Andrew Rabert 8a5198e6a3 Remove ApplicationVersion
6 years ago