Commit Graph

71 Commits (9df2a82b6d79cd8c15cb7443be233b82e9aba43c)

Author SHA1 Message Date
Harvey Tindall 290d02d248
pwr: include pwr-pin in build process, whoops
6 months ago
Harvey Tindall e1292a0780
build: dont install swag if already present
1 year ago
Harvey Tindall f1b7ef303d
Makefile: GOESBUIILD changes
1 year ago
Harvey Tindall f083d6b53f
updater: include build date, check against updates
1 year ago
Harvey Tindall 65c2722a20
font: switch to hanken grotesk
1 year ago
Harvey Tindall cc4a97db28
userpage: fix card color in light mode
1 year ago
Harvey Tindall 726acb9c29
userpage: initial page
1 year ago
Harvey Tindall 3e52beef14
update node deps, fix resulting issues
1 year ago
Harvey Tindall e4f03fac4b
setup: report panic errors to user
1 year ago
Harvey Tindall d355b3167f
fix GOESBUILD for newer go versions
1 year ago
Harvey Tindall 4c3e310634
use go install for swag in goreleaser
2 years ago
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