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
/
MediaBrowser.Controller
Age
Commit message (
Expand
)
Author
2020-06-09
Fix startup wizard.
Patrick Barron
2020-06-07
Apply review suggestions and fix bug
Patrick Barron
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
Fix build
Bond-009
2020-06-03
Merge pull request #2767 from Bond-009/nullable3
Vasily
2020-06-03
Merge pull request #3180 from xumix/master
Anthony Lavado
2020-06-03
Merge pull request #3179 from Bond-009/bugs
Anthony Lavado
2020-06-02
Merge pull request #2676 from GranPC/public-pr/blurhash
Vasily
2020-06-01
Move logic of computing Blurhash components to ImageProcessor
Vasily
2020-05-28
Convert non-local image to local before computing blurhash
Vasily
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-05-27
Make sure blurhash is recomputed if image changed or metadata refresh toggled
Vasily
2020-05-26
Fix a bug in Emby.Notifications and clean up
Patrick Barron
2020-05-26
Make SonarCloud less angry
Patrick Barron
2020-05-26
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-26
Merge pull request #2733 from OancaAndrei/syncplay
Joshua M. Boniface
2020-05-26
Revert "Fix emby/user/public API leaking sensitive data"
Joshua M. Boniface
2020-05-26
Fix code issues
gion
2020-05-26
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-26
Refactor copy codec checks
xumix
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-05-26
Apply suggestions from code review
Vasily
2020-05-22
Warnings cleanup
Patrick Barron
2020-05-21
Rename Hash to BlurHash in all properties and methods for clarity
Vasily
2020-05-20
Make blurhash be computed during regular scans if it was not already computed
Vasily
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-20
Fix profile images.
Patrick Barron
2020-05-19
Fix code smells
Vasily
2020-05-19
Compute hash only when one is not computed in DB, small optimizations here an...
Vasily
2020-05-18
Add endpoint to update all items in library
Jesús Higueras
2020-05-18
Add BlurHash support to backend
Jesús Higueras
2020-05-17
Update to .NET Core 3.1.4
Mark Monteiro
2020-05-15
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-15
Merge pull request #2970 from barronpm/activitydb-efcore
Vasily
2020-05-15
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-14
Rename function
Frank Riley
2020-05-14
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/h...
Frank Riley
2020-05-14
Merge branch 'master' into activitydb-efcore
Patrick Barron
2020-05-14
Merge branch 'master' into websocket
Mark Monteiro
2020-05-13
Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into...
Patrick Barron
2020-05-13
Remove more unused code
Patrick Barron
2020-05-13
Merge branch 'master' into activitydb-efcore
Patrick Barron
2020-05-13
Apply review suggestions
Patrick Barron
2020-05-13
Apply documentation suggestions from code review
Mark Monteiro
2020-05-13
2nd half of changes
Patrick Barron
2020-05-12
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-05-10
Do not include a double slash in URLs when a base URL is not set
Mark Monteiro
2020-05-10
Merge branch 'master' into simplify-https-config
Mark Monteiro
2020-05-10
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
Mark Monteiro
[next]