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-03-26
Add documentation around Name, Id, and Type. Changed ExternalIdType to Extern...
Luke Foust
2020-03-26
Merge branch 'master' of https://github.com/lfoust/jellyfin into externalid-type
Luke Foust
2020-03-25
Update .NET Core to 3.1.3
Mark Monteiro
2020-03-24
Remove unused usings
Bond_009
2020-03-23
Merge pull request #2638 from mark-monteiro/update-asp
dkanada
2020-03-22
Add type to externalids to distinguish them in the UI
Luke Foust
2020-03-22
Add missing null check when retrieving extras
Mark Monteiro
2020-03-22
Update all packages to .NET Core 3.1.2
Mark Monteiro
2020-03-21
Do not create unnecessary instances of IService at server startup
Mark Monteiro
2020-03-21
Rename command line option to --nowebclient and config setting to HostWebClient
Mark Monteiro
2020-03-19
Merge pull request #1 from jellyfin/master
Peter Maar
2020-03-18
Merge pull request #2549 from dkanada/refactor
dkanada
2020-03-15
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-16
Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists
dkanada
2020-03-15
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-15
Clean up and document BrowserLauncher correctly
Mark Monteiro
2020-03-15
Rename IsNoWebContent to NoWebContent
Mark Monteiro
2020-03-13
Do not check for duplicates if they are allowed in playlist configuration
Mark Monteiro
2020-03-13
Add a configuration flag to allow/disallow duplicates in playlists
Mark Monteiro
2020-03-11
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-11
Parse config value correctly
Mark Monteiro
2020-03-11
Use config setting to decide if web content should be hosted
Mark Monteiro
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-11
Merge pull request #2502 from JustAMan/baseitem-equals
Bond-009
2020-03-10
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
Bond-009
2020-03-10
remove useless interface
dkanada
2020-03-09
remove unused files and fix some future warnings
dkanada
2020-03-05
Add inheritdoc comment and squash simple method bodies
Vasily
2020-03-05
Follow code review suggestions
Vasily
2020-03-05
Add speed for alpha numeric sorting
Bond_009
2020-03-04
Implement BaseItem.GetHashCode override
Vasily
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-03-04
Merge pull request #2476 from JustAMan/playto-sort
dkanada
2020-03-03
Lower log level for BaseItem.Equals to debug
Vasily
2020-03-02
Merge pull request #2474 from JustAMan/simplify-sorting
Bond-009
2020-03-02
Merge pull request #2436 from dkanada/music
Vasily
2020-03-02
Replace foreach with for - MOAR SPEED
Vasily
2020-03-02
Apply suggestions from code review
Vasily
2020-03-02
Apply code review suggestion
Vasily
2020-03-02
Speed up equality comparison of BaseItem
Vasily
2020-03-01
Fix emby/user/public API leaking private data
Davide Polonio
2020-02-28
Add new 'nowebcontent' configuration flag
Mark Monteiro
2020-02-28
Remove custom queue class as it is not needed
Vasily
2020-02-28
Small speed improvement - no need to convert an array to a list to just itera...
Vasily
2020-02-27
Implement fast sorting
Vasily
2020-02-27
Trying to be more safe
Vasily
2020-02-27
Bring back sorting when needed to fix PlayTo
Vasily
2020-02-27
Apply suggestions from code review
Vasily
2020-02-27
Simplify AlphanumericComparer, reduce code duplication
Vasily
2020-02-25
Open the Swagger API page on server start if not hosting the static web content
Mark Monteiro
[prev]
[next]