| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-12 | Translated using Weblate (Bengali) | tanvir-ahmed-siddique | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/ | |||
| 2020-05-12 | Translated using Weblate (Hebrew) | D Z | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2020-05-12 | Remove support for injecting ILogger directly | Patrick Barron | |
| 2020-05-12 | Fix build errors | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-12 | Translated using Weblate (German (Swiss)) | rapmue | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/ | |||
| 2020-05-12 | Address suggestions | MrTimscampi | |
| 2020-05-12 | Merge pull request #3038 from barronpm/generated-code-cleanup | Bond-009 | |
| Clean up generated code | |||
| 2020-05-11 | Translated using Weblate (Italian) | millallo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2020-05-11 | Translated using Weblate (Italian) | Federico Antoniazzi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2020-05-11 | Merge pull request #2900 from mark-monteiro/migration-dependency-injection | Bond-009 | |
| Use dependency injection to construct migration routines | |||
| 2020-05-10 | Fix merge | Mark Monteiro | |
| 2020-05-10 | Do not include a double slash in URLs when a base URL is not set | Mark Monteiro | |
| 2020-05-10 | Merge branch 'master' into simplify-https-config | Mark Monteiro | |
| 2020-05-10 | Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality | Mark Monteiro | |
| Also refactor to use return a Uri instead of a string and use UriBuilder under the hood | |||
| 2020-05-10 | Merge branch 'master' into generated-code-cleanup | Patrick Barron | |
| 2020-05-10 | Apply review suggestions | Patrick Barron | |
| 2020-05-10 | Add Director to role mapper for TMDb | MrTimscampi | |
| 2020-05-10 | Add more information to TmdbSeriesProvider | MrTimscampi | |
| 2020-05-09 | Add positionning cues to WebVTT writer | MrTimscampi | |
| 2020-05-09 | Translated using Weblate (Chinese (Hong Kong)) | timothyc824 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-09 | Rename Syncplay to SyncPlay | gion | |
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-08 | Translated using Weblate (German (Swiss)) | andra5 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/ | |||
| 2020-05-08 | Translated using Weblate (Spanish (Mexico)) | newton181 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2020-05-08 | Fixed yet another case of hanging on a bad stream | Vasily | |
| 2020-05-08 | Add Post subtitle in API | redSpoutnik | |
| 2020-05-08 | Add OperationId to SwaggerGen | crobibero | |
| 2020-05-08 | Re-raise the exception that caused LiveTV stream to not open | Vasily | |
| 2020-05-07 | Rename member variables to conform to coding standard | Erik Rigtorp | |
| 2020-05-07 | Reduce number of TMDB lookups if filenames have punctuation chars | Erik Rigtorp | |
| Previosly TMDB would be queried with the raw name and always fail, then retry with the cleaned name. Now non-word chars are always cleaned out first. If first query fails, retry with more aggressive cleaning. | |||
| 2020-05-07 | Merge pull request #3066 from Artiume/patch-1 | Bond-009 | |
| Remove ogg video mimetype | |||
| 2020-05-07 | Remove ogg video mimetype | artiume | |
| 2020-05-07 | Merge pull request #2492 from Polpetta/fix-api-private-data-leak | Bond-009 | |
| Fix emby/user/public API leaking sensitive data | |||
| 2020-05-07 | Fix typo in PublicUserDto | Davide Polonio | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-06 | Translated using Weblate (Macedonian) | Stefan Petrushevski | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ | |||
| 2020-05-07 | Merge pull request #2969 from BaronGreenback/my-feature | dkanada | |
| http in development mode crashed - | |||
| 2020-05-06 | Translated using Weblate (Afrikaans) | Oliver Moolman | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/ | |||
| 2020-05-06 | Fix variable declaration and follow sonarcloud suggestions | Davide Polonio | |
| 2020-05-06 | Made changes to message and exception class | BaronGreenback | |
| 2020-05-06 | Merge pull request #3050 from Artiume/patch-1 | dkanada | |
| Update MimeTypes.cs | |||
| 2020-05-06 | Update MimeTypes.cs | artiume | |
| 2020-05-06 | Translated using Weblate (Spanish) | miguel marsa canals | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2020-05-06 | Update MediaBrowser.Model/Net/MimeTypes.cs | artiume | |
| 2020-05-06 | Merge pull request #2949 from Bond-009/dvdlib2 | dkanada | |
| Enable TreatWarningsAsErrors for DvdLib | |||
| 2020-05-06 | Update MediaBrowser.Model/Net/MimeTypes.cs | artiume | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-06 | Merge pull request #2837 from Bond-009/async2 | dkanada | |
| Minor IAsyncDisposable improvements | |||
| 2020-05-06 | Merge pull request #3024 from Bond-009/listhelper | dkanada | |
| Remove ListHelper extensions | |||
