David
|
603b1693c0
|
Update Jellyfin.Api/Controllers/ArtistsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
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 |
Patrick Barron
|
a9dad2b04e
|
Merge pull request #3451 from crobibero/api-studios
Move StudiosService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
da40572979
|
Merge remote-tracking branch 'upstream/api-migration' into api-studios
|
4 years ago |
Patrick Barron
|
1b34919a60
|
Merge pull request #3381 from crobibero/api-movies
Move MoviesService.cs to Jellyfin.Api
|
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 |
David
|
45e034e9a1
|
Move ArtistsService to Jellyfin.Api
|
4 years ago |
Cody Robibero
|
8459d486de
|
Update Jellyfin.Api/Controllers/MoviesController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
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 |
dependabot[bot]
|
4e2115cd83
|
Bump AutoFixture from 4.11.0 to 4.12.0
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.11.0...v4.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Patrick Barron
|
dbf939467f
|
Merge pull request #3466 from crobibero/api-migration-nullable
Make all optional strings nullable
|
4 years ago |
Patrick Barron
|
9b6daec3ad
|
Merge pull request #3462 from Ullmie02/api-playbackinfo
Move MediaInfoService to Jellyfin.Api
|
4 years ago |
David
|
68dd31d00e
|
Remove routes in old service
|
4 years ago |
Gonzalo Seguel
|
332527cf8c
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
4 years ago |
dkanada
|
c521ce412c
|
Merge pull request #3461 from Bond-009/readonlyspan
Add support for ReadOnlySpan<char> in IgnorePatterns
|
4 years ago |
Bond-009
|
dc2fc4ea16
|
Merge pull request #3378 from crobibero/syncplay-sessionid
[SyncPlay] Remove (unused) SessionId route parameter
|
4 years ago |
Bond-009
|
89ef8d79d6
|
Merge pull request #3465 from BaronGreenback/BugFix2
10.6.0.0 Null Pointer fix
|
4 years ago |
Patrick Barron
|
37e2405638
|
Merge pull request #3460 from crobibero/api-playstate
Move PlaystateService.cs to Jellyfin.Api
|
4 years ago |
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
4 years ago |
BaronGreenback
|
2f4860741c
|
_config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.
|
4 years ago |
David
|
bcd3cddad8
|
Move MediaInfoService to Jellyfin.Api
|
4 years ago |
Bond-009
|
cb193b6afd
|
Add support for ReadOnlySpan<char> in IgnorePatterns
|
4 years ago |
Bond-009
|
71cbd51663
|
Merge pull request #3456 from crobibero/ignore-patterns
Add more ignorepatterns and tests
|
4 years ago |
crobibero
|
f45d44f321
|
Move PlaystateService.cs to Jellyfin.Api
|
4 years ago |
dkanada
|
9a44e2912e
|
Merge pull request #3455 from jellyfin/values
Use constructor to set optimal config values
|
4 years ago |
Patrick Barron
|
90c01327aa
|
Merge pull request #3433 from crobibero/api-years
Move YearsService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
ac646494e5
|
Merge pull request #3447 from crobibero/api-user-views
move UserViewsService.cs to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
b9b73178f5
|
Merge pull request #3449 from crobibero/api-user-library
Move UserLibraryService.cs to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
67a0f7180c
|
Merge pull request #3453 from Ullmie02/api-instantmix
Move InstantMixService to Jellyfin.Api
|
4 years ago |
Bond-009
|
73da8df4bf
|
Merge pull request #3137 from mark-monteiro/external-id-type
Correctly Support Translating External Ids
|
4 years ago |
crobibero
|
ef49e2b21c
|
Fix nullable string usage.
|
4 years ago |
crobibero
|
9772749d8f
|
Add more ignorepatterns and tests
|
4 years ago |
David
|
1e80be30a9
|
Add response code documentation
|
4 years ago |
dkanada
|
83ae4d074d
|
use constructor to set optimal config values
|
4 years ago |
Cody Robibero
|
5f1b1dc3cc
|
fix nullability
|
4 years ago |
BaronGreenback
|
2272363197
|
Update SsdpCommunicationsServer.cs
|
4 years ago |
BaronGreenback
|
27f6e1ddc8
|
Update SsdpCommunicationsServer.cs
|
4 years ago |
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
4 years ago |
David
|
ea855c3a75
|
Merge branch 'api-migration' of github.com:jellyfin/jellyfin into api-instantmix
|
4 years ago |
David
|
fb9654e783
|
Correct Library routing
|
4 years ago |
David
|
778634b41b
|
Move InstantMixService to Jellyfin.Api
|
4 years ago |
dkanada
|
3b99e691a6
|
Merge pull request #3450 from crobibero/api-fix-swagger-order
Fix docs endpoint order
|
4 years ago |
crobibero
|
325808d271
|
Move StudiosService.cs to Jellyfin.Api
|
4 years ago |