crobibero
|
547ee88561
|
Remove api client generator errors
|
4 years ago |
nyanmisaka
|
2229ca38ac
|
pascal case
|
4 years ago |
nyanmisaka
|
737cb727f9
|
Merge remote-tracking branch 'upstream/master' into fonts
|
4 years ago |
Claus Vium
|
96dcd9c87e
|
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
Add Post subtitle in API
|
4 years ago |
Bond_009
|
2dbf73b989
|
Minor improvements
|
4 years ago |
crobibero
|
e3fb7f426c
|
Migrate subtitle upload to Jellyfin.Api
|
4 years ago |
crobibero
|
efce4d4bf3
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
4 years ago |
crobibero
|
7294dc103f
|
Fix api routes
|
4 years ago |
crobibero
|
eab92a0b01
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
4 years ago |
crobibero
|
29fc882037
|
merge all attributes
|
4 years ago |
crobibero
|
59d47ec3f5
|
Make all FromRoute required
|
4 years ago |
crobibero
|
ec2a5e4fb0
|
Simplify file returns
|
4 years ago |
crobibero
|
2f33bee2a9
|
Set openapi schema type to file where possible
|
4 years ago |
Nyanmisaka
|
05e78ee78c
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
nyanmisaka
|
dd3b48f203
|
fix lint
|
4 years ago |
Nyanmisaka
|
16658c92fe
|
fix SubtitlesOctopus
|
4 years ago |
Nyanmisaka
|
53861db451
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
nyanmisaka
|
988e76d4c7
|
update endpoints as AspNet controllers
|
4 years ago |
crobibero
|
fffa94fc33
|
Apply fixes from review
|
4 years ago |
crobibero
|
393666efcf
|
fix merge conflicts
|
4 years ago |
crobibero
|
858aecd409
|
Fix all route for base url support
|
4 years ago |
crobibero
|
9e00aa3014
|
fix openapi validation errors
|
4 years ago |
crobibero
|
dbeeb7cf4a
|
fix merge conflicts
|
4 years ago |
crobibero
|
5d34b07d1f
|
Make query parameters nullable or set default value
|
4 years ago |
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
4 years ago |
crobibero
|
10ddbc34ec
|
Add missing attributes, fix response codes, fix route parameter casing
|
4 years ago |
crobibero
|
d820c0fff5
|
Convert pragma to supresswarning
|
4 years ago |
David
|
522e44de59
|
Merge pull request #3357 from crobibero/api-authorization
Add Authorization handlers
|
4 years ago |
crobibero
|
9a51f484af
|
Remove nullable, add async task
|
4 years ago |
crobibero
|
c24666253c
|
Add Default authorization policy
|
4 years ago |
David
|
a47ff4043f
|
Disable CA1801
|
4 years ago |
David
|
fcbae95d19
|
Use 'await using Stream' instead of 'using Stream'
|
4 years ago |
David
|
8178b19470
|
Fix suggestions
|
4 years ago |
David
|
f64e8e8757
|
Move SubtitleService to Jellyfin.Api
|
4 years ago |