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
Age
Commit message (
Expand
)
Author
2020-05-03
Merge pull request #2876 from ZadenRB/asp-net-notifications-service
Bond-009
2020-04-29
Update to return IEnumerable directly where possible
ZadenRB
2020-04-29
Merge pull request #2952 from crobibero/api-exception-middleware
dkanada
2020-04-28
Revise documentation based on discussion in #2872
ZadenRB
2020-04-25
Merge pull request #2932 from crobibero/api-casing
Bond-009
2020-04-24
Add back in return type documentation
ZadenRB
2020-04-23
Apply suggestions, fix warning
crobibero
2020-04-23
oop
crobibero
2020-04-23
Address comments
crobibero
2020-04-23
Address comments
crobibero
2020-04-23
Apply suggestions and add URL to log message
crobibero
2020-04-22
Use ActionResult return type for all endpoints
ZadenRB
2020-04-22
Update documentation of startIndex
ZadenRB
2020-04-21
Make documentation of parameters clearer
ZadenRB
2020-04-21
Translated using Weblate (Chinese (Traditional))
Chen-Tai,Peng
2020-04-21
Translated using Weblate (Portuguese (Portugal))
André Silva
2020-04-21
Translated using Weblate (Persian)
Mehdi Khosravi
2020-04-21
Return to previous exception handle implementation
crobibero
2020-04-21
Add ProducesResponseType to base controller
crobibero
2020-04-21
Move Json Options to static class for easier access.
crobibero
2020-04-21
Add Exception Middleware
crobibero
2020-04-21
Remove documentation of void return type
ZadenRB
2020-04-20
Remove more unnecessary IActionResult
ZadenRB
2020-04-20
Remove error handlers, to be implemented at a global level in a separate PR
ZadenRB
2020-04-21
Merge pull request #2466 from dkanada/plugin
Vasily
2020-04-20
Translated using Weblate (French)
ejalal
2020-04-20
Merge pull request #2620 from mark-monteiro/development-documentation
dkanada
2020-04-20
Merge pull request #2903 from randrey/dlna-albumart-fix
dkanada
2020-04-20
Merge pull request #2936 from anthonylavado/fix-etags-right
dkanada
2020-04-20
Remove JsonIgnore from the DateLastSaved property of BaseItem
Anthony Lavado
2020-04-20
Enable nullable reference types on new class, remove unnecessary documenation...
ZadenRB
2020-04-20
add code suggestions
dkanada
2020-04-20
Merge pull request #2916 from Bond-009/minor2
dkanada
2020-04-19
Add response type annotations, return IActionResult to handle errors
ZadenRB
2020-04-19
Merge pull request #2813 from nyanmisaka/docker
Andrew Rabert
2020-04-19
Translated using Weblate (German)
Jay-Jay
2020-04-19
Fix PascalCase
crobibero
2020-04-19
add camelCase formatter
crobibero
2020-04-19
Update instructions for running with the dotnet cli
Mark Monteiro
2020-04-20
Merge pull request #2915 from randrey/imdbid-length-fix
Bond-009
2020-04-19
Changed '\d' to '[0-9]'.
randrey
2020-04-19
Address PR comments, and revert changes that changed the API schema
ZadenRB
2020-04-19
Merge pull request #2849 from lyonzy/patch-1
Joshua M. Boniface
2020-04-19
Minor improvements
Bond_009
2020-04-18
Translated using Weblate (Portuguese)
tayhr
2020-04-19
Merge pull request #2864 from JustAMan/fix-caching
dkanada
2020-04-19
Merge pull request #2829 from Bond-009/warn19
dkanada
2020-04-19
fix spelling error
dkanada
2020-04-19
Merge pull request #2910 from randrey/dlna-extra-mime-types
dkanada
2020-04-18
Limit imdbid to 8 digits.
randrey
[next]