index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
/
LibraryController.cs
Age
Commit message (
Expand
)
Author
2021-09-03
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-03-25
enable range processing for download endpoints
cvium
2021-03-13
Merge pull request #5515 from jellyfin/fix-refresh-endpoint
Bond-009
2021-03-13
fix refresh endpoint
Claus Vium
2021-03-11
Fix third part integration
crobibero
2021-03-04
Specify defaults or set query parameter to nullable
crobibero
2021-02-10
Create BaseItemKind enum
crobibero
2020-12-20
Fix similar endpoint for TV
David
2020-12-20
Re-add IsMovie
David
2020-12-20
Fix similar items endpoint for movies and TV
David
2020-12-17
Set filename when downloading file
crobibero
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-15
Merge remote-tracking branch 'upstream/master' into dotnet-5
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Api (part 1)
crobibero
2020-11-12
Semi-revert removal of Name for /Similar in openapi
cvium
2020-11-11
Update Jellyfin.Api/Controllers/LibraryController.cs
Claus Vium
2020-11-11
Merge branch 'master' into fix_and_mildly_improve_similar
Claus Vium
2020-11-09
Add ModelBinder to ItemFilter
crobibero
2020-11-09
Remove duplicate /Similar endpoints and add poor matching for artists and albums
cvium
2020-10-29
Make MrLinter happy
crobibero
2020-10-29
Remove AddItemFields
crobibero
2020-10-09
Convert field string to enum.
crobibero
2020-09-09
Merge remote-tracking branch 'upstream/master' into bad-route
crobibero
2020-09-07
Fix api routes
crobibero
2020-09-06
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-09-01
Simplify file returns
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-30
Move library entities to folder.
Patrick Barron
2020-08-24
Make LibraryController.GetDownload async
Patrick Barron
2020-08-06
Apply fixes from review
crobibero
2020-08-05
Fix photo viewer
David
2020-08-04
Fix all route for base url support
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-07-20
changes from merge
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-25
Merge pull request #3434 from crobibero/api-unused
Patrick Barron
2020-06-25
Add missing route
crobibero
2020-06-24
remove unused parameters
crobibero
2020-06-24
add missing docs and attributes
crobibero
2020-06-19
Add movie support to existing GetSimilarItemsResult
crobibero
2020-06-19
Move LibraryService.cs to Jellyfin.Api
crobibero
2020-04-25
init
crobibero