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-06-19
Merge pull request #3373 from crobibero/api-dto
Patrick Barron
2020-06-18
Add DtoExtensions.cs
crobibero
2020-06-18
Merge pull request #3357 from crobibero/api-authorization
David
2020-06-18
Merge pull request #3369 from crobibero/api-cleanup
Patrick Barron
2020-06-18
Remove nullable, add async task
crobibero
2020-06-17
Merge pull request #3321 from Ullmie02/api-librarystructure
Patrick Barron
2020-06-17
Merge pull request #2944 from crobibero/api-image
Patrick Barron
2020-06-17
Merge pull request #2946 from crobibero/api-image2
David
2020-06-17
Merge pull request #3269 from crobibero/api-filter
David
2020-06-17
User proper File constructor
crobibero
2020-06-17
User proper File constructor
crobibero
2020-06-17
Merge branch 'api-filter' of github.com:crobibero/jellyfin into api-filter
crobibero
2020-06-17
Merge remote-tracking branch 'upstream/api-migration' into api-filter
crobibero
2020-06-17
Update Jellyfin.Api/Controllers/FilterController.cs
Cody Robibero
2020-06-17
Merge pull request #3333 from crobibero/api-item-refresh
Cody Robibero
2020-06-17
Merge pull request #3274 from crobibero/api-localization
Cody Robibero
2020-06-17
Merge pull request #3280 from crobibero/api-plugin
David
2020-06-17
Add X-Forward-(For/Proto) support
crobibero
2020-06-17
revert adding Jellyfin to auth header
crobibero
2020-06-16
Further cleanup and add final tests
crobibero
2020-06-16
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Cody Robibero
2020-06-16
Add tests and cleanup
crobibero
2020-06-16
Add Default authorization policy
crobibero
2020-06-16
Fix tests.
crobibero
2020-06-16
Await Task from _libraryManager
David
2020-06-15
Add GetAuthorizationInfo for netcore HttpRequest
crobibero
2020-06-15
Add more authorization handlers, actually authorize requests
crobibero
2020-06-14
Merge pull request #3340 from crobibero/api-migration-merge
Anthony Lavado
2020-06-14
fix merge conflict
crobibero
2020-06-14
Merge remote-tracking branch 'upstream/master' into HEAD
crobibero
2020-06-15
Merge pull request #3267 from pusta/Contributors-Update
dkanada
2020-06-15
Merge pull request #3315 from crobibero/dashboard-update
dkanada
2020-06-15
Merge pull request #3319 from Ullmie02/api-204
dkanada
2020-06-15
Merge pull request #3329 from telans/code-analyzer-tests
dkanada
2020-06-15
Merge pull request #3158 from Artiume/patch-5
dkanada
2020-06-14
Merge pull request #3288 from Ullmie02/api-subtitles
Patrick Barron
2020-06-14
Merge pull request #3148 from barronpm/userdb-efcore
Anthony Lavado
2020-06-14
Fix null reference to fix CI
David
2020-06-14
Merge remote-tracking branch 'upstream/api-migration' into api-librarystructure
David
2020-06-14
Merge remote-tracking branch 'upstream/api-migration' into api-204
David
2020-06-14
Merge remote-tracking branch 'upstream/api-migration' into api-subtitles
David
2020-06-14
fix StyleCop warning in Jellyfin.MediaEncoding.Tests
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-13
Add comment
Patrick Barron
2020-06-13
Add missing properties to UserDto
Patrick Barron
2020-06-13
Actually set `BlockUnratedItems`
Patrick Barron
2020-06-13
Fix concurrency exception
Patrick Barron
2020-06-13
Move ItemRefreshService.cs to Jellyfin.Api
crobibero
2020-06-13
Merge remote-tracking branch 'upstream/api-migration' into api-filter
crobibero
2020-06-13
Merge remote-tracking branch 'upstream/api-migration' into api-plugin
crobibero
[next]