Commit Graph

160 Commits (master)

Author SHA1 Message Date
Claus Vium 7103e764a4 Fix model binding in UpdateLibraryOptions
4 years ago
Matt Montgomery 2974a0248a Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
crobibero d63f4bce5d Conver all remaining form request to body
4 years ago
Matt Montgomery c49a357f85 Fix compile errors
4 years ago
ConfusedPolarBear eaa5711534
Apply suggestions from code review
4 years ago
Matt Montgomery 035d29fb35 Migrate to new API standard
4 years ago
crobibero 1535f363b2 Fix some request parameters
4 years ago
crobibero dbeeb7cf4a fix merge conflicts
4 years ago
crobibero f645e2f884 Move DynamicHlsService to Jellyfin.Api
4 years ago
crobibero 9171e904de Merge remote-tracking branch 'upstream/api-migration' into api-video
4 years ago
crobibero df5d43132c Fix PlaybackInfo endpoint
4 years ago
crobibero 5924a81eeb Fix request parameters
4 years ago
crobibero d801621cfc Fix request parameters
4 years ago
David ca3dcc3db0 Fix suggestions from review
4 years ago
David d39f481a5c Apply suggestions from review
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
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
Patrick Barron 613444a152
Merge pull request #2976 from crobibero/api-environment
4 years ago
crobibero 14faebc7fe Merge remote-tracking branch 'upstream/api-migration' into api-livetv
4 years ago
crobibero f45d44f321 Move PlaystateService.cs to Jellyfin.Api
4 years ago
crobibero 54d666d7c9 move UserViewsService.cs to Jellyfin.Api
4 years ago
crobibero 0179293c24 fix build
4 years ago
crobibero 18f7f5aec7 Merge remote-tracking branch 'upstream/api-migration' into api-environment
4 years ago
crobibero 289605c07f Merge remote-tracking branch 'upstream/api-migration' into api-library
4 years ago
crobibero b4a773fde8 Merge remote-tracking branch 'upstream/api-migration' into api-livetv
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
Patrick Barron 743032f1e1
Merge pull request #3393 from Ullmie02/api-dashboard
4 years ago
crobibero 38788a1f1d Merge remote-tracking branch 'upstream/api-migration' into api-library
4 years ago
crobibero f017f5c97f clean up
4 years ago
crobibero 3329b08b40 Merge remote-tracking branch 'upstream/api-migration' into api-playlist
4 years ago
David 64fb173dad Move DashboardController to Jellyfin.Api
4 years ago
crobibero e2a7e8d97e Move LibraryService.cs to Jellyfin.Api
4 years ago
David 77bea56708 Add request body models
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 9a51f484af Remove nullable, add async task
4 years ago
crobibero ae514da840 Merge remote-tracking branch 'upstream/api-migration' into api-environment
4 years ago
crobibero 81030a0a5a Merge remote-tracking branch 'upstream/api-migration' into api-plugin
4 years ago
crobibero ec3e15db57 Fix merge and build
4 years ago
crobibero 829eb1a849 merge master into api-migration
4 years ago
crobibero 0b778b8851 Move PluginService to Jellyfin.Api
4 years ago
crobibero d97e306cda Move PlaylistService to Jellyfin.Api
4 years ago
Bond-009 af93ec750c Enable TreatWarningsAsErrors for more projects
4 years ago
Cody Robibero 297ab2e423
Merge pull request #2962 from crobibero/api-config
4 years ago
crobibero 5f0c37d574 Fix DefaultDirectoryBrowserInfo naming
4 years ago
crobibero 714aaefbcc Transfer EnvironmentService to Jellyfin.Api
4 years ago
crobibero a06d271725 Move ConfigurationService to Jellyfin.Api
4 years ago
ZadenRB 688240151b Enable nullable reference types on new class, remove unnecessary documenation and return types
4 years ago
ZadenRB 7c8188194b Address PR comments, and revert changes that changed the API schema
4 years ago
ZadenRB 558b50a094 Remove unnecessary assembly, update casing, enable nullable reference types on notification DTOs.
4 years ago
ZadenRB 1180b9746f Migrates the notifications service to use ASP.NET MVC framework
4 years ago
Claus Vium 27e3cf1558 Move appbuilder and service collection to Jellyfin.Server
5 years ago
Claus Vium c2cdbc909b Add style rules and fix it all
5 years ago
Claus Vium 3f651de24c Add authentication and remove versioning
5 years ago
Claus Vium e5d57bd82f Move StartupWizard to ASP.NET Web Api
5 years ago