| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-06 | Add x-jellyfin-version to openapi spec | crobibero | |
| 2020-11-06 | Translated using Weblate (French) | lelamamalgache | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-11-06 | Merge pull request #4393 from crobibero/model-binder-readonly-list | Bond-009 | |
| Support IReadOnlyList in CommaDelimitedArrayModelBinder | |||
| 2020-11-06 | Merge pull request #4410 from crobibero/m3u-user-agent | Bond-009 | |
| Set UserAgent when getting M3u playlist | |||
| 2020-11-06 | Merge pull request #4411 from crobibero/fix-auth | Bond-009 | |
| Fix endpoint authorization requirements | |||
| 2020-11-06 | Merge pull request #4392 from crobibero/livetv-ts-fix | Claus Vium | |
| Fix LiveTV TS playback | |||
| 2020-11-06 | Merge pull request #4391 from crobibero/converter-ireadonlylist | Claus Vium | |
| Support IReadOnlyList for JsonCommaDelimitedArrayConverter | |||
| 2020-11-06 | Merge remote-tracking branch 'upstream/master' into livetv-ts-fix | crobibero | |
| 2020-11-05 | Translated using Weblate (Japanese) | public_yusuke | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2020-11-06 | Merge pull request #4422 from crobibero/users-me | Claus Vium | |
| Add /Users/Me endpoint | |||
| 2020-11-05 | Add /Users/Me endpoint | crobibero | |
| 2020-11-05 | Translated using Weblate (Czech) | Lukáš Kucharczyk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2020-11-05 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2020-11-04 | Merge pull request #4416 from jellyfin/dkanada-patch-1 | dkanada | |
| Disable compatibility checks until they work again | |||
| 2020-11-04 | disable two more tasks to fix the failures | dkanada | |
| 2020-11-03 | Apply patch | crobibero | |
| 2020-11-03 | disable compatibility checks until they work again | dkanada | |
| 2020-11-03 | Merge remote-tracking branch 'upstream/master' into livetv-ts-fix | crobibero | |
| 2020-11-03 | Merge pull request #4405 from nyanmisaka/aac-directstream | Bond-009 | |
| Fix AAC direct streaming | |||
| 2020-11-03 | Merge pull request #4409 from crobibero/fix-separators | Bond-009 | |
| Fix API separators | |||
| 2020-11-03 | Merge pull request #4213 from cvium/progressivefilestream | Bond-009 | |
| Add ProgressiveFileStream | |||
| 2020-11-02 | Merge pull request #4068 from barronpm/event-fixes | Anthony Lavado | |
| Fix Plugin Events and Clean Up InstallationManager.cs | |||
| 2020-11-02 | Merge pull request #4341 from Bond-009/minor6 | Anthony Lavado | |
| Minor improvements | |||
| 2020-11-02 | Merge pull request #4403 from Bond-009/http2 | Anthony Lavado | |
| Http1AndHttp2 is the default, no need to explicitly enable it | |||
| 2020-11-02 | Merge pull request #4326 from crobibero/purge-activity-log | Bond-009 | |
| Automatically clean activity log database | |||
| 2020-11-02 | Merge pull request #4328 from crobibero/trigger-warning | Bond-009 | |
| Remove CommaDelimitedArrayModelBinderProvider | |||
| 2020-11-02 | Merge pull request #4413 from cvium/fix_collection_endpoints | Bond-009 | |
| Rename itemIds to ids | |||
| 2020-11-02 | Rename itemIds to ids | cvium | |
| 2020-11-02 | Update Emby.Server.Implementations/Localization/Core/en-US.json | Cody Robibero | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-11-01 | Fix endpoint auth | crobibero | |
| 2020-11-01 | Set UserAgent when getting M3u playlist | crobibero | |
| 2020-11-01 | Fix OfficialRatings separator | crobibero | |
| 2020-11-01 | Fix Tags separator | crobibero | |
| 2020-11-01 | Fix Genres separator | crobibero | |
| 2020-11-01 | Allow configuration of ActivityLogRetention | crobibero | |
| 2020-11-01 | Merge pull request #4408 from crobibero/dep-dep-dep | Bond-009 | |
| Dependency catch up | |||
| 2020-11-01 | Dependency catch up | crobibero | |
| 2020-11-01 | fix music directplay on Gelli | nyanmisaka | |
| 2020-11-01 | fix the route of audio containers | nyanmisaka | |
| 2020-10-31 | Merge pull request #4406 from joshuaboniface/remove-jfffmpeg-dep | Joshua M. Boniface | |
| Remove jellyfin-ffmpeg dep from server package | |||
| 2020-10-31 | Remove jellyfin-ffmpeg dep from server package | Joshua M. Boniface | |
| Being added to the metapackage instead. | |||
| 2020-11-01 | fix aac directstreaming | nyanmisaka | |
| 2020-10-31 | Merge pull request #4375 from crobibero/auth-dict-fix | Bond-009 | |
| Fix setting duplicate keys from auth header | |||
| 2020-10-31 | Http1AndHttp2 is the default, no need to explicitly enable it | Bond_009 | |
| 2020-10-30 | Merge pull request #4395 from barronpm/users-async | Bond-009 | |
| Convert some code in UserManager to async | |||
| 2020-10-29 | Convert some code in UserManager to async | Patrick Barron | |
| 2020-10-30 | Merge pull request #4378 from barronpm/fix-nullref | Bond-009 | |
| Fix possible null reference exception | |||
| 2020-10-29 | Fix possible NullReferenceException | Patrick Barron | |
| 2020-10-29 | Support IReadOnlyList in CommaDelimitedArrayModelBinder | crobibero | |
| 2020-10-29 | Add stream disposal comment. | crobibero | |
