| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-14 | Merge pull request #3500 from nyanmisaka/vpp-qsv | dkanada | |
| Add FFmpeg 4.3 detection and solve the green line on QSV HWA | |||
| 2020-07-14 | Merge pull request #3555 from cvium/fix_disposed_context | dkanada | |
| Fix disposed database context | |||
| 2020-07-14 | Don't recreate JsonSerializerOptions every time | David | |
| 2020-07-14 | Use ToList instead of AsEnumerable due to delayed execution | Claus Vium | |
| 2020-07-14 | Merge pull request #3541 from jellyfin/pause | dkanada | |
| Keep playstate during syncplay group creation | |||
| 2020-07-14 | update comment | dkanada | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-07-13 | Fix circular dependency | Patrick Barron | |
| 2020-07-13 | Remove UserManager.AddParts | Patrick Barron | |
| 2020-07-13 | Merge pull request #3539 from barronpm/fix-memoryleak | Joshua M. Boniface | |
| Fix EF Core Memory Leak | |||
| 2020-07-13 | Merge pull request #3553 from joshuaboniface/fix-azure-fuckery | Bond-009 | |
| Explicitly add what Azure used to do implicitly | |||
| 2020-07-13 | Explicitly add what Azure used to do implicitly | Joshua M. Boniface | |
| ... before they changed it on us out of nowhere. | |||
| 2020-07-13 | Use AsEnumerable for UserManager.Users | Patrick Barron | |
| 2020-07-14 | Merge pull request #3545 from jellyfin/dependabot/nuget/AutoFixture-4.13.0 | dkanada | |
| Bump AutoFixture from 4.12.0 to 4.13.0 | |||
| 2020-07-13 | Merge branch 'master' into fix-memoryleak | Patrick Barron | |
| 2020-07-13 | Update NotificationOption.cs | BaronGreenback | |
| Fixes serialisation bug | |||
| 2020-07-13 | Remove EF Core Proxies | Patrick Barron | |
| 2020-07-13 | using System.Net.Sockets | Neil Burrows | |
| 2020-07-13 | Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs | Neil Burrows | |
| Update log format message and log exception Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-13 | Prevent failure to bind to Auto Discover port being a fatal error | Neil Burrows | |
| 2020-07-13 | Bump AutoFixture from 4.12.0 to 4.13.0 | dependabot[bot] | |
| Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.12.0...v4.13.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-07-13 | Translated using Weblate (Portuguese) | kanenses | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-07-12 | Merge pull request #3533 from barronpm/user-login-casing | Joshua M. Boniface | |
| Make User Authentication Case-insensitive and remove EF Core Log spam | |||
| 2020-07-13 | keep playstate during syncplay group creation | dkanada | |
| 2020-07-12 | Use AsEnumerable instead of ToList | Patrick Barron | |
| 2020-07-12 | Fix EF Core memory leak | Patrick Barron | |
| 2020-07-12 | Fix parsing | David | |
| 2020-07-12 | Merge pull request #3535 from crobibero/syncplay-v10 | dkanada | |
| Fix syncplay function name | |||
| 2020-07-11 | Fix syncplay function name | crobibero | |
| 2020-07-11 | Merge pull request #3524 from crobibero/api-migration-nullable | Patrick Barron | |
| Make query parameters nullable or set default value | |||
| 2020-07-11 | Add socket support | David | |
| 2020-07-11 | Migrate AudioService to Jellyfin.Api | David | |
| 2020-07-09 | Ignore casing when authenticating users | Patrick Barron | |
| 2020-07-08 | Translated using Weblate (Marathi) | rhythm493 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/ | |||
| 2020-07-08 | Merge pull request #3519 from jellyfin/azure-ci | Anthony Lavado | |
| Add conditionals to root YAML definition | |||
| 2020-07-08 | Merge pull request #3522 from crobibero/syncplay-endpoints | dkanada | |
| Clean syncplay endpoint names | |||
| 2020-07-07 | Fix log spam from EF Core | Patrick Barron | |
| 2020-07-07 | Make query parameters nullable or set default value | crobibero | |
| 2020-07-07 | Clean syncplay endpoint names | crobibero | |
| 2020-07-07 | Fix support for mixed-protocol external subtitles | Sacha Korban | |
| 2020-07-06 | Explicitly exit from inline script | Joshua M. Boniface | |
| 2020-07-06 | Use weird other formating that AZP wants | Joshua M. Boniface | |
| 2020-07-06 | Remove unneeded conditions that are now in parent | Joshua M. Boniface | |
| 2020-07-06 | Add conditionals to root YAML definition | Joshua M. Boniface | |
| Prevents running builds (that get skipped) in PR CI, and prevents running tests (which are irrelevant) in Merge CI. | |||
| 2020-07-06 | Merge pull request #3504 from Ullmie02/api-genres | Patrick Barron | |
| Move GenresService to Jellyfin.Api | |||
| 2020-07-06 | Merge pull request #3507 from Ullmie02/api-musicgenres | Patrick Barron | |
| Move MusicGenresService to Jellyfin.Api | |||
| 2020-07-06 | Merge pull request #2967 from crobibero/api-channel | Patrick Barron | |
| Move ChannelService to Jellyfin.Api | |||
| 2020-07-06 | Merge pull request #3493 from Ullmie02/api-items | Patrick Barron | |
| Move ItemsService and TrailersService to Jellyfin.Api | |||
| 2020-07-06 | remove duplicate functions | crobibero | |
| 2020-07-06 | Merge remote-tracking branch 'upstream/api-migration' into api-channel | crobibero | |
| 2020-07-06 | Add missing using | David | |
