Commit Graph

12786 Commits (ab0e851db987815ad3ab710fb76908c79ee93d13)
 

Author SHA1 Message Date
Justin Suess f06b9a14f3 Added password as an API field to the Startup/User Service
6 years ago
Erwin de Haan 838541b825 Removed loose whitespace and one .ToArray() call.
6 years ago
Erwin de Haan 1d1d7e8a37 Fixed inlining local-variable artifact.
6 years ago
Erwin de Haan d3afa53191 Final refactored `IFileSystem` and `ManagedFileSystem`
6 years ago
Erwin de Haan 450f246f95 Unwrapped `GetFileNameWithoutExtension`
6 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Claus Vium dc68d61491 Fix default aspect ratio
6 years ago
Claus Vium a05d803d4c Fix crash when trying to deserialize a non-existing scheduled task
6 years ago
Andrew Rabert b4893b9ac9
Merge pull request #740 from Bond-009/deadcode
6 years ago
Andrew Rabert b0608d26b4
Merge pull request #739 from cvium/change_multi_version_movie
6 years ago
Andrew Rabert 67b1f9f716
Merge pull request #737 from EraYaN/skia-assembyinfo
6 years ago
Erwin de Haan 39195aae09 Make guidance in issue templates comments, this will declutter issues when people do not remove it.
6 years ago
Erwin de Haan cc598a86f1 Make guidance in PR template comments, this way we don't get so people just leaving it there.
6 years ago
Bond_009 ffe79c8982 Check if file exists instead of catching exceptions
6 years ago
Claus Vium 05ad2e9b3f Add Year to the new VideoInfo
6 years ago
Claus Vium 42abb5a993 Remove unnecessary ToList
6 years ago
Claus Vium a4055779f6 Change multi version logic for movies
6 years ago
Bond_009 1a3543e5a5 Remove code for pre-installed plugins
6 years ago
Erwin de Haan 42e0b32c7d Added AssemblyInfo for Jellyfin.Drawing.Skia
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Bond_009 08b63a7c11 Remove unused function
6 years ago
Luca Beltrame ee89236fe8 [VA-API] Fix filter order (#714)
6 years ago
Erwin de Haan fee42e883c Removed unnecessary unsafe keywords.
6 years ago
Andrew Rabert cc3422b96b Use ffmpeg from jrottenberg/ffmpeg
6 years ago
Andrew Rabert 50279be686
Merge pull request #727 from cvium/change_default_aspect
6 years ago
Claus Vium 0e617933f6 Change default aspect ratio to 2/3 from 0
6 years ago
Andrew Rabert f74bfcb343
Merge pull request #724 from Bond-009/skia
6 years ago
Claus Vium 64b6cfa3dc Add Size to TypedBaseItem
6 years ago
Bond_009 bb056f4b59 Cleanup
6 years ago
Bond_009 ce11869a1a Move Skia back into it's own project
6 years ago
Andrew Rabert e3b19c22a7
Merge pull request #706 from sparky8251/docker-fix
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
Andrew Rabert e051ca6ff6
Merge pull request #721 from Bond-009/imagedimensions
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 ded9dee22c Remove more compile time warnings
6 years ago
Erwin de Haan e8f6a61131 Fix empty statement in DidlBuilder.cs
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