Commit Graph

60 Commits (887f1f7c714d30238d0776cc200e51df82eabe5e)

Author SHA1 Message Date
Harvey Tindall a8daa2c77e
makefile changes
2 years ago
Harvey Tindall 49c873c858
dont ignore esbuild errors
2 years ago
Harvey Tindall be1d081629
build: fix css bundling bug with new esbuild
2 years ago
Harvey Tindall 77c05a4d4f
prefix css with version to avoid cache conflict
3 years ago
Harvey Tindall 9874dce520
merge tailwind and upgraded a17t
3 years ago
Harvey Tindall f7f3530a33
fix crash page
3 years ago
Harvey Tindall acc8892f26
switch to DOM based variant adding
3 years ago
Harvey Tindall a31f174375
add dark variants to ts
3 years ago
Harvey Tindall 18ae03554f
tailwind: upgrade a17t, somewhat functional dark mode
3 years ago
Harvey Tindall 9092f42834
remove vulnerable node deps, cleanup
3 years ago
Harvey Tindall 762d5325fb
matrix: E2EE as build option
3 years ago
Harvey Tindall 9950c158a1
move copy button to right, don't uncss when DEBUG=on
3 years ago
Harvey Tindall 0ea5c7fdc0
remove inline-css-cli build dep
3 years ago
Harvey Tindall b538922c05
Show log on log.Fatal calls, provide "sanitized" version, fix goreleaser
3 years ago
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
4 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
4 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