| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-20 | Remove StringEnumConverter | crobibero | |
| 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 | Enable nullable reference types on new class, remove unnecessary ↵ | ZadenRB | |
| documenation and return types | |||
| 2020-04-20 | add code suggestions | dkanada | |
| 2020-04-20 | Merge pull request #2916 from Bond-009/minor2 | dkanada | |
| Minor improvements | |||
| 2020-04-19 | Add response type annotations, return IActionResult to handle errors | ZadenRB | |
| 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 | Fix PascalCase | crobibero | |
| 2020-04-19 | add camelCase formatter | crobibero | |
| 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 | Address PR comments, and revert changes that changed the API schema | ZadenRB | |
| 2020-04-19 | fix formatting | crobibero | |
| 2020-04-19 | Enable string enum converter | crobibero | |
| 2020-04-19 | Add Redoc, move docs to api-docs/ | crobibero | |
| 2020-04-19 | add redoc | crobibero | |
| 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 | |||
| 2020-04-19 | Merge pull request #2829 from Bond-009/warn19 | dkanada | |
| Fix some warnings | |||
| 2020-04-19 | fix spelling error | dkanada | |
| 2020-04-19 | Merge pull request #2910 from randrey/dlna-extra-mime-types | dkanada | |
| Additional mime types for DLNA (VLC) | |||
| 2020-04-18 | Limit imdbid to 8 digits. | randrey | |
| 2020-04-18 | Fix imdbid regex | randrey | |
| 2020-04-18 | Translated using Weblate (Catalan) | Klanc | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2020-04-18 | Merge pull request #2848 from ZadenRB/startup-endpoint-parameters | dkanada | |
| Fix casing of JSON in Jellyfin API | |||
| 2020-04-17 | Add mime type for .mpegts files. | randrey | |
| 2020-04-18 | Translated using Weblate (French) | Julien Machiels | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-04-17 | Add mime types for ape and wv files. | randrey | |
| 2020-04-17 | Merge pull request #2775 from mark-monteiro/upnp-cleanup | Bond-009 | |
| Port Forwarding Improvements | |||
| 2020-04-17 | Translated using Weblate (Russian) | Andrey Sinitsyn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2020-04-16 | Fix DLNA clients displaying wrong album art. | a1 | |
| 2020-04-17 | Handle null outputFileExtension with null-conditional operator | Matt Lyons | |
| 2020-04-17 | Update documentation for EnableUPnP | Mark Monteiro | |
| 2020-04-17 | Merge pull request #2880 from Bond-009/deadcode2 | dkanada | |
| Remove dead function | |||
| 2020-04-16 | Restart port forwarding when public https port changes | Mark Monteiro | |
| 2020-04-16 | Respond to config changes correctly for external port forwarding | Mark Monteiro | |
| 2020-04-16 | Cleanup port forwarding service | Mark Monteiro | |
| - Use a concurrent collection instead of manually locking - Do not forward HTTPS port when it is not enabled - Created multiple rules (HTTP/HTTPS) in parallel instead of in sync | |||
| 2020-04-16 | Disable UPnP by default | Mark Monteiro | |
| 2020-04-16 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2020-04-15 | Document JSON options change | ZadenRB | |
| 2020-04-16 | Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-16 | Merge pull request #2830 from Bond-009/dvdlib | Vasily | |
| DvdLib: remove dependency on MediaBrowser.Model | |||
