| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-16 | Fix builders | crobibero | |
| 2020-11-15 | User buster-slim instead of non existent buster | crobibero | |
| 2020-11-15 | Upgrade all netcore3.1 to net5.0 | crobibero | |
| 2020-11-14 | Remove extraneous newline | crobibero | |
| 2020-11-10 | Bump dependencies to Fedora 33 | yodatak | |
| Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 ! | |||
| 2020-11-10 | Update build ci, dockerfiles to .Net5.0 | crobibero | |
| 2020-10-13 | Update to dotnet 3.1.9 | crobibero | |
| 2020-10-09 | Remove references to legacy scripts | crobibero | |
| 2020-09-12 | update to dotnet 3.1.8 | crobibero | |
| 2020-09-04 | Remove GenerateDocumentationFile | crobibero | |
| 2020-09-03 | Merge pull request #4008 from crobibero/publish-with-docs | Joshua M. Boniface | |
| Include xml docs when publishing | |||
| 2020-08-29 | include xml docs when publishing | crobibero | |
| 2020-08-12 | update docker dotnet sdk | crobibero | |
| 2020-08-06 | Bump to .NET Core SDK 3.1.302 | Joshua M. Boniface | |
| 2020-07-17 | utilize jellyfin-ffmpeg for portable x64 | nyanmisaka | |
| 2020-07-04 | update ffmpeg 4.3 from zeranoe builds | nyanmisaka | |
| 2020-06-19 | Remove as builder element as well | Joshua M. Boniface | |
| 2020-06-19 | Move ARGs for directories to after import | Joshua M. Boniface | |
| 2020-06-19 | Add mkdir of the SOURCE_DIR before setting WORKDIR | Joshua M. Boniface | |
| 2020-06-19 | Add builder docker images | Joshua M. Boniface | |
| 2020-06-19 | Modify build scripts to build Unstable versions | Joshua M. Boniface | |
| 2020-04-09 | Remove old build infra (again) | Joshua M. Boniface | |
| 2020-04-09 | Preserve Unraid configuration | Joshua M. Boniface | |
| 2020-04-09 | Revert "Remove old stuff" | Joshua M. Boniface | |
| This reverts commit b9fdd96ece39a6ff0f4ff37ecba36d7a0f65fcba. | |||
| 2020-04-09 | Correct ARCH var in Ubuntu Dockerfiles | Joshua M. Boniface | |
| 2020-03-24 | Use more specific mv source glob | Joshua M. Boniface | |
| 2020-03-24 | Remove old stuff | Joshua M. Boniface | |
| 2020-03-23 | Unify dep installation and update | Joshua M. Boniface | |
| 2020-03-23 | Go back to cp-based control archive but right | Joshua M. Boniface | |
| 2020-03-23 | Remove arch from macos | Joshua M. Boniface | |
| 2020-03-23 | Use git checkout instead of file copies to clean | Joshua M. Boniface | |
| 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 | |
