Commit Graph

34 Commits (a62648ee68653872019531e5c26d455a4503ae1c)

Author SHA1 Message Date
Harvey Tindall a62648ee68
fix cross compilation in goreleaser/drone
3 years ago
Harvey Tindall e16f05b130
use build constraints for embed, clean up makefile
3 years ago
Harvey Tindall 9370913ace
add password reset link option
3 years ago
Harvey Tindall 21490faa9e
fix IsNew() func, include LICENSE in goreleaser
3 years ago
Harvey Tindall eb8f2777ae
fix naming conflict with goreleaser, add buildrone key to other steps
3 years ago
Harvey Tindall 92332206f0
add basic update functionality
3 years ago
Harvey Tindall b3fa667db1
version with ldflags instead of script
3 years ago
Harvey Tindall eb81515f46
fix ordering of steps in dockerfile
3 years ago
Harvey Tindall 403ad58274
move all scripts to scripts/
3 years ago
Harvey Tindall 98a9e20cc0
Fix docker build, add GOBINARY flag for make
3 years ago
Harvey Tindall cb12c6f441
update goreleaser
3 years ago
Harvey Tindall c2e68bdc77
add GOESBUILD option for platform without esbuild on npm
3 years ago
Harvey Tindall 23ae18d732
compile setup.ts in Makefile/Goreleaser
3 years ago
Harvey Tindall 406fef6595
bundle typescript
3 years ago
Harvey Tindall f7d8feac5d
bundle css with esbuild
3 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
3 years ago
Harvey Tindall fa96f21429
Fix smtp sending
4 years ago
Harvey Tindall 29775e2e75
make goreleaser include modules subdir
4 years ago
Harvey Tindall 9d62b70daa
Fix esbuild and snapshot versioning in goreleaser
4 years ago
Harvey Tindall 8e6cf799cd
use npx to avoid looking for node_modules, get rid of useless
4 years ago
Harvey Tindall 0e415020f7
get swag in goreleaser.yml
4 years ago
Harvey Tindall a834aa30cf
dont use esbuild.sh in goreleaser
4 years ago
Harvey Tindall 2a2435ae11
remove version, device, device_id options, set them automatically
4 years ago
Harvey Tindall 04a4a4ca95
use esbuild to compile and minify ts
4 years ago
Harvey Tindall 9fec714da7
fix goreleaser builds
4 years ago
Harvey Tindall d31254b18e
fix goreleaser to include data subdirectories
4 years ago
Harvey Tindall 18458c2b0d
fix versioning mistake
4 years ago
Harvey Tindall 9850545f1b
add version to default config file
4 years ago
Harvey Tindall 1b0ca34586
include version and commit hash at compile time
4 years ago
Harvey Tindall 252e13757b
Disable i386 builds
4 years ago
Harvey Tindall 02183c7fcc
added -y option to prebuild scripts using node_bin
4 years ago
Harvey Tindall c72e1a1c63 Images, fixed "data" path
4 years ago
Harvey Tindall 94b8495f02 Fixed goreleaser config
4 years ago
Harvey Tindall 62621dabb9 CLI flags, start setting up goreleaser, add build scripts
4 years ago