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
/
Emby.Server.Implementations
/
Library
Age
Commit message (
Expand
)
Author
2020-06-03
Fix build
Bond-009
2020-06-03
Merge pull request #3203 from Bond-009/warn18
Vasily
2020-06-03
Merge pull request #2767 from Bond-009/nullable3
Vasily
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-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-28
Convert non-local image to local before computing blurhash
Vasily
2020-05-28
Do not compute dimensions or blurhash for remote images
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-27
Handle errors during blurhash generation so it does not fail the scan
Vasily
2020-05-26
Revert "Fix emby/user/public API leaking sensitive data"
Joshua M. Boniface
2020-05-26
Apply suggestions from code review
Vasily
2020-05-21
Rename Hash to BlurHash in all properties and methods for clarity
Vasily
2020-05-21
Fix nullref for imageProcessor in LibraryManager
Vasily
2020-05-19
Add lost+found to ignore list
artiume
2020-05-19
More small optimizations
Vasily
2020-05-19
Compute hash only when one is not computed in DB, small optimizations here an...
Vasily
2020-05-19
Fix nullref exception
Vasily
2020-05-19
Fix compilation after rebase
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-18
Merge pull request #3099 from rigtorp/ignore-patterns
Vasily
2020-05-15
Use glob patterns to ignore files
Erik Rigtorp
2020-05-14
Update Books Resolver File Types
artiume
2020-05-12
Remove support for injecting ILogger directly
Patrick Barron
2020-05-07
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
Bond-009
2020-05-06
Fix variable declaration and follow sonarcloud suggestions
Davide Polonio
2020-05-02
Remove extra line in UserManager
Davide Polonio
2020-04-29
Merge pull request #2920 from Bond-009/tests2
Vasily
2020-04-23
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
dkanada
2020-04-22
Merge branch 'master' into fix-auth-response-codes
Bond-009
2020-04-21
Address comments
Bond_009
2020-04-20
Create ApplicationHost logger correctly
Mark Monteiro
2020-04-20
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-20
Add some simple tests
Bond_009
2020-04-19
Changed '\d' to '[0-9]'.
randrey
2020-04-18
Limit imdbid to 8 digits.
randrey
2020-04-18
Fix imdbid regex
randrey
2020-04-16
Merge pull request #2830 from Bond-009/dvdlib
Vasily
2020-04-15
Merge pull request #2746 from dafo90/master
Bond-009
2020-04-15
Merge branch 'master' into nullable3
Bond_009
2020-04-13
Throw AuthenticationException instead of ArgumentNullException when a user do...
Mark Monteiro
2020-04-13
Return correct status codes for authentication and authorization errors
Mark Monteiro
2020-04-11
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-11
DvdLib: remove dependency on MediaBrowser.Model
Bond_009
2020-04-10
Merge pull request #2755 from Bond-009/dbcleanup
Vasily
2020-04-08
Log message for each exception during login
dafo90
2020-04-07
Merge pull request #2696 from mark-monteiro/fix-extras
Vasily
2020-04-06
Fix Authentication request log
dafo90
[next]