Commit Graph

48 Commits (c7d50d640e614a3c13699e3041fbfcb258861c5a)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null
1 year 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
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