Joshua M. Boniface
|
a598a8071b
|
Merge pull request #5968 from crobibero/legacy-ci-apiclient
|
2021-05-04 21:19:07 -04:00 |
|
Cody Robibero
|
08d0765623
|
Restore launchSettings.json
|
2021-05-04 19:17:16 -06:00 |
|
Joshua M. Boniface
|
fe0fce26e4
|
Merge pull request #5969 from crobibero/required-revert
Remove Required attributes
|
2021-05-04 21:14:23 -04:00 |
|
crobibero
|
1a178e8490
|
Remove Required attributes
|
2021-05-04 19:11:01 -06:00 |
|
crobibero
|
31cf9f4b76
|
Remove legacy apiclient generation
|
2021-05-04 18:21:08 -06:00 |
|
Maxr1998
|
031a5c122d
|
Improve documentation for DeviceProfile
|
2021-05-05 00:58:43 +02:00 |
|
Bond-009
|
9d3f614527
|
Merge pull request #5943 from Maxr1998/device-profile-defaults
|
2021-05-05 00:40:32 +02:00 |
|
Maxr1998
|
b2bb062ced
|
Revert shortened 'is ... or' check
|
2021-05-04 23:38:17 +02:00 |
|
Maxr1998
|
244ad5b225
|
Apply review feedback
|
2021-05-04 22:57:27 +02:00 |
|
cvium
|
ad3e835bcf
|
remove redundant code
|
2021-05-04 19:57:03 +02:00 |
|
BaronGreenback
|
417a7011c7
|
changed to first
|
2021-05-04 16:32:17 +01:00 |
|
crobibero
|
3c8abeda7d
|
Require Authorization for the ClientLogController
|
2021-05-04 07:16:35 -06:00 |
|
Bond-009
|
2390583b35
|
Merge pull request #5961 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.1.4
Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4
|
2021-05-04 11:16:35 +02:00 |
|
dependabot[bot]
|
ee92dffa82
|
Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-04 09:01:23 +00:00 |
|
Bond-009
|
ca5b86b1af
|
Merge pull request #5960 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.1.4
Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4
|
2021-05-04 10:54:22 +02:00 |
|
cvium
|
c0feb3694b
|
rename to SplitEnumerator and fix test
|
2021-05-03 23:51:45 +02:00 |
|
Claus Vium
|
b9d18f0fa7
|
Merge branch 'master' into allocationz
|
2021-05-03 22:52:31 +02:00 |
|
BaronGreenback
|
7ff52bf755
|
Renamed
|
2021-05-03 19:30:56 +01:00 |
|
BaronGreenback
|
7936ea59eb
|
Changed selection method
|
2021-05-03 17:27:23 +01:00 |
|
Bond-009
|
8bcffdc52e
|
Merge pull request #5962 from jellyfin/dependabot/nuget/SQLitePCL.pretty.netstandard-2.2.0
|
2021-05-03 17:31:09 +02:00 |
|
dependabot[bot]
|
2ee33bd602
|
Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from v0.6.0 to v0.7.1.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.6.0...50502d399cbb98cefe7ce1f99f93f78c6756562e)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 12:03:25 +00:00 |
|
dependabot[bot]
|
9b1243cf5e
|
Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases)
- [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 12:00:50 +00:00 |
|
dependabot[bot]
|
6f722bac0f
|
Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 12:00:39 +00:00 |
|
Bond-009
|
e042651c54
|
Merge pull request #5956 from BaronGreenback/MultipleInstanciations
Minor optimization.
|
2021-05-03 09:50:47 +02:00 |
|
Joshua M. Boniface
|
e71cd8274a
|
Merge pull request from GHSA-rgjw-4fwc-9v96
Remove /Images/Remote API endpoint
|
2021-05-02 16:53:36 -04:00 |
|
Bond-009
|
f6d967ded6
|
Merge pull request #5954 from Bond-009/tests5
Add tests for SqliteItemRepository.(De)SerializeProviderIds
|
2021-05-02 21:18:33 +02:00 |
|
BaronGreenback
|
bcba501dfb
|
minor optimization.
|
2021-05-02 19:25:04 +01:00 |
|
Bond-009
|
7eb9f579a8
|
Merge pull request #5955 from Bond-009/tests6
Don't run integration tests in parallel
|
2021-05-02 17:48:45 +02:00 |
|
Bond_009
|
bdd7a37794
|
Don't run integration tests in parallel
* Easier to debug failing tests when the logs aren't scrambled
* Static properties could cause issues
|
2021-05-02 13:04:35 +02:00 |
|
Bond_009
|
874f92e93a
|
Add tests for SqliteItemRepository.(De)SerializeProviderIds
|
2021-05-02 12:45:02 +02:00 |
|
Bond-009
|
ea5bc90189
|
Merge pull request #5952 from Bond-009/tests4
|
2021-05-02 11:35:21 +02:00 |
|
Joshua M. Boniface
|
3e4c860986
|
Remove /Items/RemoteSearch/Image API endpoint
|
2021-05-02 01:22:52 -04:00 |
|
Joshua M. Boniface
|
dc81d576ab
|
Remove /Images/Remote API endpoint
|
2021-05-02 01:20:58 -04:00 |
|
Bond-009
|
266913c5d8
|
Merge pull request #5937 from Maxr1998/videoscontroller-api-fix
Remove extraneous 'stream' parameter
|
2021-05-02 00:43:41 +02:00 |
|
Bond_009
|
8a6b9e1fb6
|
Add tests for SqliteItemRepository.(De)SerializeImages
|
2021-05-02 00:26:30 +02:00 |
|
BaronGreenback
|
2e01fb3cda
|
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
Co-authored-by: David Ullmer <davidullmer@outlook.de>
|
2021-05-01 17:16:25 +01:00 |
|
BaronGreenback
|
2fbc1190bc
|
Update LiveTvMediaSourceProvider.cs
|
2021-05-01 17:15:45 +01:00 |
|
BaronGreenback
|
a5aabbb885
|
Update ApplicationHost.cs
Renamed method
|
2021-05-01 17:14:37 +01:00 |
|
Bond-009
|
9a8c08b3e7
|
Merge pull request #5945 from Bond-009/fix
Fix scanning
|
2021-05-01 17:43:12 +02:00 |
|
Bond-009
|
214ab0b45f
|
Merge pull request #5946 from Bond-009/tmdbutils
TmdbUtils: Use ordinal string compare
|
2021-05-01 17:43:05 +02:00 |
|
BaronGreenback
|
975d1537d4
|
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
Co-authored-by: David Ullmer <davidullmer@outlook.de>
|
2021-05-01 16:29:28 +01:00 |
|
BaronGreenback
|
b4ab75cd69
|
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
Co-authored-by: David Ullmer <davidullmer@outlook.de>
|
2021-05-01 16:29:22 +01:00 |
|
BaronGreenback
|
a49ded84c6
|
Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs
Co-authored-by: David Ullmer <davidullmer@outlook.de>
|
2021-05-01 16:29:13 +01:00 |
|
Bond_009
|
e128b6d997
|
TmdbUtils: Use ordinal string compare
|
2021-05-01 15:59:21 +02:00 |
|
Bond_009
|
c608d5104d
|
Fix scanning
|
2021-05-01 15:56:16 +02:00 |
|
Maxr1998
|
70771fdcd6
|
Nullability handling for device profile classes
|
2021-05-01 13:06:10 +02:00 |
|
cvium
|
716cbb0695
|
remove span based setproviderid
|
2021-04-30 23:35:29 +02:00 |
|
Bond-009
|
360d80c873
|
Merge pull request #5890 from Bond-009/filesystem
Reduce string allocations/fs lookups in resolve code
|
2021-04-30 20:45:43 +02:00 |
|
cvium
|
ba2e346d12
|
prevent cancellationtoken leakage
|
2021-04-30 15:27:07 +02:00 |
|
cvium
|
a6726730fc
|
revert the last bits of the getcount experiment
|
2021-04-30 15:11:16 +02:00 |
|