aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-26Apply suggestions from code reviewVasily
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-25Merge pull request #2953 from crobibero/api-startupBond-009
Convert StartupController to ActionResult
2020-05-25remove uses of fnchecked from pluginsdkanada
2020-05-25Add -k to keyserver curl commandJoshua M. Boniface
This command seems to inexplicably fail in Docker builds, despite working on the CLI, similar to what happened with the command directly above it in c257d6071c3a8dd141d1191062e892d912177d9a. Fix it in the same way by adding `-k`.
2020-05-24Add Swashbuckle TODO notecrobibero
2020-05-24Fix optional parameter bindingcrobibero
2020-05-24Fix route parameter casingcrobibero
2020-05-24Merge upstream/api-migrationcrobibero
2020-05-24Add ImageTags to SwaggerGenTypescrobibero
2020-05-24Apply review suggestionscrobibero
2020-05-24Update Emby.Server.Implementations/Udp/UdpServer.csNeil Burrows
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
2020-05-24add the timestamp property back to the version infodkanada
2020-05-24update error log for plugin downloaddkanada
2020-05-24fix a few issues with the plugin manifestdkanada
2020-05-23Add missing route attributecrobibero
2020-05-23Remove 'General' as an ExternalIdMediaType, and instead use 'null' to ↵Mark Monteiro
represent a general external id type
2020-05-23Cleanup and fix more bugsPatrick Barron
2020-05-23Specify enum values for ExternalIdMediaType explicitlyMark Monteiro
2020-05-23CleanupPatrick Barron
2020-05-23Fix a couple bugsPatrick Barron
2020-05-22Merge pull request #3056 from rigtorp/tmdbsearch2Anthony Lavado
Reduce number of TMDB lookups if filenames have punctuation chars
2020-05-22Fix bugs relating to users not being properly locked out.Patrick Barron
2020-05-22Warnings cleanupPatrick Barron
2020-05-22Update LibraryService.csartiume
2020-05-22Move int64 converter to JsonDefaults locationcrobibero
2020-05-21Translated using Weblate (Spanish (Mexico))WontTell
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2020-05-21Translated using Weblate (Icelandic)Óskar Freyr
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2020-05-21Translated using Weblate (Thai)fonfire
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-05-21Translated using Weblate (Chinese (Hong Kong))fatbill27
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2020-05-21Added translation using Weblate (Thai)fonfire
2020-05-21Merge pull request #3149 from Artiume/patch-4Anthony Lavado
Add .edl Mimetype
2020-05-21Merge pull request #3144 from Artiume/patch-3Anthony Lavado
Add lost+found to ignore list
2020-05-21Replace Weekday with DayOfWeekPatrick Barron
2020-05-21Translated using Weblate (Portuguese (Brazil))Vitorvlv
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2020-05-21Translated using Weblate (Arabic)abdulaziz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2020-05-20Document user class and fix a few minor issuesPatrick Barron
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-21Fix nullref for imageProcessor in LibraryManagerVasily
2020-05-20Make blurhash be computed during regular scans if it was not already computedVasily
2020-05-20Add .edl Mimetypeartiume
2020-05-20Fix a few issues in UserPatrick Barron
2020-05-20Add internal id for new usersPatrick Barron
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-20Fix profile images.Patrick Barron
2020-05-20Manually specify enum valuesPatrick Barron
2020-05-20Fix default permissions and HasPassword propertyPatrick Barron
2020-05-20Fix issues and add profile image supportPatrick Barron
2020-05-20Document various classes.Patrick Barron
2020-05-20Fix more issuesPatrick Barron
2020-05-20Fix an issue causing multiple permissions/preferences objects to be created.Patrick Barron