Patrick Barron
|
3b085f6a03
|
Remove UserManager.AddParts
|
4 years ago |
Joshua M. Boniface
|
f8e8626898
|
Merge pull request #3539 from barronpm/fix-memoryleak
Fix EF Core Memory Leak
|
4 years ago |
Bond-009
|
f1a7b0586b
|
Merge pull request #3553 from joshuaboniface/fix-azure-fuckery
Explicitly add what Azure used to do implicitly
|
4 years ago |
Joshua M. Boniface
|
b4212cc210
|
Explicitly add what Azure used to do implicitly
... before they changed it on us out of nowhere.
|
4 years ago |
Patrick Barron
|
b468ae2aea
|
Use AsEnumerable for UserManager.Users
|
4 years ago |
dkanada
|
8a28b55760
|
Merge pull request #3545 from jellyfin/dependabot/nuget/AutoFixture-4.13.0
Bump AutoFixture from 4.12.0 to 4.13.0
|
4 years ago |
Patrick Barron
|
18c03fa9c8
|
Merge branch 'master' into fix-memoryleak
|
4 years ago |
Patrick Barron
|
befd0c7a00
|
Remove EF Core Proxies
|
4 years ago |
dependabot[bot]
|
aefe011d7d
|
Bump AutoFixture from 4.12.0 to 4.13.0
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>
|
4 years ago |
kanenses
|
52290380aa
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
4 years ago |
Joshua M. Boniface
|
29a386ee2d
|
Merge pull request #3533 from barronpm/user-login-casing
Make User Authentication Case-insensitive and remove EF Core Log spam
|
4 years ago |
Patrick Barron
|
0ee55bc1f9
|
Use AsEnumerable instead of ToList
|
4 years ago |
Patrick Barron
|
8959621da7
|
Fix EF Core memory leak
|
4 years ago |
dkanada
|
04648c7e98
|
Merge pull request #3535 from crobibero/syncplay-v10
Fix syncplay function name
|
4 years ago |
crobibero
|
2c231e84e6
|
Fix syncplay function name
|
4 years ago |
Patrick Barron
|
c0bd10879a
|
Ignore casing when authenticating users
|
4 years ago |
rhythm493
|
172203b5cc
|
Translated using Weblate (Marathi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
|
4 years ago |
Anthony Lavado
|
7884a85e62
|
Merge pull request #3519 from jellyfin/azure-ci
Add conditionals to root YAML definition
|
4 years ago |
dkanada
|
405bfdf13f
|
Merge pull request #3522 from crobibero/syncplay-endpoints
Clean syncplay endpoint names
|
4 years ago |
Patrick Barron
|
3cca8db905
|
Fix log spam from EF Core
|
4 years ago |
crobibero
|
33c465a5d3
|
Clean syncplay endpoint names
|
4 years ago |
Joshua M. Boniface
|
6d0a3a110b
|
Explicitly exit from inline script
|
4 years ago |
Joshua M. Boniface
|
8bef24f331
|
Use weird other formating that AZP wants
|
4 years ago |
Joshua M. Boniface
|
9d9c9a5945
|
Remove unneeded conditions that are now in parent
|
4 years ago |
Joshua M. Boniface
|
aab79ef346
|
Add conditionals to root YAML definition
Prevents running builds (that get skipped) in PR CI, and prevents
running tests (which are irrelevant) in Merge CI.
|
4 years ago |
dkanada
|
3e53eb1cde
|
Merge pull request #3516 from jellyfin/dependabot/nuget/Moq-4.14.5
Bump Moq from 4.14.4 to 4.14.5
|
4 years ago |
dependabot[bot]
|
88d06aa156
|
Bump Moq from 4.14.4 to 4.14.5
Bumps [Moq](https://github.com/moq/moq4) from 4.14.4 to 4.14.5.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.4...v4.14.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Anthony Lavado
|
3d3e66c5d1
|
Merge pull request #3513 from barronpm/plugin-exception-fix
Fix TypeLoadException during plugin load
|
4 years ago |
Patrick Barron
|
942c733d4f
|
Fix TypeLoadException during plugin load
|
4 years ago |
Joshua M. Boniface
|
f3151e7dc7
|
Merge pull request #3505 from Bond-009/minor3
Minor fixes
|
4 years ago |
Bond-009
|
fb91e4fc23
|
Merge pull request #3502 from barronpm/array-empty
Use Array.Empty
|
4 years ago |
Bond-009
|
1448df1684
|
Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Bond_009
|
ae6eaa7f02
|
Minor fixes
|
4 years ago |
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
4 years ago |
Joshua M. Boniface
|
46f67c9ea4
|
Merge pull request #3423 from crobibero/easypassword
Remove EasyPassword from Authentication providers
|
4 years ago |
dkanada
|
176f25fb98
|
Merge pull request #3495 from anthonylavado/xmltv-upd
Use newer Jellyfin.XmlTv for Guide Fixes
|
4 years ago |
Anthony Lavado
|
af334f96d6
|
Use newer Jellyfin.XmlTv for Guide Fixes
|
4 years ago |
Joshua M. Boniface
|
5caddb242b
|
Merge pull request #3431 from BaronGreenback/3404
Fix for #3404
|
4 years ago |
Zyzto
|
1140bcc669
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
4 years ago |
Anthony Lavado
|
72aa0bb1ad
|
Merge pull request #3480 from neilsb/ffmpeg-env-var
Respect FFMpeg path passed via Environment Variable
|
4 years ago |
dkanada
|
92e7cc8f77
|
Merge pull request #3473 from jellyfin/dependabot/nuget/Moq-4.14.4
Bump Moq from 4.14.3 to 4.14.4
|
4 years ago |
dependabot[bot]
|
248a2d61dd
|
Bump Moq from 4.14.3 to 4.14.4
Bumps [Moq](https://github.com/moq/moq4) from 4.14.3 to 4.14.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.3...v4.14.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dkanada
|
49777f8ee3
|
Merge pull request #3478 from crobibero/bump-auto-test
bump autofixture
|
4 years ago |
Neil Burrows
|
6b532b3da5
|
User string.Empty instead of ""
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Neil Burrows
|
4748df26b6
|
Remove un-needed comment
|
4 years ago |
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
4 years ago |
crobibero
|
80b43fb805
|
bump autofixture
|
4 years ago |
dkanada
|
c39ad25e4c
|
Merge pull request #3477 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.1
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
|
4 years ago |
dkanada
|
9590a1d542
|
Merge pull request #3475 from jellyfin/dependabot/nuget/AutoFixture-4.12.0
Bump AutoFixture from 4.11.0 to 4.12.0
|
4 years ago |
dependabot[bot]
|
84e74dbc50
|
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |