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-03-23
Handle single- or triple-part platform names
Joshua M. Boniface
2020-03-23
Fix up single-segment platform names
Joshua M. Boniface
2020-03-23
Port Fedora and CentOS builds and remove web build
Joshua M. Boniface
2020-03-23
Back up and restore control file
Joshua M. Boniface
2020-03-23
Mount the source volume rather than copy it
Joshua M. Boniface
2020-03-23
Add Ubuntu configurations
Joshua M. Boniface
2020-03-23
Don't limit to files (allow symlinks)
Joshua M. Boniface
2020-03-23
Fix version output
Joshua M. Boniface
2020-03-23
Remove NPM install from Dockerfiles
Joshua M. Boniface
2020-03-23
Fix deps for armhf
Joshua M. Boniface
2020-03-23
Add arm64 and armhf builds
Joshua M. Boniface
2020-03-23
Only support cross-building with Docker
Joshua M. Boniface
2020-03-23
Only support Docker builds on amd64
Joshua M. Boniface
2020-03-23
Remove web building, rename, bump version
Joshua M. Boniface
2020-03-23
Prevent FormatException when mapping TV series
Luke Foust
2020-03-23
Don't return closed stream for subtitles. (jellyfin/jellyfin#2650)
Ian Walton
2020-03-23
Merge pull request #3 from jellyfin/master
Luke Foust
2020-03-23
Translated using Weblate (German)
Dennis M. Pöpperl
2020-03-23
Merge pull request #2645 from sparky8251/rss-feed-add
dkanada
2020-03-23
Merge pull request #2638 from mark-monteiro/update-asp
dkanada
2020-03-22
Clean up minor formatting issue
sparky8251
2020-03-22
Add RSS feed badges to README
sparky8251
2020-03-22
Add first proof-of-concept deployment setup
Joshua M. Boniface
2020-03-22
Ignore web artifacts
Joshua M. Boniface
2020-03-22
Add new build.sh script and symlink
Joshua M. Boniface
2020-03-22
Move Debian folder to root of repo
Joshua M. Boniface
2020-03-22
Move all old deployment stuff to a new folder
Joshua M. Boniface
2020-03-22
Remove old build script
Joshua M. Boniface
2020-03-22
Add type to externalids to distinguish them in the UI
Luke Foust
2020-03-22
Translated using Weblate (Norwegian Nynorsk)
Frode F
2020-03-22
Merge pull request #2 from jellyfin/master
Luke Foust
2020-03-22
Merge pull request #2642 from mark-monteiro/fix-extras
Joshua M. Boniface
2020-03-23
Merge pull request #2478 from JustAMan/fix-search-order
dkanada
2020-03-23
add code suggestions
dkanada
2020-03-22
Add missing null check when retrieving extras
Mark Monteiro
2020-03-22
Update benches project to correct target framework
Mark Monteiro
2020-03-22
Update all packages to .NET Core 3.1.2
Mark Monteiro
2020-03-21
Check for implementation of IService correctly
Mark Monteiro
2020-03-21
Register ServiceController with the DI framework
Mark Monteiro
2020-03-21
Log a warning if an attempt is made to register an invalid service type
Mark Monteiro
2020-03-21
Create ServiceController via DI instead of manual construction
Mark Monteiro
2020-03-21
Do not create unnecessary instances of IService at server startup
Mark Monteiro
2020-03-21
Add instructions for serving content over HTTPS
Mark Monteiro
2020-03-21
Log all 'DOTNET_' and 'ASPNETCORE_' environment variables at application startup
Mark Monteiro
2020-03-21
Log 'ASPNETCORE_ENVIRONMENT' value at application startup
Mark Monteiro
2020-03-21
Bind HTTPS ports when running with development environment flag
Mark Monteiro
2020-03-21
Set 'ASPNETCORE_ENVIRONMENT=Development' when running from visual studio
Mark Monteiro
2020-03-21
Run in development mode by default from Visual Studio
Mark Monteiro
2020-03-21
Do not handle exceptions manually when in development mode
Mark Monteiro
2020-03-21
Clean up HTTP listener exception handling
Mark Monteiro
[prev]
[next]