Commit Graph

46 Commits (f0f4e8118e85569cdc8ef31641e81d1f547264ce)

Author SHA1 Message Date
Harvey Tindall f0f4e8118e
Generate crash report txt and webpage
3 years ago
Harvey Tindall 86ef665b12
Discord: Try to avoid more race conditions
3 years ago
Harvey Tindall 8cf9b1f905
add basic tray functionality
3 years ago
Harvey Tindall 33f8070e57
cleanup; fix stripping with DEBUG=on
3 years ago
Harvey Tindall 2c6d08319b
add typechecking step to Makefile when DEBUG=on
3 years ago
Harvey Tindall a2c344de83
add shorthand flag names
3 years ago
Harvey Tindall 886ae64feb
add "systemd" command to generate a .service file
3 years ago
Harvey Tindall dbe7e2e659
remove ts-debug
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 92332206f0
add basic update functionality
3 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
3 years ago
Harvey Tindall 40fc5e9604
Fix email editor when plaintext setting enabled
3 years ago
Harvey Tindall 9799665951
fix tag versioning and dockerfile
3 years ago
Harvey Tindall b3fa667db1
version with ldflags instead of script
3 years ago
Harvey Tindall 82034a2586
use python3 in makefile for embed
3 years ago
Harvey Tindall 5d7972db56
rename embed/noembed to internal-files/external-files
3 years ago
Harvey Tindall 403ad58274
move all scripts to scripts/
3 years ago
Harvey Tindall 873afb47cd
strip debug symbols in makefile
3 years ago
Harvey Tindall 98a9e20cc0
Fix docker build, add GOBINARY flag for make
3 years ago
Harvey Tindall 72cf3e2240
add external/internal data options
3 years ago
Harvey Tindall 815bdc35ac
fully self-contained
3 years ago
Harvey Tindall fefe2d82a4
rebase 12/02, use go1.16rc1 in make, remove ioutil, start switching to io/fs for file i/o
3 years ago
Harvey Tindall 2b55a1873c
fix css, oops
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 fdc97b4e86
rename ts to typescript
3 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
3 years ago
Harvey Tindall 301f502052
Rework typescript to use modules
4 years ago
Harvey Tindall 8e6cf799cd
use npx to avoid looking for node_modules, get rid of useless
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 64ad8ccf6e
Fix docker build; add some color
4 years ago
Harvey Tindall b6537cef65
Add basic swagger documentation
4 years ago
Harvey Tindall ce844e0574
add ts-debug option to makefile for including typescript and sourcemaps
4 years ago
Harvey Tindall 32b8ed4aa2
rewrite* most web ui code in typescript
4 years ago
Harvey Tindall 258656fbf9
version based on current tag for makefile
4 years ago
Harvey Tindall 9850545f1b
add version to default config file
4 years ago
Harvey Tindall 17994352b1
Disable cgo and add compress step to makefile
4 years ago
Harvey Tindall 1b0ca34586
include version and commit hash at compile time
4 years ago
Harvey Tindall c778837593
Added install step to makefile; start PKGBUILD
4 years ago
Harvey Tindall 8c4bd4541c
Added non interactive makefile option; fixed flags again
4 years ago
Harvey Tindall 54af15cc5a
Added makefile
4 years ago