Commit Graph

56 Commits (db4605609c9c3d63536b48272e0c776e8ff7d41d)

Author SHA1 Message Date
chinkara 8ada8dbbac add policy to the subtitle controller
8 months ago
Bond_009 efc4c305a9 Use CryptoStream to convert stream from base64
8 months ago
MBR-0001 9564248b10
Add ability to upload (and save) SDH subtitles (#10036)
10 months ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
MBR-0001 ade3afad41 Add IsAutomated to SubtitleSearchRequest
3 years ago
cvium 229917a2f8 Queue refresh after subtitle upload + minor fixes
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Niels van Velzen 0a0e10e854 Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
crobibero afe3b5999e Fix route naming
3 years ago
crobibero 5b758c4711 Mark query parameters as obsolete
3 years ago
crobibero e0ff51cf2a Mark query parameters as obsolete
3 years ago
crobibero 73fe9d3f69 Allow subtitle format to be set from query parameter.
3 years ago
crobibero 5f998bdd1f Require elevated auth to upload subtitles
3 years ago
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
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
4 years ago
nyanmisaka dd3b48f203 fix lint
4 years ago
Nyanmisaka 16658c92fe
fix SubtitlesOctopus
4 years ago
Nyanmisaka 53861db451
Apply suggestions from code review
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
4 years ago