| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-02 | Do not double dispose write lock and connection in user data repository | Mark Monteiro | |
| 2020-04-25 | Merge pull request #2874 from barronpm/warnings-cleanup1 | Bond-009 | |
| Emby.Server.Implementations code cleanup and warning fixes (Part 1) | |||
| 2020-04-25 | Merge pull request #2960 from ZadenRB/content-type-annotation | Bond-009 | |
| Adds annotation for content-type of ASP.NET Web API endpoints | |||
| 2020-04-24 | Translated using Weblate (Hebrew) | Aragon | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2020-04-23 | Use builtin JSON Mime type constant | ZadenRB | |
| 2020-04-23 | Merge pull request #2771 from Bond-009/nullable4 | dkanada | |
| Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia | |||
| 2020-04-23 | Merge branch 'master' into nullable4 | Bond_009 | |
| 2020-04-23 | Translated using Weblate (Japanese) | Miko Dela Cruz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2020-04-23 | Translated using Weblate (Turkish) | tyaprak | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2020-04-23 | Translated using Weblate (Dutch) | Unlimitediq | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-04-23 | Merge pull request #2861 from mark-monteiro/fix-auth-response-codes | dkanada | |
| Fix Auth Response Codes | |||
| 2020-04-22 | Merge pull request #2765 from mark-monteiro/register-services-correctly | Bond-009 | |
| Register And Construct Services Correctly Using DI Framework | |||
| 2020-04-22 | Remove unused usings | Mark Monteiro | |
| This addresses the new issues identified in SonarCloud analysis | |||
| 2020-04-22 | Merge branch 'master' into register-services-correctly | Bond-009 | |
| 2020-04-22 | Adds produces annotation to the base controller to indicate application/json ↵ | ZadenRB | |
| as the response type for endpoints | |||
| 2020-04-22 | Fixed build | Patrick Barron | |
| 2020-04-22 | Merge branch 'master' into warnings-cleanup1 | Patrick Barron | |
| 2020-04-22 | Merge branch 'master' into fix-auth-response-codes | Bond-009 | |
| 2020-04-22 | Merge pull request #2943 from mark-monteiro/fix-browser-autolaunch | Bond-009 | |
| Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false | |||
| 2020-04-22 | Translated using Weblate (Chinese (Traditional)) | Michael Ong | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-04-22 | Translated using Weblate (Dutch) | Wouter Kayser | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-22 | Merge pull request #2955 from mark-monteiro/sonarcloud | Vasily | |
| Add SonarCloud to the Azure Pipeline CI process | |||
| 2020-04-21 | Only run SonarCloud analysis for ubuntu tests | Mark Monteiro | |
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-21 | Add tasks required for SonarCloud integration | Mark Monteiro | |
| 2020-04-21 | Translated using Weblate (Chinese (Traditional)) | Chen-Tai,Peng | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-04-21 | Translated using Weblate (Portuguese (Portugal)) | André Silva | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2020-04-21 | Translated using Weblate (Persian) | Mehdi Khosravi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2020-04-20 | Create ApplicationHost logger correctly | Mark Monteiro | |
| 2020-04-20 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-21 | Merge pull request #2466 from dkanada/plugin | Vasily | |
| Update plugin classes for nightly builds | |||
| 2020-04-20 | Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false | Mark Monteiro | |
| 2020-04-20 | Translated using Weblate (French) | ejalal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-04-20 | Merge pull request #2620 from mark-monteiro/development-documentation | dkanada | |
| Add Development Documentation To README | |||
| 2020-04-20 | Merge pull request #2903 from randrey/dlna-albumart-fix | dkanada | |
| Fix DLNA clients displaying wrong album art. | |||
| 2020-04-20 | Merge pull request #2936 from anthonylavado/fix-etags-right | dkanada | |
| Remove JsonIgnore from the DateLastSaved property of BaseItem | |||
| 2020-04-20 | Remove JsonIgnore from the DateLastSaved property of BaseItem | Anthony Lavado | |
| 2020-04-20 | add code suggestions | dkanada | |
| 2020-04-20 | Merge pull request #2916 from Bond-009/minor2 | dkanada | |
| Minor improvements | |||
| 2020-04-19 | Merge pull request #2813 from nyanmisaka/docker | Andrew Rabert | |
| Switch to jellyfin-ffmpeg with integrated driver in docker build | |||
| 2020-04-19 | Translated using Weblate (German) | Jay-Jay | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-04-19 | Update instructions for running with the dotnet cli | Mark Monteiro | |
| 2020-04-20 | Merge pull request #2915 from randrey/imdbid-length-fix | Bond-009 | |
| Fix imdbid regex | |||
| 2020-04-19 | Changed '\d' to '[0-9]'. | randrey | |
| 2020-04-19 | Apply code review suggestions | Patrick Barron | |
| 2020-04-19 | Merge pull request #2849 from lyonzy/patch-1 | Joshua M. Boniface | |
| Handle null outputFileExtension in GetOutputFilePath | |||
| 2020-04-19 | Minor improvements | Bond_009 | |
| 2020-04-18 | Translated using Weblate (Portuguese) | tayhr | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-04-19 | Merge pull request #2864 from JustAMan/fix-caching | dkanada | |
| Make Last-Modified and If-Modified-Since headers follow the spec | |||
