aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-09Revert "Remove old stuff"Joshua M. Boniface
This reverts commit b9fdd96ece39a6ff0f4ff37ecba36d7a0f65fcba.
2020-04-09Correct ARCH var in Ubuntu DockerfilesJoshua M. Boniface
2020-04-09Use jellyfin.org everywhereJoshua M. Boniface
2020-04-09Don't remove already-moved filesJoshua M. Boniface
2020-04-09Improve dpkg handling in build.shJoshua M. Boniface
2020-04-09Improve Fedora spec and add metapackageJoshua M. Boniface
2020-03-30Update bump_version scriptJoshua M. Boniface
1. Remove some cruft 2. Update the metapackage as well 3. Changelogs are automated, don't bother EDITOR-ing them
2020-03-30Add Debian/Ubuntu metapackage equivs fileJoshua M. Boniface
2020-03-24Use more specific mv source globJoshua M. Boniface
2020-03-24Remove old stuffJoshua M. Boniface
2020-03-24Clean up redundant Makefile stepsJoshua M. Boniface
2020-03-23Update info in Fedora specJoshua M. Boniface
2020-03-23Fix makefile formattingJoshua M. Boniface
2020-03-23Unify dep installation and updateJoshua M. Boniface
2020-03-23Go back to cp-based control archive but rightJoshua M. Boniface
2020-03-23Update package description for DebianJoshua M. Boniface
2020-03-23Remove arch from macosJoshua M. Boniface
2020-03-23Bump shared_version to 10.6.0 tooJoshua M. Boniface
2020-03-23Use git checkout instead of file copies to cleanJoshua M. Boniface
2020-03-23Add CODEOWNERS for GitHubJoshua M. Boniface
2020-03-23Add Windows buildJoshua M. Boniface
2020-03-23Add .tar.gz-based buildsJoshua M. Boniface
2020-03-23Handle single- or triple-part platform namesJoshua M. Boniface
2020-03-23Fix up single-segment platform namesJoshua M. Boniface
2020-03-23Port Fedora and CentOS builds and remove web buildJoshua M. Boniface
Simplifies a number of aspects of the RPM build, including moving .copr/Makefile into the "fedora/" folder (and leaving a symlink), removing the jellyfin-web build components, and renaming it jellyfin-server like Debian did.
2020-03-23Back up and restore control fileJoshua M. Boniface
2020-03-23Mount the source volume rather than copy itJoshua M. Boniface
Now that the build script cleans up both before and after building, this is a viable option and will significant reduce build times by promoting container reuse (with `-k`).
2020-03-23Add Ubuntu configurationsJoshua M. Boniface
2020-03-23Don't limit to files (allow symlinks)Joshua M. Boniface
2020-03-23Fix version outputJoshua M. Boniface
2020-03-23Remove NPM install from DockerfilesJoshua M. Boniface
2020-03-23Fix deps for armhfJoshua M. Boniface
2020-03-23Add arm64 and armhf buildsJoshua M. Boniface
2020-03-23Only support cross-building with DockerJoshua M. Boniface
2020-03-23Only support Docker builds on amd64Joshua M. Boniface
2020-03-23Remove web building, rename, bump versionJoshua M. Boniface
2020-03-22Add first proof-of-concept deployment setupJoshua M. Boniface
2020-03-22Ignore web artifactsJoshua M. Boniface
2020-03-22Add new build.sh script and symlinkJoshua M. Boniface
2020-03-22Move Debian folder to root of repoJoshua M. Boniface
2020-03-22Move all old deployment stuff to a new folderJoshua M. Boniface
2020-03-22Remove old build scriptJoshua M. Boniface
2020-03-21Merge pull request #2566 from mark-monteiro/feature-request-issue-templatedkanada
Feature Request Issue Template
2020-03-21Merge pull request #2631 from mark-monteiro/fix-client-build-scriptsdkanada
Fix Client Build Scripts
2020-03-21Merge pull request #2606 from Artiume/patch-4dkanada
Update docker dependencies for Gulp
2020-03-20Add missing trailing slashesMark Monteiro
2020-03-20Translated using Weblate (Bulgarian)Medzhnun
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2020-03-20Remove unnecessary execution of `yarn build:production`Mark Monteiro
2020-03-20Use 'yarn build:production' instead of 'yarn:build' everywhereMark Monteiro
2020-03-20Use a new 'feature-request' label instead of the existing 'feature' labelMark Monteiro