241 Commits (e7c14e384e4dac73270ec0b235084694077749b1)

Author SHA1 Message Date
Gabe Kangas 3810ce4f63 Do not try to copy logo if image does not exist on disk 4 years ago
dependabot[bot] b38d2e0dd4
Bump lodash from 4.17.20 to 4.17.21 in /build/javascript (#994) 4 years ago
dependabot[bot] f0fc2ea4ee
Bump postcss from 8.2.13 to 8.2.14 in /build/javascript (#991) 4 years ago
dependabot[bot] 06853c1184
Bump @videojs/http-streaming from 2.7.1 to 2.8.0 in /build/javascript (#968) 4 years ago
dependabot[bot] 261ef1149a
Bump cssnano from 5.0.1 to 5.0.2 in /build/javascript (#969) 4 years ago
dependabot[bot] f2e0dc08ed
Bump postcss from 8.2.12 to 8.2.13 in /build/javascript (#959) 4 years ago
dependabot[bot] 9049ebae81
Bump postcss from 8.2.10 to 8.2.12 in /build/javascript (#952) 4 years ago
Gabe Kangas bfc5dae960 Stop pointing to admin branch 4 years ago
Gabe Kangas 5214d81264
Codec selection (#892) 4 years ago
dependabot[bot] f1e84949a3
Bump @videojs/http-streaming from 2.7.0 to 2.7.1 in /build/javascript (#919) 4 years ago
dependabot[bot] 7b357c33e9
Bump cssnano from 5.0.0 to 5.0.1 in /build/javascript (#931) 4 years ago
dependabot[bot] 23536d455d
Bump postcss from 8.2.9 to 8.2.10 in /build/javascript (#918) 4 years ago
Gabe Kangas 1b27d0b46d Do not copy data dir on build. Create data dir if needed on launch 4 years ago
Gabe Kangas 36be7b76c2
If no logo exists copy a default one into data on launch. Closes #909 (#916) 4 years ago
dependabot[bot] a83001eca6
Bump cssnano from 4.1.11 to 5.0.0 in /build/javascript (#912) 4 years ago
dependabot[bot] c60fd3c76a
Bump video.js from 7.11.4 to 7.11.8 in /build/javascript (#904) 4 years ago
dependabot[bot] d797a3b1eb
Bump @videojs/http-streaming from 2.6.4 to 2.7.0 in /build/javascript (#902) 4 years ago
dependabot[bot] d02fb92293
Bump cssnano from 4.1.10 to 4.1.11 in /build/javascript (#901) 4 years ago
dependabot[bot] 395333f24b
Bump postcss from 8.2.8 to 8.2.9 in /build/javascript (#876) 4 years ago
Gabe Kangas 69287cf9a2 Use the date as the version number for nightly builds 4 years ago
Gabe Kangas bf93d2decc build docker image every night 4 years ago
Gabe Kangas 9a65d7c43f Copy logo.svg into the docker image on build. Closes #859 4 years ago
dependabot[bot] 01a02c1571
Bump @videojs/http-streaming from 2.6.3 to 2.6.4 in /build/javascript (#824) 4 years ago
dependabot[bot] 7dc070840d
Bump @videojs/http-streaming from 2.6.1 to 2.6.3 in /build/javascript (#802) 4 years ago
dependabot[bot] b3c1712897
Bump postcss from 8.2.7 to 8.2.8 in /build/javascript (#806) 4 years ago
dependabot[bot] 319b6ebe11
Bump @videojs/http-streaming from 2.5.0 to 2.6.1 in /build/javascript (#755) 4 years ago
dependabot[bot] 6608736326
Bump postcss from 8.2.6 to 8.2.7 in /build/javascript (#786) 4 years ago
Gabe Kangas 36645437ef Do not copy the config file into Docker builds 4 years ago
Gabe Kangas e713852c67 Fix Dockerfile to pass along the correct platform name 4 years ago
Gabe Kangas 650620dcd7 Bundle admin from master instead of 0.0.6 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
dependabot[bot] 595043bfbc
Bump postcss from 8.2.5 to 8.2.6 in /build/javascript (#709) 5 years ago
dependabot[bot] d8d716709c
Bump postcss from 8.2.4 to 8.2.5 in /build/javascript (#702) 5 years ago
dependabot[bot] 271661064b
Bump video.js from 7.10.2 to 7.11.4 in /build/javascript (#694) 5 years ago
Gabe Kangas ca66ea6588 Pin preact to 10.5.10 to fix broken player layout. #661 5 years ago
dependabot[bot] 35f45b3aae
Bump @videojs/http-streaming from 2.4.2 to 2.5.0 in /build/javascript (#647) 5 years ago
dependabot[bot] 7db361b041
Bump preact from 10.5.10 to 10.5.11 in /build/javascript (#648) 5 years ago
dependabot[bot] 32d2ef9f73
Bump preact from 10.5.9 to 10.5.10 in /build/javascript (#633) 5 years ago
Gabe Kangas 191613949c Pin to a specific older version of snowpack until we can upgrade 5 years ago
Gabe Kangas aed6ea432c Tweak build script 5 years ago
dependabot[bot] f14e5232f9
Bump postcss from 8.2.3 to 8.2.4 in /build/javascript (#617) 5 years ago
dependabot[bot] d34a682332
Bump @videojs/http-streaming from 2.4.1 to 2.4.2 in /build/javascript (#606) 5 years ago
dependabot[bot] 174c07ed4b
Bump postcss from 8.2.2 to 8.2.3 in /build/javascript (#607) 5 years ago
dependabot[bot] 36921bb089
Bump preact from 10.5.8 to 10.5.9 in /build/javascript (#581) 5 years ago
dependabot[bot] 3cf066ec00
Bump preact from 10.5.7 to 10.5.8 in /build/javascript (#553) 5 years ago
dependabot[bot] 4f61e514e7
Bump postcss from 8.2.1 to 8.2.2 in /build/javascript (#545) 5 years ago
Gabe Kangas e5da1f871e Add PostCSS because Tailwind CLI needed it 5 years ago
dependabot[bot] c78371fc57
Bump @videojs/http-streaming from 2.4.0 to 2.4.1 in /build/javascript (#506) 5 years ago
Gabe Kangas 553992d6f8 Add linux-arm7 support to build script. Closes #470 5 years ago
dependabot[bot] b60b79ee0a
Bump postcss-cli from 8.3.0 to 8.3.1 in /build/javascript (#449) 5 years ago