Commit Graph

35 Commits (de0241e975c6b765f2af465734635a1a024a142a)

Author SHA1 Message Date
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
7 months ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
7 months ago
cvium 29ef02af9a do not allow empty admin password during wizard
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
cvium 0485ff1899 Create a store key constant for network
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
Greenback deb4d27857 Moved all settings across to network.xml
4 years ago
Jim Cartlidge 3b64171cde Minor change to get it to compile.
4 years ago
crobibero d63f4bce5d Conver all remaining form request to body
4 years ago
crobibero 9e00aa3014 fix openapi validation errors
4 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration
4 years ago
Bond_009 6cbfae209d Make CreateUser async
4 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
dkanada 83ae4d074d use constructor to set optimal config values
4 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD
4 years ago
David 043d76bd6e Use Http status code 204 instead of 200
4 years ago
Patrick Barron d105bc728d Fix startup wizard.
4 years ago
crobibero cf9cbfff56 Add second endpoint for Startup/User
4 years ago
crobibero 37f55b5c21 apply doc suggestions
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
crobibero 7a3925b863 Fix docs
4 years ago
crobibero 97ecffceb7 Add response code descriptions
4 years ago
crobibero c7c2f9da90 Apply suggestions
4 years ago
crobibero 7db3b035a6 move to ActionResult<T>
4 years ago
crobibero b8fd9c785e Convert StartupController to IActionResult
4 years ago
Bond_009 a253fa616d Fix build and address comments
4 years ago
Claus Vium 47a4f2f387 Fix more review comments
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 c9669a0d21 Split a long line
5 years ago
Claus Vium 3f651de24c Add authentication and remove versioning
5 years ago
Claus Vium 05b7e22808 Add SwaggerUI
5 years ago
Claus Vium e5d57bd82f Move StartupWizard to ASP.NET Web Api
5 years ago