aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-02Replace foreach with for - MOAR SPEEDVasily
2020-03-02Apply suggestions from code reviewVasily
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-03-02Apply code review suggestionVasily
2020-03-02Speed up equality comparison of BaseItemVasily
2020-03-01Fix emby/user/public API leaking private dataDavide Polonio
This commit fixes the emby/user/public API that was returning more data than necessary. Now only the following information are returned: - the account name - the primary image tag - the field hasPassword - the field hasConfiguredPassword, useful for the first wizard only (see https://github.com/jellyfin/jellyfin/issues/880#issuecomment-465370051) - the primary image aspect ratio A new DTO class, PrivateUserDTO has been created, and the route has been modified in order to return that data object.
2020-03-01Fix warnings in PlaylistXmlSaverMark Monteiro
2020-03-01Clean up and document PlaylistResolverMark Monteiro
2020-03-01Correctly resolve playlists that are stored using a directory pathMark Monteiro
2020-03-01Use a constant for the default playlist file nameMark Monteiro
2020-03-01fix build errordkanada
2020-03-01Add NuGet reference to config abstractions in MediaBrowser.Common projectMark Monteiro
2020-02-29Translated using Weblate (Indonesian)Ignatius Bagus
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-02-29Translated using Weblate (Hungarian)Adam Bokor
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2020-02-29add code suggestionsdkanada
2020-02-29prefix private fields with underscoredkanada
2020-02-29Fix download file with non-ASCII filenameSteven Tang
2020-02-28Remove IConfiguration from service collectionMark Monteiro
This does not appear to be used anywhere and the web host already handles injecting this as a special case anyways
2020-02-28Do not save a reference to the startup config in ApplicationHostMark Monteiro
2020-02-28Register configuration correctly with application using ↵Mark Monteiro
'ConfigureAppConfiguration()' in WebHostBuilder Without this, the correct instance of IConfiguration is not injected into services that rely on it
2020-02-28Add new 'nowebcontent' configuration flagMark Monteiro
2020-02-28Add commentBond_009
2020-02-28Fix possible race conditionBond_009
2020-02-28Translated using Weblate (Macedonian)Ilija Apostolovski
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2020-02-28Use constants for settings keysMark Monteiro
2020-02-28Added translation using Weblate (Macedonian)Ilija Apostolovski
2020-02-28Remove custom queue class as it is not neededVasily
2020-02-28Small speed improvement - no need to convert an array to a list to just ↵Vasily
iterate over it
2020-02-27Implement fast sortingVasily
2020-02-27Trying to be more safeVasily
2020-02-27Bring back sorting when needed to fix PlayToVasily
This is partial revert of https://github.com/jellyfin/jellyfin/pull/1011
2020-02-28use the custom server for external idsdkanada
2020-02-27Apply suggestions from code reviewVasily
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
2020-02-27Simplify AlphanumericComparer, reduce code duplicationVasily
2020-02-27Merge pull request #2472 from Narfinger/tests-fix3Bond-009
moves shows tests to Theory and InlineData format
2020-02-27moves shows tests to Theory and InlineData formatNarfinger
2020-02-26Translated using Weblate (Hebrew)sharkykh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-02-26Fix possible race conditionBond_009
2020-02-27Merge pull request #2448 from Narfinger/tests-fix2dkanada
adds names from the episodenumber tests to path tests
2020-02-26Use IsHostingContent instead of explicitly checking ContentRootMark Monteiro
2020-02-26Fix ordering of search resultsVasily
2020-02-25Translated using Weblate (Hebrew)sharkykh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-02-26update plugin classes for nightly buildsdkanada
2020-02-25Remove log message executed before logger is initializedMark Monteiro
2020-02-25Use the swagger API page as the default redirect path if not hosting the ↵Mark Monteiro
jellyfin-web content
2020-02-25Open the Swagger API page on server start if not hosting the static web contentMark Monteiro
2020-02-25Do not set a static content root if the jellyfin-web directory does not ↵Mark Monteiro
exist or is empty
2020-02-25Translated using Weblate (Malay)MOLOKAL
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2020-02-25Merge pull request #2160 from Artiume/masterVasily
Force Transcoding LiveTV
2020-02-24partially fix issue with music scansdkanada
2020-02-23Translated using Weblate (Swedish)Andreas Olsson
Translation: Jellyfin/Jellyfin Translate-URL: http://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/