| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-13 | Implement more review suggestions | Patrick Barron | |
| 2020-05-13 | Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin ↵ | Patrick Barron | |
| into activitydb-efcore | |||
| 2020-05-13 | Remove more unused code | Patrick Barron | |
| 2020-05-13 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-13 | Apply review suggestions | Patrick Barron | |
| 2020-05-13 | Merge pull request #2774 from mark-monteiro/simplify-https-config | Vasily | |
| Simplify HTTPS Properties | |||
| 2020-05-13 | Merge pull request #3098 from barronpm/remove-ilogger | Vasily | |
| Remove Support for Injecting ILogger Directly | |||
| 2020-05-13 | Fix style issue in TmdbSeriesProvider | MrTimscampi | |
| 2020-05-13 | Apply documentation suggestions from code review | Mark Monteiro | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-13 | 2nd half of changes | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln | |||
| 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 - | |||
