Commit Graph

884 Commits (72beadc74d524a5878feddb1769faab9296d38f7)

Author SHA1 Message Date
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 cb1ff69585
Fix build error
6 years ago
dkanada c118f111b6 add suggestions from code review
6 years ago
dkanada 52e91243e5 merge progress calculation into a single line
6 years ago
dkanada aadf7676d1 remove useless comments
6 years ago
dkanada 08ca1337a9 unhide several scheduled tasks and add missing properties
6 years ago
dkanada 07072d9f7b move all scheduled tasks and triggers into folders
6 years ago
dkanada 7e3c45c917 fix build errors and update plugin manifest location
6 years ago
dkanada 548270772c add PluginUpdateTask back into source
6 years ago
Joshua M. Boniface 32f393d57f
Merge pull request #764 from Bond-009/encoding
6 years ago
Andrew Rabert 42d5a48491
Merge pull request #788 from Bond-009/warnings
6 years ago
Bond_009 66eabcdd39 Minor changes to encoding code
6 years ago
Bond_009 1385d89df6 Remove MoreLINQ
6 years ago
Bond_009 8b073e2ba5 Remove unused field
6 years ago
Bond_009 5ac6d0ae59 Fix more warnings
6 years ago
Bond_009 8af1e93cd4 Make cache dir configurable
6 years ago
Bond_009 cabb824f2a Fix build error
6 years ago
minegociomovil 885a000da7 Update iso6392.txt
6 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
6 years ago
Joshua M. Boniface ea851317e7
Merge pull request #733 from Bond-009/startuptasks
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 ebd2a30087 Accept single-hyphen usage and rename -programdatadir to -datadir
6 years ago
PloughPuff fd361421b1 Use CommandLineParser package for handling CLI args
6 years ago
Claus Vium f7a46c7a56 Remove more Connect related stuff
6 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Bond-009 d0f2b3a747
Merge branch 'master' into startuptasks
6 years ago
Vasily 055e43eda7
Update Emby.Server.Implementations/Localization/LocalizationManager.cs
6 years ago
Vasily c8cb908004
Merge pull request #716 from Bond-009/warnings
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 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 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
Bond_009 85a58fd655 Start startup tasks async
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Bond_009 08b63a7c11 Remove unused function
6 years ago
Bond_009 51edd5d067 Reworked LocalizationManager to load data async
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