Commit Graph

351 Commits (be21d51742f3bd85f5401c925791148bdc4b0cbf)

Author SHA1 Message Date
David d39f481a5c Apply suggestions from review
4 years ago
David cff9772e14 Fix build part 2
4 years ago
David 1cb20f9181 Fix build
4 years ago
David 2ce97c022e Move AudioService to Jellyfin.Api
4 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
4 years ago
David eae665a9c4 Add properties to StreamState to fix some errors
4 years ago
David 07e56850be Remove caching and content length
4 years ago
crobibero 5c66f9e471 changes from merge
4 years ago
David 3514813eb4 Continute work
4 years ago
David 2328ec59c9 Migrate AudioService to Jellyfin.Api
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
crobibero 1bf131c109 remove duplicate functions
4 years ago
crobibero b2e7a4a1cb Merge remote-tracking branch 'upstream/api-migration' into api-channel
4 years ago
crobibero 13c4cb628f add missing function after merge
4 years ago
crobibero 14faebc7fe Merge remote-tracking branch 'upstream/api-migration' into api-livetv
4 years ago
David 5dfe1ed9b3 Fix using ordering
4 years ago
David 6385e1ba46 Fix Build
4 years ago
David 94e792e0d7 Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
4 years ago
crobibero da40572979 Merge remote-tracking branch 'upstream/api-migration' into api-studios
4 years ago
David 45e034e9a1 Move ArtistsService to Jellyfin.Api
4 years ago
Patrick Barron dbf939467f
Merge pull request #3466 from crobibero/api-migration-nullable
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
crobibero f45d44f321 Move PlaystateService.cs to Jellyfin.Api
4 years ago
Patrick Barron 90c01327aa
Merge pull request #3433 from crobibero/api-years
4 years ago
crobibero 325808d271 Move StudiosService.cs to Jellyfin.Api
4 years ago
David fa98013621 Move AlbumsService to Jellyfin.Api
4 years ago
crobibero e72a22c564 Move YearsService.cs to Jellyfin.Api
4 years ago
crobibero fb81f95ae8 fix duplicate function
4 years ago
crobibero 289605c07f Merge remote-tracking branch 'upstream/api-migration' into api-library
4 years ago
crobibero fee07219d0 fix merge
4 years ago
crobibero cbcf3bfaff Merge remote-tracking branch 'upstream/api-migration' into api-channel
4 years ago
crobibero c4f9112b0d Move LiveTvService.cs to Jellyfin.Api
4 years ago
crobibero f35774170f Move LiveTvService.cs to Jellyfin.Api
4 years ago
crobibero 38788a1f1d Merge remote-tracking branch 'upstream/api-migration' into api-library
4 years ago
crobibero d1ca0cb4c7 Use proper DtoOptions extensions
4 years ago
David Ullmer d4c86b82e0 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
4 years ago
Patrick Barron 804764e1fb
Merge pull request #3363 from Ullmie02/api-user
4 years ago
crobibero e2a7e8d97e Move LibraryService.cs to Jellyfin.Api
4 years ago
David Ullmer 7e91ded587 Remove #nullable enable
4 years ago
David a5bd7f2d6e Use new authorization and session functions
4 years ago
David 42385a14f0 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
4 years ago
David 762eeb51e6 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user
4 years ago
David 713ae7ae36 Add xml comments; Add status codes; Use return instead of exception
4 years ago
crobibero 4aac936721 Add more authorization handlers, actually authorize requests
4 years ago
crobibero 13b53db4ef fix build
4 years ago
crobibero bcce8190ff Merge remote-tracking branch 'upstream/api-migration' into api-channel
4 years ago
David fff3c789b9 Move SessionService to Jellyfin.Api
4 years ago
David cefa9d3c08 Add default values for parameters and fix spelling
4 years ago
David 7fa374f8a2 Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
4 years ago
crobibero 62ea9b2821 Merge upstream/api-migration
4 years ago
crobibero 70c42eb0ac Apply review suggestions
4 years ago