aboutsummaryrefslogtreecommitdiff
path: root/deployment
AgeCommit message (Collapse)Author
2019-02-08Replace symlinks with copies and update image nameJoshua Boniface
2019-02-08Remove superfluous VERSION variablesJoshua Boniface
2019-02-05Improve description of keep_artifacts flagJoshua Boniface
2019-02-05Update CentOS package buildJoshua Boniface
2019-02-05Update Fedora package buildJoshua Boniface
2019-02-05Update Debian package buildJoshua Boniface
2019-02-05Add prerequisite keep_artifacts varJoshua Boniface
2019-02-03Make Fedora package.sh script use bashJoshua Boniface
2019-02-03use cachedir optionThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-03optimize rpm dependenciesThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-03Add CentOSThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-01Fix double-dashes in Fedora environment fileJoshua Boniface
2019-02-01Allow adm group to view Jellyfin resourcesJoshua Boniface
This is pretty arbitrary and personal, but I detest services that lock out global access (which is good), but don't simultaneously make it easy for administrators to enter the directories. The adm group should only have actual system administrators as members, so this lets them view the secure directories.
2019-02-01Implement review feedbackJoshua Boniface
2019-01-31Move jellyfin-sudoers to conf dirJoshua Boniface
2019-01-31Use good ideas from Fedora systemd in DebianJoshua Boniface
2019-01-31Replace programdata with datadir everywhereJoshua Boniface
2019-01-31Add cachedir to deployment scripts; fix bad logdirJoshua Boniface
2019-01-31Use double-dash args in install-jellyfn.ps1Joshua Boniface
2019-01-31Update to long opts and add cache dirsJoshua Boniface
2019-01-24Merge pull request #700 from jellyfin/devAndrew Rabert
Dev sync
2019-01-24Added macOS to the docker sudo exceptionThomas Büttner
2019-01-24Make the docker group check BSD compatibleThomas Büttner
2019-01-24parameterized ffmpeg and nssm stuffPhallacy
2019-01-24Updated Packaging Windows from Linux for parityPhallacy
2019-01-23Fix package build for fedoraThomas Büttner
2019-01-23Quick fix to erroring build scripts and pulling the supported ffmpegPhallacy
2019-01-21Update changelogs to add #666Joshua Boniface
2019-01-21Update changelogs to remove #639, add #661, #54Joshua Boniface
2019-01-21Add jellyfin-web#53 to changelogsJoshua Boniface
2019-01-21Merge pull request #655 from joshuaboniface/local-web-branchJoshua M. Boniface
Support trying local branches in submodule
2019-01-21Add jellyfin-web#52 to changelogsJoshua Boniface
2019-01-21Update changelogs to include this PRJoshua Boniface
2019-01-21Fix inconsistencies in changelogsJoshua Boniface
2019-01-20Bump version to 10.1.0Joshua Boniface
2019-01-20Move dotnet to a per-platform dependencyJoshua Boniface
2019-01-19Update YUM spec versionJoshua Boniface
2019-01-19Add mention of dependencies file per platformJoshua Boniface
2019-01-19Add dependencies.txt entries for Docker buildsJoshua Boniface
2019-01-19Add new centralized build script and READMEJoshua Boniface
2019-01-19Correct invalid changelog entryJoshua Boniface
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-18Merge branch 'dev' into reformatErwin de Haan
2019-01-15Merge branch 'master' into devJoshua Boniface
2019-01-15Merge branch 'dev' into reformatErwin de Haan
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs # Emby.Server.Implementations/LiveTv/LiveTvManager.cs # Emby.Server.Implementations/Security/MBLicenseFile.cs # Emby.Server.Implementations/Security/PluginSecurityManager.cs # Emby.Server.Implementations/Security/RegRecord.cs # MediaBrowser.Api/PluginService.cs # MediaBrowser.Api/System/SystemService.cs # MediaBrowser.Common/Security/IRequiresRegistration.cs # MediaBrowser.Common/Security/ISecurityManager.cs # MediaBrowser.Common/Security/PaymentRequiredException.cs # MediaBrowser.Model/Entities/MBRegistrationRecord.cs # MediaBrowser.Model/Entities/PluginSecurityInfo.cs # deployment/win-generic/build-jellyfin.ps1
2019-01-13Merged the two ARM platforms. To be split apart when a binary ffmpeg is ↵Erwin de Haan
required.
2019-01-13Sudo fix for debian and fedora.Erwin de Haan
2019-01-13Moved ARM dockerfiles back to root.Erwin de Haan
2019-01-12Add TODO for netcore version upgrade.Erwin de Haan
2019-01-12Updated docker build script.Erwin de Haan