Commit Graph

127 Commits (cf9223b8cb2f1ebccf20cb1dcd99d19b78cf3e61)

Author SHA1 Message Date
crobibero 524243a934 fix merge conflict
4 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD
4 years ago
dkanada e2b2f74b47
Merge pull request #3319 from Ullmie02/api-204
4 years ago
David 9bedd9ac3c Merge remote-tracking branch 'upstream/api-migration' into api-204
4 years ago
David d01f56bc42 Merge remote-tracking branch 'upstream/api-migration' into api-subtitles
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
crobibero ec3e15db57 Fix merge and build
4 years ago
crobibero 829eb1a849 merge master into api-migration
4 years ago
David 043d76bd6e Use Http status code 204 instead of 200
4 years ago
Patrick Barron 6429e60c40
Merge pull request #2931 from crobibero/api-attachment
4 years ago
Patrick Barron 6a62c3c628
Merge pull request #3281 from Ullmie02/api-activitylog
4 years ago
Patrick Barron a6573e015f
Merge pull request #2983 from bruceCoelho/api-migration
4 years ago
David a47ff4043f Disable CA1801
4 years ago
David fcbae95d19 Use 'await using Stream' instead of 'using Stream'
4 years ago
crobibero a6815018dc Update to .NET Core 3.1.5
4 years ago
David 8178b19470 Fix suggestions
4 years ago
David f64e8e8757 Move SubtitleService to Jellyfin.Api
4 years ago
Cody Robibero c61efba0c6
Merge pull request #3286 from Ullmie02/api-apikey
4 years ago
David 6a70081643 Move ApiKeyService to Jellyfin.Api
4 years ago
David 1bf6c085ed Move File; Move Route; use DateTime? in Query
4 years ago
Cody Robibero 647b78a3c0
Merge pull request #3226 from Ullmie02/api-searchservice
4 years ago
dkanada ac9bef9465
Merge pull request #3227 from crobibero/api-first-user
4 years ago
Patrick Barron d105bc728d Fix startup wizard.
4 years ago
David dc190e5683 Move ActivityLogService to Jellyfin.Api
4 years ago
David Ullmer 1491e93d84 Add response code documentation
4 years ago
dkanada b3f8928fbb
Merge pull request #3218 from crobibero/api-cors
4 years ago
David cefa9d3c08 Add default values for parameters and fix spelling
4 years ago
David 7fa374f8a2 Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
4 years ago
David f3029428cd Fix suggestions
4 years ago
dkanada f7f59fe9a3
Merge branch 'api-migration' into api-config-json
4 years ago
crobibero 6be862545a Merge remote-tracking branch 'upstream/api-migration' into api-cors
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Cody Robibero 601e4a88c9
Merge pull request #2933 from crobibero/api-device
4 years ago
crobibero 3e749eabdf Fix doc errors
4 years ago
Bond-009 af93ec750c Enable TreatWarningsAsErrors for more projects
4 years ago
crobibero cf9cbfff56 Add second endpoint for Startup/User
4 years ago
crobibero 0e41c4727d revert to System.Text.JsonSerializer
4 years ago
David 638cfa32ab Move SearchService to new API endpoint
4 years ago
crobibero e30a85025f Remove log spam when using legacy api
4 years ago
crobibero 9f0b5f347a Switch Config controller to System.Text.Json
4 years ago
Cody Robibero 297ab2e423
Merge pull request #2962 from crobibero/api-config
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Bond-009 5c95037234
Merge pull request #2953 from crobibero/api-startup
4 years ago
crobibero 2689865858 Remove unused using
4 years ago
crobibero 51d54a8ca4 Fix return content type
4 years ago
crobibero b28dd47a0f implement review suggestions
4 years ago
Bruce 24543b04c1 Applying review suggestion to documentation
4 years ago
crobibero cdb25e355c Fix return value
4 years ago
crobibero cf78edc979 Fix Authorize attributes
4 years ago
crobibero a11a193439 Remove CameraUpload endpoints
4 years ago