aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-23merge branch 'master' into auto-manifestdkanada
2021-02-22Merge pull request #5273 from Bond-009/warn31Joshua M. Boniface
2021-02-22Merge pull request #5276 from Bond-009/minor12Joshua M. Boniface
2021-02-22Merge pull request #5291 from Bond-009/tests12Joshua M. Boniface
2021-02-22Merge pull request #5290 from Bond-009/nullrefJoshua M. Boniface
Fix possible null ref exception
2021-02-22Merge pull request #5270 from Bond-009/imdbJoshua M. Boniface
2021-02-22Merge pull request #4984 from Bond-009/subtitleeditJoshua M. Boniface
2021-02-22Merge pull request #5287 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.0.7 Bump Swashbuckle.AspNetCore from 6.0.5 to 6.0.7
2021-02-22Bump Swashbuckle.AspNetCore from 6.0.5 to 6.0.7dependabot[bot]
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.5 to 6.0.7. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.5...v6.0.7) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22Merge pull request #5289 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.0.7 Bump Swashbuckle.AspNetCore.ReDoc from 6.0.5 to 6.0.7
2021-02-22Update MediaBrowser.Model/LiveTv/LiveTvChannelQuery.csBond-009
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-02-22Address commentsBond_009
2021-02-22Merge pull request #5288 from jellyfin/dependabot/nuget/sharpcompress-0.28.1Bond-009
Bump sharpcompress from 0.28.0 to 0.28.1
2021-02-22Merge pull request #5286 from jellyfin/dependabot/nuget/coverlet.collector-3.0.3Bond-009
Bump coverlet.collector from 3.0.2 to 3.0.3
2021-02-22Fix testsBond_009
2021-02-22Add tests for DashboardControllerBond_009
2021-02-22Fix possible null ref exceptionBond_009
2021-02-22Bump Swashbuckle.AspNetCore.ReDoc from 6.0.5 to 6.0.7dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.5 to 6.0.7. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.5...v6.0.7) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22Bump sharpcompress from 0.28.0 to 0.28.1dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28...0.28.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22Bump coverlet.collector from 3.0.2 to 3.0.3dependabot[bot]
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-21Merge pull request #5275 from BaronGreenback/upnpStartupFixBond-009
Fixes #5148
2021-02-21Translated using Weblate (Serbian)denikrejn1000
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2021-02-21Merge pull request #5277 from Bond-009/modeltestsClaus Vium
Add Jellyfin.Model.Tests project to the solution
2021-02-21Add Jellyfin.Model.Tests project to the solutionBond_009
2021-02-21Use GetEncodingOptions where possibleBond_009
2021-02-21Minor improvementsBond_009
2021-02-20Fixed startup racing issueBaronGreenback
2021-02-20Address commentsBond_009
2021-02-20Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2021-02-20Fix buildBond_009
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2021-02-20Merge pull request #5223 from Bond-009/minor10dkanada
Minor improvements
2021-02-20Merge pull request #5242 from jellyfin/cancellationtokensdkanada
Properly forward cancellationTokens
2021-02-19Cover all branchesBond_009
2021-02-19Add tests for ProviderIdsExtensionsBond_009
2021-02-19TMDB: Also search with IMDB or TVDB Id if specifiedBond_009
2021-02-18Merge pull request #5263 from Bond-009/tmdbAndrew Rabert
TMDB: Include year in search
2021-02-18TMDB: Include year in searchBond_009
2021-02-18Merge pull request #5255 from cvium/fix_renameuserBond-009
2021-02-18Merge pull request #5253 from jellyfin/tests10Bond-009
Fix broken test
2021-02-17Restructure testscvium
2021-02-17Validate the new username when renamingcvium
2021-02-17Fix broken testBond_009
2021-02-17Merge pull request #5251 from crobibero/vpp-null-refBond-009
Fix vpp null reference
2021-02-17Merge pull request #5250 from barronpm/user-rename-fixdkanada
Fix user renaming logic
2021-02-17Merge pull request #5243 from crobibero/wish-i-had-my-swagger-backdkanada
Bump Swashbuckle.AspNetCore to 6.0.5
2021-02-16Fix vpp null referencecrobibero
2021-02-16Don't allow new users to be created with the same name as an existing user.Patrick Barron
2021-02-16Fix user renaming logicPatrick Barron
2021-02-15Merge pull request #5235 from Ullmie02/nfo-testsBond-009