crobibero
|
8d7b39a36e
fix endpoint order
|
5 년 전 |
crobibero
|
38788a1f1d
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
5 년 전 |
crobibero
|
e2a7e8d97e
Move LibraryService.cs to Jellyfin.Api
|
5 년 전 |
David
|
08401f923d
Change swagger dictionary type mapping
|
5 년 전 |
David
|
6651cb8d24
Add JsonInto32Converter
|
5 년 전 |
crobibero
|
0c01b6817b
Add X-Forward-(For/Proto) support
|
5 년 전 |
crobibero
|
4aac936721
Add more authorization handlers, actually authorize requests
|
5 년 전 |
crobibero
|
ec3e15db57
Fix merge and build
|
5 년 전 |
crobibero
|
6d5c09c499
Remove duplicate swaggerdoc
|
5 년 전 |
crobibero
|
720fff30a4
readd swagger version
|
5 년 전 |
crobibero
|
2fe65d99f6
Merge remote-tracking branch 'upstream/api-migration' into api-swagger-auth
|
5 년 전 |
dkanada
|
b3f8928fbb
Merge pull request #3218 from crobibero/api-cors
|
5 년 전 |
crobibero
|
6be862545a
Merge remote-tracking branch 'upstream/api-migration' into api-cors
|
5 년 전 |
crobibero
|
598cd94c4d
Add CSS output formatter.
|
5 년 전 |
crobibero
|
01a5103fef
Add Dictionary with non-string keys to System.Text.Json
|
5 년 전 |
crobibero
|
4fe0beec16
Fix Json Enum conversion, map all JsonDefaults properties to API
|
5 년 전 |
crobibero
|
dfe873fc29
Add Authentication to openapi generation.
|
5 년 전 |
crobibero
|
b944b8f8c5
Enable CORS and Authentication.
|
5 년 전 |
crobibero
|
2b1b9a64b6
Add OperationId to SwaggerGen
|
5 년 전 |
crobibero
|
806ae1bc07
Remove versioned API
|
5 년 전 |
Cody Robibero
|
d491b1b45f
Merge branch 'api-migration' into redoc
|
5 년 전 |
crobibero
|
068368df63
Order actions by route, then http method
|
5 년 전 |
crobibero
|
fff2a40ffc
Remove StringEnumConverter
|
5 년 전 |
crobibero
|
c89dc8921f
Fix PascalCase
|
5 년 전 |
crobibero
|
5da88fac4d
Enable string enum converter
|
5 년 전 |
ZadenRB
|
bb288e16cc
Document JSON options change
|
5 년 전 |
ZadenRB
|
72862d7b46
Lowercase actual parameters in code and remove whitespace to comply with StyleCopAnalyzers
|
5 년 전 |
ZadenRB
|
5a658cf260
Fix casing of JSON in Jellyfin API. Currently only affects startup wizard.
|
5 년 전 |
Claus Vium
|
47a4f2f387
Fix more review comments
|
5 년 전 |
Claus Vium
|
27e3cf1558
Move appbuilder and service collection to Jellyfin.Server
|
5 년 전 |