Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/82df226246515991b5a7dac576972ee4e6c0a646/Jellyfin.Api/Models?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

147 Commits (82df226246515991b5a7dac576972ee4e6c0a646)

Author SHA1 Message Date
Joshua M. Boniface c0c4aff8a6
Merge pull request from Bond-009/minor12 4 years ago
Bond_009 ec3237ba55 Fix tests 4 years ago
Bond_009 57102090d3 Add tests for DashboardController 4 years ago
Bond_009 b1fe28d0a6 Use GetEncodingOptions where possible 4 years ago
David eb0ff0c370 Fix forgot password pin request 4 years ago
dkanada 86859a3926
Merge pull request from BaronGreenback/Remove_IPluginConfigurationPage 4 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 years ago
Ionut Andrei Oanca 68969c9530 Clear playlist in SyncPlay group 4 years ago
BaronGreenback a4e838fbf5 Remoed configurationPageType 4 years ago
BaronGreenback c6aa6ceed9 Removal of IPluginConfigurationPage 4 years ago
BaronGreenback 889e988167 Updated to latest unstable. 4 years ago
BaronGreenback 62702fa3eb Changes as requested 4 years ago
crobibero 4539164d38 Add request parameters to OpenLiveStreamDto 4 years ago
Greenback c197dca759 Changed PluginId to guid so its the same type as plugin.id 4 years ago
BaronGreenback 67c480ad53
Merge branch 'master' into PluginDowngrade 4 years ago
Greenback d2d45295fc Rollback change. 4 years ago
Greenback 7986465cf7 Initial upload 4 years ago
crobibero c6b381db10 Use request body for mapping xml channels 4 years ago
crobibero 0d2106a272 Allow playlist to be created by query string 4 years ago
Ionut Andrei Oanca cbf70e7a03 Change type of PlaylistItemId to Guid 4 years ago
Ionut Andrei Oanca 7169c0a22d Move SyncPlay request DTOs to proper namespace 4 years ago
crobibero 1dafd70f51 Don't nest DeviceProfile 4 years ago
crobibero f336d20b06 Fix sending PlaybackInfo 4 years ago
crobibero 3bff1ff8a2 Fix namespace and add attribute 4 years ago
crobibero c8c5feacb6 Convert ClientCapabilities to a Dto with JsonConverters 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList 4 years ago
crobibero 6748ba287d Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
Claus Vium 96dcd9c87e
Merge pull request from redSpoutnik/api-upload-subtitle 4 years ago
crobibero b9406e5444 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 36bae6f030 Use JsonConverter 4 years ago
crobibero fd9d325fa8 Use JsonConverter 4 years ago
cvium fed58a0327 Add Dto to ForgotPassword 4 years ago
crobibero e3fb7f426c Migrate subtitle upload to Jellyfin.Api 4 years ago
Bond-009 8ee042483a
Merge pull request from ConfusedPolarBear/quickconnect 4 years ago
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 5 years ago
ConfusedPolarBear eaa5711534
Apply suggestions from code review 5 years ago
Matt Montgomery 035d29fb35 Migrate to new API standard 5 years ago
crobibero 1535f363b2 Fix some request parameters 5 years ago
crobibero dbeeb7cf4a fix merge conflicts 5 years ago
crobibero f645e2f884 Move DynamicHlsService to Jellyfin.Api 5 years ago
crobibero 9171e904de Merge remote-tracking branch 'upstream/api-migration' into api-video 5 years ago
crobibero df5d43132c Fix PlaybackInfo endpoint 5 years ago
crobibero 5924a81eeb Fix request parameters 5 years ago
crobibero d801621cfc Fix request parameters 5 years ago
David ca3dcc3db0 Fix suggestions from review 5 years ago
David d39f481a5c Apply suggestions from review 5 years ago
David 2ce97c022e Move AudioService to Jellyfin.Api 5 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio 5 years ago
David eae665a9c4 Add properties to StreamState to fix some errors 5 years ago
crobibero 5c66f9e471 changes from merge 5 years ago
David 3514813eb4 Continute work 5 years ago
David 2328ec59c9 Migrate AudioService to Jellyfin.Api 5 years ago
Patrick Barron 613444a152
Merge pull request from crobibero/api-environment 5 years ago
crobibero 14faebc7fe Merge remote-tracking branch 'upstream/api-migration' into api-livetv 5 years ago
crobibero f45d44f321 Move PlaystateService.cs to Jellyfin.Api 5 years ago
crobibero 54d666d7c9 move UserViewsService.cs to Jellyfin.Api 5 years ago
crobibero 0179293c24 fix build 5 years ago
crobibero 18f7f5aec7 Merge remote-tracking branch 'upstream/api-migration' into api-environment 5 years ago
crobibero 289605c07f Merge remote-tracking branch 'upstream/api-migration' into api-library 5 years ago
crobibero b4a773fde8 Merge remote-tracking branch 'upstream/api-migration' into api-livetv 5 years ago
crobibero c4f9112b0d Move LiveTvService.cs to Jellyfin.Api 5 years ago
crobibero f35774170f Move LiveTvService.cs to Jellyfin.Api 5 years ago
Patrick Barron 743032f1e1
Merge pull request from Ullmie02/api-dashboard 5 years ago
crobibero 38788a1f1d Merge remote-tracking branch 'upstream/api-migration' into api-library 5 years ago
crobibero f017f5c97f clean up 5 years ago
crobibero 3329b08b40 Merge remote-tracking branch 'upstream/api-migration' into api-playlist 5 years ago
David 64fb173dad Move DashboardController to Jellyfin.Api 5 years ago
crobibero e2a7e8d97e Move LibraryService.cs to Jellyfin.Api 5 years ago
David 77bea56708 Add request body models 5 years ago
David 762eeb51e6 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user 5 years ago
David 713ae7ae36 Add xml comments; Add status codes; Use return instead of exception 5 years ago
crobibero 9a51f484af Remove nullable, add async task 5 years ago
crobibero ae514da840 Merge remote-tracking branch 'upstream/api-migration' into api-environment 5 years ago
crobibero 81030a0a5a Merge remote-tracking branch 'upstream/api-migration' into api-plugin 5 years ago
crobibero ec3e15db57 Fix merge and build 5 years ago
crobibero 829eb1a849 merge master into api-migration 5 years ago
crobibero 0b778b8851 Move PluginService to Jellyfin.Api 5 years ago
crobibero d97e306cda Move PlaylistService to Jellyfin.Api 5 years ago
Bond-009 af93ec750c Enable TreatWarningsAsErrors for more projects 5 years ago
Cody Robibero 297ab2e423
Merge pull request from crobibero/api-config 5 years ago
crobibero 5f0c37d574 Fix DefaultDirectoryBrowserInfo naming 5 years ago
crobibero 714aaefbcc Transfer EnvironmentService to Jellyfin.Api 5 years ago
crobibero a06d271725 Move ConfigurationService to Jellyfin.Api 5 years ago
ZadenRB 688240151b Enable nullable reference types on new class, remove unnecessary documenation and return types 5 years ago
ZadenRB 7c8188194b Address PR comments, and revert changes that changed the API schema 5 years ago
ZadenRB 558b50a094 Remove unnecessary assembly, update casing, enable nullable reference types on notification DTOs. 5 years ago
ZadenRB 1180b9746f Migrates the notifications service to use ASP.NET MVC framework 5 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