| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-14 | Remove unused field and documented RefreshChannelsScheduledTask.cs | Patrick Barron | |
| 2020-04-14 | Document ChannelPostScanTask.cs | Patrick Barron | |
| 2020-04-14 | Document ChannelImageProvider.cs | Patrick Barron | |
| 2020-04-14 | Clean up and document ChannelDynamicMediaSourceProvider.cs | Patrick Barron | |
| 2020-04-14 | Document BrandingConfigurationFactory.cs | Patrick Barron | |
| 2020-04-14 | Document and clean up ZipClient.cs | Patrick Barron | |
| 2020-04-14 | Switch to using declaration | Patrick Barron | |
| 2020-04-14 | Documented BaseApplicationPath constructor parameters | Patrick Barron | |
| 2020-04-14 | Clean up and document ActivityRepository.cs | Patrick Barron | |
| 2020-04-14 | Clean up and document ActivityManager.cs | Patrick Barron | |
| 2020-04-14 | Clean up and document ActivityLogEntryPoint.cs | Patrick Barron | |
| 2020-04-14 | Translated using Weblate (Spanish (Argentina)) | Jeisson rojas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ | |||
| 2020-04-14 | Make Last-Modified and If-Modified-Since headers follow the spec | Vasily | |
| 2020-04-13 | Merge branch 'master' into register-services-correctly | Mark Monteiro | |
| 2020-04-13 | Do not return the exception message to the client for AuthenticationExceptions | Mark Monteiro | |
| 2020-04-13 | Only show developer exception page for 500 server exceptions | Mark Monteiro | |
| Other response codes should be returned as normal | |||
| 2020-04-13 | Throw AuthenticationException instead of ArgumentNullException when a user ↵ | Mark Monteiro | |
| does not exist | |||
| 2020-04-13 | Return correct status codes for authentication and authorization errors | Mark Monteiro | |
| - Use AuthenticatonException to return 401 - Use SecurityException to return 403 - Update existing throws to throw the correct exception for the circumstance | |||
| 2020-04-13 | Clean up SecurityException | Mark Monteiro | |
| - Remove unused SecurityExceptionType - Add missing constructor for InnerException - Add missing documentation | |||
| 2020-04-13 | Bump Mono.Nat from 2.0.0 to 2.0.1 | dependabot-preview[bot] | |
| Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/Mono.Nat-2.0.0...Mono.Nat-2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-04-13 | merge branch master into plugin | dkanada | |
| 2020-04-12 | Translated using Weblate (Spanish (Dominican Republic)) | Oscar Rosario | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/ | |||
| 2020-04-12 | Translated using Weblate (Danish) | Maerik | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2020-04-12 | Merge pull request #2783 from JustAMan/better-cancel-msg | Joshua M. Boniface | |
| Add logging of URL being processed when logging an error | |||
| 2020-04-13 | More consise error messages | Vasily | |
| 2020-04-12 | Fix log highlithing | Vasily | |
| 2020-04-12 | Fix condition flipped by https://github.com/jellyfin/jellyfin/pull/2635 | Vasily | |
| 2020-04-12 | Addressing review feedback | Vasily | |
| 2020-04-12 | Translated using Weblate (Hungarian) | Adam Bokor | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2020-04-12 | Translated using Weblate (English (United Kingdom)) | TheGoose | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/ | |||
| 2020-04-11 | Translated using Weblate (Persian) | amirmasoud | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2020-04-11 | Translated using Weblate (Urdu (Pakistan)) | Abdul Khaliq | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/ | |||
| 2020-04-11 | Translated using Weblate (Portuguese) | tayhr | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-04-11 | Translated using Weblate (Finnish) | Spiderfly | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2020-04-11 | Translated using Weblate (French) | Alexis BIZON | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-04-11 | Translated using Weblate (Persian) | amirmasoud | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2020-04-11 | Merge pull request #2680 from mark-monteiro/remove-common-process | Bond-009 | |
| Remove CommonProcess and ProcessFactory | |||
| 2020-04-11 | Fix style issues | Mark Monteiro | |
| 2020-04-11 | Use a separate line for each property initializer | Mark Monteiro | |
| 2020-04-11 | Use ActivatorUtilities to construct MediaEncoder and update constructor to ↵ | Mark Monteiro | |
| inject EncodingHelper correctly | |||
| 2020-04-11 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-11 | update plugin manifest url | dkanada | |
| 2020-04-11 | merge branch master into plugin | dkanada | |
| 2020-04-11 | add new property for version changelogs | dkanada | |
| 2020-04-11 | rename target abi property | dkanada | |
| 2020-04-11 | standardize plugin version and guid properties | dkanada | |
| 2020-04-11 | remove release channel from plugin classes | dkanada | |
| 2020-04-11 | DvdLib: remove dependency on MediaBrowser.Model | Bond_009 | |
| 2020-04-11 | Fix some warnings | Bond_009 | |
| 2020-04-11 | Added translation using Weblate (Urdu (Pakistan)) | Abdul Khaliq | |
