Commit Graph

1219 Commits (71f81c5fb0e4f9bcf1242552e0d6df7a88593d3e)

Author SHA1 Message Date
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
6 years ago
Xu Fasheng 7429c07c05 Remove redundant parenthesis
6 years ago
Claus Vium 333bd2107a Remove HttpUtility
6 years ago
Claus Vium 25d3d0b731 Remove some unused stuff
6 years ago
Claus Vium 77addb2283 Remove SocketHttpListener
6 years ago
Joshua M. Boniface 9eba31185a
Merge pull request #959 from Bond-009/string
6 years ago
Joshua M. Boniface aea7edf0fa
Merge pull request #891 from Bond-009/postsan
6 years ago
Claus Vium 848cfc32cc More cleanup
6 years ago
Claus Vium 5510e8ebee Remove unused Cookies
6 years ago
Claus Vium 9c02e99e35 Undo some of the span abuse
6 years ago
Claus Vium 148db8b81a Remove unused SharpSocket stuff
6 years ago
Claus Vium e342b7bc71 Extend the IHttpServer interface to avoid the typecasting
6 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company
6 years ago
Claus Vium 4e229ad86b Fix PathInfo
6 years ago
Claus Vium e88f079da6 Remove websocket options and configure kestrel listen ports
6 years ago
Claus Vium 4e8de67aca Remove SocketSharp from Jellyfin.Server and some other cleanup
6 years ago
Claus Vium a85488cd20 Fix websockets array index out of bounds and some cleanup
6 years ago
Claus Vium 5a7cca9d1b Fix websockets and RawUrl
6 years ago
Claus Vium d6c6f3c10c Still broken
6 years ago
Claus Vium 38f52a139e Add response compression middleware
6 years ago
Claus Vium 194da8416b Use middlewares instead of Routing
6 years ago
Claus Vium f3e7bc0573 Replace some todos with http extensions and prepare some socket work
6 years ago
Claus Vium c3fa299acc Remove hardcoded path and fix url bug in Windows
6 years ago
Claus Vium 852460b991 kestrel init
6 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
6 years ago
Bond-009 1731bf7372 Remove ordering items
6 years ago
Bond-009 0804bed66d Log time in a standardized way
6 years ago
Bond_009 0f9006c81f Use stopwatch for more accurate measurements and reduce log spam
6 years ago
Anthony Lavado de45cfdd8c
Merge pull request #984 from WWWesten/patch-1
6 years ago
WWWesten e79d44d9f1
Update kz.csv
6 years ago
Claus Vium fb7de2f966 Remove duplicate code and use using to properly dispose the response stream
6 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
6 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
6 years ago
Vasily e7e7d96f51
Merge pull request #776 from cvium/update_tvdb
6 years ago
Bond_009 320707d44c Reduce string allocations at startup
6 years ago
PloughPuff 73c1cdb32a Avoid exceptions due to folder and file not found
6 years ago
Vasily bca7a26ffd
Merge branch 'master' into update_tvdb
6 years ago
Claus Vium a23f04623e Remove IEncryptionManager
6 years ago
Phallacy 098de6b050 made newlines into linux newlines
6 years ago
Phallacy a0d31a49a0 merging with master to clear merge conflict
6 years ago
Phallacy 6bbb968b57 minor changes and return to netstandard
6 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
6 years ago
Joshua M. Boniface b43317c5e1
Merge pull request #830 from Bond-009/update
6 years ago
Bond-009 c6188e26af Got to start somewhere
6 years ago
Phallacy 56e3063342 little fixes for JustAMan
6 years ago
Vasily 13f2783a8e
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
6 years ago
Bond_009 77a5617774 Removed remaining self-update code
6 years ago
Vasily 395072239d
Merge pull request #913 from Bond-009/log
6 years ago
Vasily e2f6ecaef6
Merge pull request #829 from Bond-009/fields
6 years ago
Phallacy 48e7274d37 added justaman notes, fixed new bug from emty has removals
6 years ago
LogicalPhallacy 9f3aa2cead
Apply suggestions from code review
6 years ago
bobberb bb50363812 Translated using Weblate (Hebrew)
6 years ago
William Taylor 18ae107ce4 Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
William Taylor 3f80b16ffa Removed Reference and replaced with package reference
6 years ago
William Taylor 72aa364aa5 Removed extra using
6 years ago
William Taylor 0d5fbcb031 Removed primitives from services in Program.cs
6 years ago
Bond-009 a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
6 years ago
Bond-009 4811e76860
Merge branch 'master' into perf
6 years ago
Bond-009 bdfd042d70
Merge branch 'master' into fields
6 years ago
Bond-009 a993420676 Reduce log spam
6 years ago
Bond-009 25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
6 years ago
Joshua M. Boniface 4ea76f9cdc
Merge pull request #883 from jellyfin/translations
6 years ago
Bond-009 43cf11aa35 Change discards
6 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
6 years ago
Claus Vium cb6d2cbd2d Remove SizeLimit
6 years ago
Claus Vium ce51025e7c Use DI for TvDbClientManager
6 years ago
Vasily 7cc69f30c4
Merge pull request #801 from Bond-009/di
6 years ago
Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
6 years ago
WWWesten c78298789d Translated using Weblate (Kazakh)
6 years ago
Bond-009 0fbc4545d1 Address comments
6 years ago
Vasily cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
6 years ago
Bond-009 bca569da42 Reduce the amount of db calls during the post scan event
6 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
6 years ago
ploughpuff a2dd2ddd55 Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781)
6 years ago
Bond-009 5835c4b21d
Remove comment
6 years ago
Claus Vium d8e6808d77
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
6 years ago
Claus Vium 9e58e31de0
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
6 years ago
Phallacy 77602aff88 Minor fixes re:PR870, added null checks from PR876
6 years ago
Phallacy 1ffd443d5a fixed nul user check to be first per justaman
6 years ago
Polydeukes bfc3954995 Translated using Weblate (Spanish)
6 years ago
WWWesten 4ed90d4658 Translated using Weblate (Kazakh)
6 years ago
ZsiGiT 3a6a5baa8e Translated using Weblate (Hungarian)
6 years ago
Leo Verto 18f0d996c0 Translated using Weblate (German)
6 years ago
Claus Vium da2554bd53 Translated using Weblate (Danish)
6 years ago
WWWesten f2811323c2 Translated using Weblate (Kazakh)
6 years ago
Bond-009 c74028d08d Address comments
6 years ago
Bond-009 3f13851be5 Address comments
6 years ago
Bond_009 8d98885cda Less string allocations
6 years ago
Bond_009 da9418c1b2 Useless copy
6 years ago
Bond_009 9dba930a85 Warn faster for slow requests
6 years ago
Bond_009 7722cb3ffa Some Lists -> IEnumerable
6 years ago
Bond_009 3e6819c718 Don't clone lists
6 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple
6 years ago
Bond_009 64d5ec12e2 Use HashSets for increased perf
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
Vasily 221a95c93c Translated using Weblate (Russian)
6 years ago
WWWesten 982ac32471 Translated using Weblate (Russian)
6 years ago
Joshua Boniface d48275a785 Translated using Weblate (English (United Kingdom))
6 years ago
Stef Havermans a4e98a0390 Translated using Weblate (Dutch)
6 years ago
Stef Havermans 0fbdb79df7 Translated using Weblate (Dutch)
6 years ago
Erwin de Haan 87dc60d4aa Translated using Weblate (Dutch)
6 years ago
Sarah Zainalabidin d6b56dde62 Translated using Weblate (Malay)
6 years ago
Kowalski Prime 0302144b22 Translated using Weblate (Italian)
6 years ago
ZsiGiT 269b94254b Translated using Weblate (Hungarian)
6 years ago
Hadrien Miche 2f377e0a0f Translated using Weblate (French)
6 years ago
Erwin de Haan 3b96c78515 Translated using Weblate (English (United States))
6 years ago
bakkegaard e150174ece Translated using Weblate (Danish)
6 years ago
Erwin de Haan 33e069e461 Translated using Weblate (Dutch)
6 years ago
Phallacy 05bbf71b6d sha256 with salt auth and sha1 interop
6 years ago
LogicalPhallacy 8bf88f4cb2
Merge pull request #9 from jellyfin/master
6 years ago
Claus Vium 406fb045c2 Change logging to match the action
6 years ago
Claus Vium 32992b6143 Add extra linebreak
6 years ago
Claus Vium da169dddb5 Remove DLL support and require all packages/plugins to be zip archives
6 years ago
Felix Ruhnow edf5ee0cc4 combining some of the if's and adressing #820
6 years ago
Joshua Boniface 2f4a00d322 Add support for ZIP plugin archives
6 years ago
Felix Ruhnow 86089ec03a Adding support for "tvg-chno"-Tag in M3U Channel Lists
6 years ago
Joshua M. Boniface eb4b705167
Merge pull request #852 from Bond-009/nuget
6 years ago
Joshua Boniface 382b8bb509 Use Path.Combine
6 years ago
Joshua Boniface 74d2698c5f Fix poor handling of cache directories
6 years ago
Bond_009 a71040ba1b Chnage to own NuGet package
6 years ago
Bond_009 a6a4cd5667 Removed some unused fields
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 ce03662fa7 Add error logging when translation is missing from core
6 years ago
Claus Vium 49923e50db Remove missing languages from localization options
6 years ago
Claus Vium c3c52b6682 Default to en-US for missing core translations
6 years ago
Vasily 3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
6 years ago
Bond_009 70c85925af Move some arrays to generics
6 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
6 years ago
Claus Vium 0ef2b46106 Remove custom Threading
6 years ago
Bond_009 ae5514afd6 Fix loading of rating files
6 years ago
Vasily 0b3e6548db
Merge pull request #797 from Bond-009/warnings
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 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
Bond-009 78e4e2ed92 Fix all warnings
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
Phallacy 4519ce26e2 Upgrade crypto provider, retarget better framework
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
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 ded9dee22c Remove more compile time warnings
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
Andrew Rabert 469590c9c5 Merge pull request #508 from EraYaN/api-version-reporting
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 949393043d Fixed missing out keyword.
6 years ago
Andrew Rabert 55538764fa Merge pull request #575 from EraYaN/reformat
6 years ago
Erwin de Haan c5430f86b0 Fixed csproj and xml identation.
6 years ago
Erwin de Haan e63b18f17d Reformat JustAMan review second pass changes.
6 years ago
Erwin de Haan d116efe1f7 Merge branch 'dev' into reformat
6 years ago
Andrew Rabert e9e152d2fc Adapt SwaggerService for Jellyfin
6 years ago
Andrew Rabert cfd5d1a4f2 Restore SwaggerService from 7aa573d4e0fc231932ad3da4cdf15199cf97709a
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Bond-009 d0980f0da5 Update HttpListenerHost.cs
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
cvium e5ffa45dbe more descriptive TODO
6 years ago
cvium 22a64f37f5 More cleaning
6 years ago
cvium 0e422a33d6 Some code style clean up
6 years ago
Claus Vium 256e6dc195 removed more dead code
6 years ago
hawken 19319e8eb6 Remove MBLicenseFile
6 years ago
Claus Vium eca3c099d9 removed a bunch of validation, security, registration, premiere, whatever bs
6 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat
6 years ago