| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-22 | Move all old deployment stuff to a new folder | Joshua M. Boniface | |
| 2020-03-15 | Correct BuildRequires and NodeJS for Fedora/CentOS | Joshua M. Boniface | |
| 2020-03-04 | update fedora | artiume | |
| 2020-02-10 | Fix Fedora build | David Mouse | |
| Fedora builds were broken due to dotnet-sdk-3.1 and dotnet-runtime-3.1 not being available on the @dotnet-sig/dotnet repo as well as a lack of the git package (needed for yarn when installing jellyfin/jellyfin-noto per https://github.com/jellyfin/jellyfin-web/pull/735). Replaces the outdated repo with the official repo found in Microsoft's documentation. | |||
| 2020-01-04 | Update the build script to use .NET core SDK 3.1 | Sacha Korban | |
| 2019-11-02 | Update path of SOS readme | Joshua Boniface | |
| Seems like this changed upstream as it's not our file. | |||
| 2019-11-02 | Add master fallback for web build | Joshua Boniface | |
| 2019-11-02 | REVERT-ME Update to .NET 3.0 | Joshua Boniface | |
| 2019-10-27 | Merge branch 'master' into copr-fix | Joshua M. Boniface | |
| 2019-10-26 | Add comments about Source URLs and remove no longer needed dependency | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-10-21 | Fix buildscript failure, remove unnecessary yarn repo for Fedora build | Thomas Büttner | |
| 2019-10-20 | Remove web frontend build from docker-build.sh | Joshua Boniface | |
| This is now handled in the RPM spec. | |||
| 2019-10-20 | Remove spec version bump | Joshua Boniface | |
| This will be taken care of with the 10.4.1 bump in stable. | |||
| 2019-10-17 | Support buiding jellyfin-web webpack | Brian J. Murrell | |
| Needs nodejs >= 8 on EL7 - from https://rpm.nodesource.com/pub_8.x/el/7/x86_64/ on EL7. Needs yarn - from yarnpkg.com on EL7 | |||
| 2019-10-11 | Bump version to 10.5.0 for next stable release | Joshua Boniface | |
| 2019-09-26 | Remove redundant yarn build command | Joshua Boniface | |
| 2019-09-25 | Clean up and fix Fedora/CentOS builds | Joshua Boniface | |
| This performs a lot of bugfixing and general cleanup to the Fedora/CentOS builds, including moving the create_tarball into the docker-build.sh script, remove some old long versions from the spec file, correcting several bugs with the Docker environment including splitting them into more discrete layers, and finally making sure jellyfin-web is included properly in the RPM. | |||
| 2019-09-25 | Clean up web_build_dir in docker-build.sh | Joshua Boniface | |
| 2019-09-25 | Clean up deployment directory | Joshua Boniface | |
| 1. Update README.md to remove some old info 2. Remove common.build.sh from all the build scripts 3. Remove common.build.sh script 4. Remove the docker folder as this isn't used at all | |||
| 2019-09-24 | Add web build to Fedora package build | Joshua Boniface | |
| 2019-08-31 | Bump version to 10.4.0 | Joshua Boniface | |
| 2019-08-20 | Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services | loli10K | |
| 2019-07-24 | Merge pull request #1560 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for 10.3.7 | |||
| 2019-07-24 | Bump version for 10.3.7v10.3.7 | Joshua M. Boniface | |
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-06 | Bump version for 10.3.6 | Joshua M. Boniface | |
| 2019-07-02 | Merge pull request #1167 from Bond-009/eol | dkanada | |
| Force LF line endings | |||
| 2019-06-28 | Use which to find the service binary path | Joshua M. Boniface | |
| 2019-06-28 | Make message wording more consistent | Joshua M. Boniface | |
| 2019-06-27 | Add nicer restart script | Joshua M. Boniface | |
| The old restart script was buggy, as reported in #1320. This updated script seems to work far more reliably and conforms to the existing jellyfin-sudoers packages sudo configuration. | |||
| 2019-06-09 | Bump version for 10.3.5v10.3.5 | Joshua M. Boniface | |
| 2019-06-08 | Add execute permissions back | Bond-009 | |
| 2019-06-08 | Force LF line endings | Bond_009 | |
| 2019-06-06 | Bump version for 10.3.4v10.3.4 | Joshua M. Boniface | |
| 2019-05-17 | Bump version for 10.3.3v10.3.3 | Joshua M. Boniface | |
| 2019-05-01 | Move artifact chown inside docker to avoid sudo | Odd Stråbø | |
| 2019-04-30 | Bump version for 10.3.2v10.3.2 | Joshua Boniface | |
| 2019-04-20 | Bump version to 10.3.1 | Joshua Boniface | |
| 2019-04-19 | Bump version to 10.3.0 (release)v10.3.0 | Joshua Boniface | |
| 2019-04-10 | Bump version to 10.3.0-rc2 and update submodulev10.3.0-rc2 | Joshua Boniface | |
| 2019-03-30 | Bump version to 10.3.0 and update submodulev10.3.0-rc1 | Joshua Boniface | |
| 2019-03-12 | Finalise removal of --ffprobe switch | PloughPuff | |
| Removed --ffprobe from src files and server/docker scripts. | |||
| 2019-03-10 | Use environment variables instead of opts for RPM | Joshua Boniface | |
| 2019-02-28 | Bump version to 10.2.2v10.2.2 | Joshua Boniface | |
| 2019-02-25 | Merge pull request #979 from Wuerfelbecher/release-disable-debug | Vasily | |
| Build Package releases without debug turned on | |||
| 2019-02-24 | Build releases without debug | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-21 | COPR auto building | Brian J. Murrell | |
| This adds enhancements so that Fedora/EL packages can be automatically built in COPR when a webhook is received. A typical webhook could be for tagging events for example or even a "Release" webhook to only build releases. | |||
| 2019-02-21 | dotnet-runtime is needed in Fedora RPM build also | Brian J. Murrell | |
| 2019-02-20 | Install the dotnet runtime too | Joshua Boniface | |
| This is needed since /usr/bin/dotnet doesn't exist in the SDK package for whatever reason as of Feb 18 2019. | |||
| 2019-02-20 | Bump version to 10.2.1v10.2.1 | Joshua Boniface | |
