aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-19Merge pull request #3569 from nyanmisaka/textsub-fixJoshua M. Boniface
Fix QSV subtitle burn-in on windows and P010 detect
2020-07-19Fix build and more Append callsBond_009
2020-07-19Improve DescriptionXmlBuilderBond_009
* Replace XML escape code with SecurityElement.Escape * Optimize StringBuilder.Append calls
2020-07-19Reuse paint objects.Patrick Barron
2020-07-19Simplify return statementsPatrick Barron
2020-07-19Merge pull request #3593 from joshuaboniface/nuget-publishJoshua M. Boniface
Add NuGet publish step to tag CI
2020-07-19Convert to switch expressionsPatrick Barron
2020-07-19Remove unnecessary base constructor calls.Patrick Barron
2020-07-19Simplify arithmeticPatrick Barron
2020-07-19Remove redundant castsPatrick Barron
2020-07-19Convert to using declarationsPatrick Barron
2020-07-19Add NuGet publish step to tag CIJoshua M. Boniface
2020-07-19Continute workDavid
2020-07-19Update MediaBrowser.Common/Extensions/HttpContextExtensions.csBaronGreenback
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
2020-07-19Update DlnaServerService.csBaronGreenback
2020-07-19Merge pull request #3591 from crobibero/clear-existing-imageAnthony Lavado
Remove profile image before setting new
2020-07-19Merge pull request #3590 from crobibero/tvdb-actorsBond-009
Fix tvdb actors url
2020-07-19Merge pull request #3585 from Ken-g6/2354-soft-link-sizesBond-009
2354 fix soft link sizes
2020-07-19Remove profile image before setting newcrobibero
2020-07-19Fix tvdb actors urlcrobibero
2020-07-18Merge pull request #3587 from crobibero/user-update-policyAnthony Lavado
fix UserManager UpdatePolicy
2020-07-18fix UserManager UpdatePolicycrobibero
2020-07-18FullName property instead of ToString in ↵Ken
Emby.Server.Implementations/IO/ManagedFileSystem.cs Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-18Spacing standard on Emby.Server.Implementations/IO/ManagedFileSystem.csKen
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-18Merge pull request #3586 from barronpm/remove-networkpathAnthony Lavado
Remove obsolete network path code
2020-07-18Merge pull request #3582 from barronpm/update-dotnetAnthony Lavado
Update .NET Core to 3.1.6
2020-07-18Merge pull request #3579 from crobibero/activity-log-useridAnthony Lavado
Add UserId filter to ActivityLog Entries endpoint
2020-07-18Remove obsolete network path codePatrick Barron
2020-07-18Merge 'master' updates into 2354-soft-link-sizesKen Brazier
2020-07-18Merge branch 'master' of github.com:jellyfin/jellyfin into socket-bindingDavid
2020-07-18Corrected commentBaronGreenback
2020-07-18Changes a suggested.BaronGreenback
2020-07-18Fix SAMI UTF-16 Encoding BugKhinenw
2020-07-17Fix ChromecastVersion numberingPatrick Barron
2020-07-17Manually specify enum order.Patrick Barron
2020-07-17Add pragmas to DisplayPreferences migration filesPatrick Barron
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-07-17Add missing fieldsPatrick Barron
2020-07-17Merge pull request #3581 from crobibero/delete-loggingAnthony Lavado
Increase delete logging
2020-07-17Increase delete loggingcrobibero
2020-07-17Remove superfluous annotations.Patrick Barron
2020-07-17Add max length for SortByPatrick Barron
2020-07-17Reorder HomeSectionTypePatrick Barron
2020-07-17Updated documentation to indicate required elements.Patrick Barron
2020-07-17Remove unused usingPatrick Barron
2020-07-17Remove limit of 7 home sectionsPatrick Barron
2020-07-17Document HomeSection.csPatrick Barron
2020-07-17Document DisplayPreferences.csPatrick Barron
2020-07-17Migrate Display Preferences to EF CorePatrick Barron
2020-07-17Add UserId filter to ActivityLog Entries endpointcrobibero