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
Age
Commit message (
Expand
)
Author
2019-01-27
Fix crash when trying to deserialize a non-existing scheduled task
Claus Vium
2019-01-27
Check if file exists instead of catching exceptions
Bond_009
2019-01-27
Remove code for pre-installed plugins
Bond_009
2019-01-26
Add Size to TypedBaseItem
Claus Vium
2019-01-26
Merge pull request #723 from Bond-009/dbperf
Andrew Rabert
2019-01-26
Merge pull request #709 from Bond-009/null
Andrew Rabert
2019-01-26
Merge pull request #710 from Bond-009/spelling
Andrew Rabert
2019-01-26
Merge pull request #711 from Bond-009/sysevent
Andrew Rabert
2019-01-26
Address comments
Bond_009
2019-01-26
Fix ctor
Bond_009
2019-01-26
Minor improvements to db code
Bond_009
2019-01-26
Change image dimentions from double to int
Bond_009
2019-01-25
Revert "Merge pull request #452 from Bond-009/activitydb"
Erwin de Haan
2019-01-25
Remove remnants of system events
Bond_009
2019-01-25
Fix a spelling mistake
Bond_009
2019-01-25
Fix always null expressions
Bond_009
2019-01-24
Merge pull request #452 from Bond-009/activitydb
Andrew Rabert
2019-01-24
Merge pull request #657 from Bond-009/true
Andrew Rabert
2019-01-24
Merge pull request #672 from cvium/kill_unconditional_caching
Andrew Rabert
2019-01-23
Suffix async methods with Async
Bond_009
2019-01-23
No need to check if the dir exists
Bond_009
2019-01-23
Return a true IEnumerable
Bond_009
2019-01-23
Ensure DB exists
Bond_009
2019-01-23
Use EF Core for Activity database
Bond_009
2019-01-22
Merge pull request #668 from hawken93/prepare_for_reports_module
Andrew Rabert
2019-01-22
Remove conditions that are always true/false
Bond_009
2019-01-22
Fix trim input
Claus Vium
2019-01-22
Trim quotes from If-None-Match
Claus Vium
2019-01-22
Remove unconditional caching, modified since header and use ETags
Claus Vium
2019-01-22
removed excess newlines
Tthecreator
2019-01-22
Set EnableRaisingEvents correctly for SubtitleEncoder
Tthecreator
2019-01-22
Add comments to SqliteItemRepository to help out whoever is next
hawken
2019-01-20
Merge branch 'dev' into imagesize
Andrew Rabert
2019-01-20
Merge pull request #621 from Bond-009/perf
Andrew Rabert
2019-01-20
Updated param name
William Taylor
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-20
Minor improvements to library scan code
Bond_009
2019-01-20
Cleanup ImageProcessor
Bond_009
2019-01-20
Remove embedded resource from csproj
cvium
2019-01-20
Remove MediaBrowser.Text since it violates licenses and is overall hacky
cvium
2019-01-19
Update product name to Jellyfin Server
Andrew Rabert
2019-01-19
Use AssmeblyProduct for Name
Andrew Rabert
2019-01-19
Remove redundant GetDefaultUserAgent
Andrew Rabert
2019-01-19
Fix ApplicationUserAgent documentation
Andrew Rabert
2019-01-19
Fix User-Agent
Andrew Rabert
2019-01-19
Rename ApplicationSemanticVersion to ApplicationVersion
Andrew Rabert
2019-01-19
Remove ApplicationVersion
Andrew Rabert
2019-01-19
Merge pull request #508 from EraYaN/api-version-reporting
Andrew Rabert
2019-01-20
Removed useless method, Name => Jellyfin Server
Erwin de Haan
2019-01-20
Revert Jellyfin.Versioning, Update all versions and user agents.
Erwin de Haan
[next]