aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix bad tar flag for XZJoshua M. Boniface2024-03-03
* Add commit output to checkout.pyJoshua M. Boniface2024-03-03
* Add tar.xz archivesJoshua M. Boniface2024-03-03
* Fix another bad variable referenceJoshua M. Boniface2024-03-03
* Revert "Reenable Ubuntu 24.04 noble"Joshua M. Boniface2024-03-03
* Add logging for image and manifest pushesJoshua M. Boniface2024-03-03
* Reenable Ubuntu 24.04 nobleJoshua M. Boniface2024-03-03
* Fix incorrect variable nameJoshua M. Boniface2024-03-03
* Fix incorrect incoming pathsJoshua M. Boniface2024-03-03
* Fix incorrect symlinkJoshua M. Boniface2024-03-03
* Fix environment variable typoJoshua M. Boniface2024-03-03
* Fix bad newlineJoshua M. Boniface2024-02-25
* Merge pull request #2 from Gauvino/masterJoshua M. Boniface2024-02-25
|\
| * Merge branch 'jellyfin-sandbox:master' into masterGauvino2024-02-24
| |\ | |/ |/|
* | Merge pull request #1 from Gauvino/masterJoshua M. Boniface2024-02-23
|\ \
| | * Add libmali OpenCL runtime for Rockchip RK3588Uruk2024-02-24
| |/
| * Apply suggestionsUruk2024-02-23
| * Apply suggestionsUruk2024-02-23
| * MissedUruk2024-02-23
| * Apply suggestionsUruk2024-02-23
| * Refactor jellyfin-packagingUruk2024-02-23
|/
* Update repository script to use BASEDIRJoshua M. Boniface2024-02-23
* Update paths, symlinks, and version handlingJoshua M. Boniface2024-02-22
* Update repository paths to remove releasesJoshua M. Boniface2024-02-22
* Update repository paths to mainJoshua M. Boniface2024-02-22
* Make gzip explicit in archive typesJoshua M. Boniface2024-02-16
* Reorder Debian releasesJoshua M. Boniface2024-02-16
* Add pyyaml to requirementsJoshua M. Boniface2024-02-16
* Update submodules to right nowJoshua M. Boniface2024-02-16
* Check out the origin master HEADJoshua M. Boniface2024-02-16
* Ensure submodule update errors aren't fatalJoshua M. Boniface2024-02-16
* Add comments to .gitignoreJoshua M. Boniface2024-02-16
* Remove invalid linter rulesJoshua M. Boniface2024-02-16
* Reformat (Black) and lint (flake8) Python scriptsJoshua M. Boniface2024-02-16
* Add linting rulesJoshua M. Boniface2024-02-16
* Move configuration into YAML documentJoshua M. Boniface2024-02-16
* Add note on portable architecturesJoshua M. Boniface2024-02-16
* Add better note about archive supportJoshua M. Boniface2024-02-16
* Add some more notes for DockerJoshua M. Boniface2024-02-16
* Adjust some more wordingJoshua M. Boniface2024-02-16
* Add missing entry in listJoshua M. Boniface2024-02-16
* Add JELLYFIN_VERSION to all build-time envsJoshua M. Boniface2024-02-16
* Fix spelling mistakeJoshua M. Boniface2024-02-15
* Mention the manual triggerJoshua M. Boniface2024-02-15
* Mention the target OS releaseJoshua M. Boniface2024-02-15
* Add two more deb entriesJoshua M. Boniface2024-02-15
* Fix forum badgeJoshua M. Boniface2024-02-15
* Add forum badge and remove reddit badgeJoshua M. Boniface2024-02-15
* Remove Azure badgeJoshua M. Boniface2024-02-15
* Mention GHCR tooJoshua M. Boniface2024-02-15
bgstack15