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/abcb1889167db788af94f2ede15327aa877d4004/Jellyfin.Api/Models?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

126 Commits (abcb1889167db788af94f2ede15327aa877d4004)

Author SHA1 Message Date
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