aboutsummaryrefslogtreecommitdiff
path: root/deployment
AgeCommit message (Collapse)Author
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
2019-01-12Moved main docker file.Erwin de Haan
2019-01-12Enabled update-version in anticipation of the versioning PR.Erwin de Haan
2019-01-12Renamed main script to be more correct for what it does.Erwin de Haan
2019-01-12Fixed fedora rpm build unexpected dependency on liblttng-ust. Fixed the ↵Erwin de Haan
docker builds and added manifest generation.
2019-01-12Added git submodules command. Converted RPM to build from local tree. Added ↵Erwin de Haan
all the execution bits to the build scripts.
2019-01-11Added debian bin folder.Erwin de Haan
2019-01-11Moved rpm package and edited the package slightly, to build the project ↵Erwin de Haan
correctly.
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.