| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-16 | Merge pull request #4136 from BaronGreenback/Comment1 | Joshua M. Boniface | |
| DLNA Classes - No code change, just added commenting to classes. | |||
| 2020-11-16 | Merge pull request #4138 from BaronGreenback/Comment3 | Joshua M. Boniface | |
| DLNA ContentManager - static and commented. | |||
| 2020-11-16 | Merge branch 'master' into emby-namig-nullable | BaronGreenback | |
| 2020-11-16 | Removing left over edits left from the acceptance of previous PR's. | Greenback | |
| 2020-11-16 | Updated PR1 code. | Greenback | |
| 2020-11-16 | Improve locking logic in SyncPlay manager | Ionut Andrei Oanca | |
| 2020-11-16 | Review logging and minor changes in SyncPlay | Ionut Andrei Oanca | |
| 2020-11-16 | Updated tests to .Net5 | Greenback | |
| 2020-11-16 | Upgraded to .Net5 | Greenback | |
| 2020-11-16 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-16 | Merge pull request #4494 from nyanmisaka/hdr-title | Claus Vium | |
| Add video range info to the title | |||
| 2020-11-16 | add video range info to title | nyanmisaka | |
| 2020-11-16 | Merge pull request #4480 from crobibero/http-exception | Claus Vium | |
| Remove custom HttpException | |||
| 2020-11-16 | Merge pull request #4485 from crobibero/update-user-cache | Bill Thornton | |
| Update user cache after updating user. | |||
| 2020-11-16 | comply with dotnet-5 | nyanmisaka | |
| 2020-11-16 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-15 | User buster-slim instead of non existent buster | crobibero | |
| 2020-11-15 | Merge branch 'master' into fix-hdhomerun | Ryan Petris | |
| 2020-11-15 | Return a Task object and discard it instead of using async void. | Ryan Petris | |
| 2020-11-15 | Merge pull request #4487 from crobibero/build-upgrade | Joshua M. Boniface | |
| Upgrade all netcore3.1 to net5.0 | |||
| 2020-11-15 | Merge pull request #4492 from Artiume/patch-5 | Joshua M. Boniface | |
| update dotnet 5.0 buster image | |||
| 2020-11-15 | update dotnet 5.0 image | artiume | |
| Step 5/23 : FROM mcr.microsoft.com/dotnet/sdk:${DOTNET_VERSION}-buster as builder manifest for mcr.microsoft.com/dotnet/sdk:5.0-buster not found: manifest unknown: manifest tagged by "5.0-buster" is not found arm not tested | |||
| 2020-11-15 | dedup migration | crobibero | |
| 2020-11-15 | Bump Mono.Nat from 3.0.0 to 3.0.1 | dependabot[bot] | |
| Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.0...release-v3.0.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-11-15 | Bump PlaylistsNET from 1.1.2 to 1.1.3 | dependabot[bot] | |
| Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/tmk907/PlaylistsNET/releases) - [Commits](https://github.com/tmk907/PlaylistsNET/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-11-15 | Bump Moq from 4.14.7 to 4.15.1 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-11-15 | Upgrade all netcore3.1 to net5.0 | crobibero | |
| 2020-11-15 | Merge remote-tracking branch 'upstream/master' into bye-tvdb | crobibero | |
| 2020-11-15 | Merge remote-tracking branch 'upstream/master' into http-exception | crobibero | |
| 2020-11-15 | Merge pull request #4458 from crobibero/dotnet-5 | Joshua M. Boniface | |
| Upgrade to Net5 | |||
| 2020-11-15 | Fix tests | crobibero | |
| 2020-11-15 | Merge remote-tracking branch 'upstream/master' into dotnet-5 | crobibero | |
| 2020-11-15 | Suggestions from review | crobibero | |
| 2020-11-15 | revert | crobibero | |
| 2020-11-15 | Remove api client generator errors | crobibero | |
| 2020-11-16 | remove unused segment option | nyanmisaka | |
| 2020-11-15 | Patch data-races and minor changes in SyncPlay | Ionut Andrei Oanca | |
| 2020-11-15 | Update user cache after updating user. | crobibero | |
| 2020-11-15 | Merge pull request #4478 from Bond-009/chararray | Claus Vium | |
| Don't allocate single char arrays when possible | |||
| 2020-11-15 | Merge pull request #4253 from BaronGreenback/fordiscussion | Bond-009 | |
| DI in plugins | |||
| 2020-11-15 | Translated using Weblate (Romanian) | 4d1m | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2020-11-14 | Hide some property setters, init null values, update namespaces | Ionut Andrei Oanca | |
| 2020-11-14 | remove custom HttpException | crobibero | |
| 2020-11-14 | Replace Task.WaitAll with Task.Wait | Bond_009 | |
| 2020-11-14 | Missed some stuff | Bond_009 | |
| 2020-11-14 | Access last element by index where possible | Bond_009 | |
| 2020-11-14 | Use string.Trim(char) instead of string.Trim(char[]) where possible | Bond_009 | |
| 2020-11-14 | Use string.Split(char) where possible instead of string.Split(char[]) | Bond_009 | |
| 2020-11-14 | Handle ignore-wait request in waiting state in SyncPlay | Ionut Andrei Oanca | |
| 2020-11-14 | Translated using Weblate (Hungarian) | Adam Bokor | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
