crobibero
|
73fe9d3f69
|
Allow subtitle format to be set from query parameter.
|
2021-03-25 18:06:25 -06:00 |
|
crobibero
|
5f998bdd1f
|
Require elevated auth to upload subtitles
|
2021-01-10 10:48:37 -07:00 |
|
crobibero
|
547ee88561
|
Remove api client generator errors
|
2020-11-15 10:58:39 -07:00 |
|
nyanmisaka
|
2229ca38ac
|
pascal case
|
2020-11-08 19:33:40 +08:00 |
|
nyanmisaka
|
737cb727f9
|
Merge remote-tracking branch 'upstream/master' into fonts
|
2020-11-08 19:11:54 +08:00 |
|
Claus Vium
|
96dcd9c87e
|
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
Add Post subtitle in API
|
2020-11-08 11:32:53 +01:00 |
|
Bond_009
|
2dbf73b989
|
Minor improvements
|
2020-09-16 14:16:44 +02:00 |
|
crobibero
|
e3fb7f426c
|
Migrate subtitle upload to Jellyfin.Api
|
2020-09-11 16:08:49 -06:00 |
|
crobibero
|
efce4d4bf3
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
2020-09-09 14:23:53 -06:00 |
|
crobibero
|
7294dc103f
|
Fix api routes
|
2020-09-07 18:45:06 -06:00 |
|
crobibero
|
eab92a0b01
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-06 14:34:31 -06:00 |
|
crobibero
|
29fc882037
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
|
crobibero
|
59d47ec3f5
|
Make all FromRoute required
|
2020-09-05 17:07:25 -06:00 |
|
crobibero
|
ec2a5e4fb0
|
Simplify file returns
|
2020-09-01 19:27:57 -06:00 |
|
crobibero
|
2f33bee2a9
|
Set openapi schema type to file where possible
|
2020-09-01 17:26:49 -06:00 |
|
Nyanmisaka
|
05e78ee78c
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-08-20 22:53:36 +08:00 |
|
nyanmisaka
|
dd3b48f203
|
fix lint
|
2020-08-20 15:17:42 +08:00 |
|
Nyanmisaka
|
16658c92fe
|
fix SubtitlesOctopus
|
2020-08-20 00:08:44 +08:00 |
|
Nyanmisaka
|
53861db451
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-08-20 00:04:55 +08:00 |
|
nyanmisaka
|
988e76d4c7
|
update endpoints as AspNet controllers
|
2020-08-19 17:30:22 +08:00 |
|
crobibero
|
fffa94fc33
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
|
crobibero
|
393666efcf
|
fix merge conflicts
|
2020-08-04 20:30:45 -06:00 |
|
crobibero
|
858aecd409
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
|
crobibero
|
9e00aa3014
|
fix openapi validation errors
|
2020-08-03 14:38:51 -06:00 |
|
crobibero
|
dbeeb7cf4a
|
fix merge conflicts
|
2020-08-03 12:01:24 -06:00 |
|
crobibero
|
5d34b07d1f
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
|
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
2020-06-27 10:50:44 -06:00 |
|
crobibero
|
10ddbc34ec
|
Add missing attributes, fix response codes, fix route parameter casing
|
2020-06-20 18:02:07 -06:00 |
|
crobibero
|
d820c0fff5
|
Convert pragma to supresswarning
|
2020-06-19 08:49:42 -06:00 |
|
David
|
522e44de59
|
Merge pull request #3357 from crobibero/api-authorization
Add Authorization handlers
|
2020-06-18 18:37:08 +02:00 |
|
crobibero
|
9a51f484af
|
Remove nullable, add async task
|
2020-06-18 07:11:46 -06:00 |
|
crobibero
|
c24666253c
|
Add Default authorization policy
|
2020-06-16 14:15:58 -06:00 |
|
David
|
a47ff4043f
|
Disable CA1801
|
2020-06-11 16:01:41 +02:00 |
|
David
|
fcbae95d19
|
Use 'await using Stream' instead of 'using Stream'
|
2020-06-11 15:57:31 +02:00 |
|
David
|
8178b19470
|
Fix suggestions
|
2020-06-11 12:29:56 +02:00 |
|
David
|
f64e8e8757
|
Move SubtitleService to Jellyfin.Api
|
2020-06-10 18:20:54 +02:00 |
|