| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-23 | Add Windows build | Joshua M. Boniface | |
| 2020-03-23 | Add .tar.gz-based builds | Joshua M. Boniface | |
| 2020-03-23 | Port Fedora and CentOS builds and remove web build | Joshua 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-23 | Back up and restore control file | Joshua M. Boniface | |
| 2020-03-23 | Mount the source volume rather than copy it | Joshua 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-23 | Add Ubuntu configurations | 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-22 | Add first proof-of-concept deployment setup | Joshua M. Boniface | |
| 2020-03-22 | Move all old deployment stuff to a new folder | Joshua M. Boniface | |
| 2020-03-15 | Use NodeJS 10 on CentOS | Joshua M. Boniface | |
| 2020-03-15 | Correct BuildRequires and NodeJS for Fedora/CentOS | Joshua M. Boniface | |
| 2020-03-05 | Replaces uninstaller icon so it's more visible | ferferga | |
| 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-02-05 | Merge pull request #2379 from joshuaboniface/nodejs-deb | dkanada | |
| Use NodeJS 10.X for NPM builds | |||
| 2020-02-04 | Use NodeJS 10.X for NPM builds | Joshua M. Boniface | |
| 2020-01-28 | Fix broken webserver caused by dotnet publish. | Matt07211 | |
| This should be considered a temp fix, as it fixes the symptom and not the actual root cause of the issue. Why this works? I *feel like* this is a dependency issue and this change forces it to evalute dependencys in a different order, avoiding the bug. | |||
| 2020-01-16 | Merge pull request #2287 from nyanmisaka/master | dkanada | |
| New upstream ffmpeg version 4.2.1 for windows nightly channel | |||
| 2020-01-16 | fix indentation | Nyanmisaka | |
| 2020-01-16 | Update build-jellyfin.ps1 | Nyanmisaka | |
| 2020-01-16 | New upstream ffmpeg version 4.2.1 on windows | Nyanmisaka | |
| 2020-01-16 | New upstream ffmpeg version 4.2.1 on windows | Nyanmisaka | |
| 2020-01-16 | New upstream ffmpeg version 4.2.1 on windows | Nyanmisaka | |
| 2020-01-15 | Switch around SetCompressor arguments. Hide progress bars for powershell. | Erwin de Haan | |
| 2020-01-15 | Switch to slightly more verbose logging. | Erwin de Haan | |
| 2020-01-15 | Enable /SOLID switch for compression | Erwin de Haan | |
| 2020-01-15 | Enable Unicode | Erwin de Haan | |
| ANSI targets are deprecated | |||
| 2020-01-15 | Less output and lesser compression. | Erwin de Haan | |
| 2020-01-04 | Update the build script to use .NET core SDK 3.1 | Sacha Korban | |
| 2019-12-15 | Remove broken Microsoft SDK image (#2158) | Joshua M. Boniface | |
| * Remove broken Microsoft SDK image This was not working; for some reason the Microsoft .NET Docker image for 3.0 still had a 2.1 binary which was wreaking havoc. Replace it with the manual download that all the other .deb packages use. * Install missing dependency | |||
| 2019-12-06 | Fix ubuntu x64 docker build | Bond_009 | |
| 2019-11-26 | Use .Net Core 3.0 in all docker images | Bond-009 | |
| 2019-11-19 | Merge pull request #1925 from joshuaboniface/integrate-web-build-debuntu | Joshua M. Boniface | |
| Integrate web build into Debuntu package build steps | |||
| 2019-11-03 | Merge pull request #1903 from anthonylavado/nsis-update | Joshua M. Boniface | |
| Update NSIS Installer | |||
| 2019-11-03 | Merge pull request #1859 from joshuaboniface/copr-fix | Joshua M. Boniface | |
| Fix COPR build and Fedora packaging | |||
| 2019-11-03 | Always download the latest tray app release | Anthony Lavado | |
| 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-11-01 | Use the correct file copy operation for the icon | Anthony Lavado | |
| 2019-11-01 | Fix an incorrect argument type in build script | Anthony Lavado | |
| 2019-10-30 | Add the tray app download to the build script, use it in the installer shortcuts | Anthony Lavado | |
| Adds the tray app download to build-jellyfin, adjusts the shortcuts in the installer, and adds the switch to the pipeline configuration. | |||
| 2019-10-29 | Remove the SPEC edit hack, replace with proper repos (#7) | Thomas Büttner | |
| * Remove the SPEC edit hack, replace with proper repos Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> * Fix bad rpmbuild flag Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-10-29 | Remove extra EndIf | Anthony Lavado | |
| 2019-10-28 | updates win32 build script with nssm mirror | LogicalPhallacy | |
| 2019-10-28 | Updating win-x64 build NSSM address | LogicalPhallacy | |
| 2019-10-28 | Updated build-jellyfin.ps1 to pull from my mirror | LogicalPhallacy | |
| Updated it to pull from my mirror on Azure. | |||
