| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-04 | Register and construct DtoService correctly | Mark Monteiro | |
| 2020-04-04 | Construct LiveTvDtoService and LiveTvManager correctly | Mark Monteiro | |
| 2020-04-04 | Register IChannerManager correctly | Mark Monteiro | |
| 2020-04-04 | Register ISessionManager, IDlnaManager and ICollectionManager correctly; ↵ | Mark Monteiro | |
| replace private properties with fields | |||
| 2020-04-04 | Register ILiveTvManager and IPlaylistManager correctly | Mark Monteiro | |
| 2020-04-04 | Register IUserViewManager correctly | Mark Monteiro | |
| 2020-04-04 | Translated using Weblate (Arabic) | Abderrahmane TAHRI JOUTI | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-04-04 | Register INotificationManager correctly; resolve services correctly | Mark Monteiro | |
| 2020-04-04 | Register IDeviceDiscovery, IChapterManager, IAttachmentExtractor correctly | Mark Monteiro | |
| 2020-04-04 | Register IEncodingManager correctly; remove unnecessary properties in ↵ | Mark Monteiro | |
| ApplicationHost | |||
| 2020-04-04 | Register and initialize IActivityRepository correctly | Mark Monteiro | |
| 2020-04-04 | Register IResourceFileManager correctly | Mark Monteiro | |
| 2020-04-04 | Register IAuthorizationContext correctly | Mark Monteiro | |
| 2020-04-04 | Register ISessionContext correctly | Mark Monteiro | |
| 2020-04-04 | Register IAuthService correctly | Mark Monteiro | |
| 2020-04-04 | Move service initializations into correct method | Mark Monteiro | |
| 2020-04-04 | Register ISubtitleEncoder correctly | Mark Monteiro | |
| 2020-04-04 | Translated using Weblate (Japanese) | Peter Cai | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2020-04-04 | Translated using Weblate (Chinese (Simplified)) | Peter Cai | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-04-04 | Translated using Weblate (Arabic) | K4DH3M | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-04-04 | Remove PluginInstalled | Bond_009 | |
| Doesn't do anything yet as all plugins (afaik) still require a restart | |||
| 2020-04-04 | Merge pull request #2708 from ox0spy/master | Andrew Rabert | |
| Dockerfile: support for non-ASCII characters | |||
| 2020-04-03 | Translated using Weblate (Japanese) | Peter Cai | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2020-04-03 | Add missing call to ConfigureAwait() | Mark Monteiro | |
| 2020-04-03 | Merge remote-tracking branch 'upstream/master' into remove-common-process | Mark Monteiro | |
| 2020-04-03 | Add missing call to ConfigureAwait() | Mark Monteiro | |
| 2020-04-03 | Remove section on serving over HTTPS | Mark Monteiro | |
| This functionality has not been merged yet | |||
| 2020-04-03 | Add section describing the repository with a link to contribution docs | Mark Monteiro | |
| 2020-04-04 | Merge pull request #2741 from Bond-009/dlnawarnings2 | Vasily | |
| Fix some warnings | |||
| 2020-04-04 | Update Device.cs | Bond-009 | |
| 2020-04-04 | Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs | Bond-009 | |
| Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-04-04 | Update Device.cs | Bond-009 | |
| 2020-04-03 | Update DidlBuilder.cs | Bond-009 | |
| 2020-04-03 | Update Device.cs | Bond-009 | |
| 2020-04-03 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Bond-009 | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-04-03 | Update InternalPeopleQuery.cs | Bond-009 | |
| 2020-04-03 | Update SqliteItemRepository.cs | Bond-009 | |
| 2020-04-03 | Translated using Weblate (Korean) | 장건 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2020-04-03 | Clean up SqliteItemRepository | Bond_009 | |
| 2020-04-03 | Address comments | Bond_009 | |
| 2020-04-03 | Update Device.cs | Bond-009 | |
| 2020-04-03 | Update Emby.Dlna.csproj | Bond-009 | |
| 2020-04-03 | Merge pull request #2559 from whooo/295-fix | Vasily | |
| Add descriptive TV episode titles for DLNA browsing | |||
| 2020-04-03 | Translated using Weblate (French (Canada)) | Andrew Hunter | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ | |||
| 2020-04-03 | Translated using Weblate (Romanian) | 4d1m | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2020-04-03 | Bump coverlet.collector from 1.2.0 to 1.2.1 | dependabot-preview[bot] | |
| Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/tonerdo/coverlet/releases) - [Commits](https://github.com/tonerdo/coverlet/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-04-03 | Merge pull request #2742 from Bond-009/warn18 | Vasily | |
| Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common | |||
| 2020-04-02 | Document HTTPS configuration options | Mark Monteiro | |
| 2020-04-02 | Replace EnableHttps and SupportsHttps with ListenWithHttps and ↵ | Mark Monteiro | |
| CanConnectWithHttps | |||
| 2020-04-02 | Authentication request log with IP | Didier Dafond | |
