Commit Graph

83 Commits (main)

Author SHA1 Message Date
Harvey Tindall 418f3c4566
build: fix crash css/js inlining
3 months ago
Harvey Tindall 1aa100dc7d
build: dont go build when INTERNAL=off and no changes
3 months ago
Harvey Tindall 02f4ba6e8e
ts: use pages modules in admin (kinda), change pseudo-links
3 months ago
Harvey Tindall 9e9f46d97b
build: remove compile_mjml script, no python!
3 months ago
Harvey Tindall f063b970b4
config: migrate to new yaml format
3 months ago
Harvey Tindall 6c30a1ff40
form/admin: don't allow "+" in username/email
3 months ago
Harvey Tindall 2237286656
build: enable E2EE by default, partially in CI
3 months ago
Harvey Tindall 790accc007
build: Update dockerfile for new Makefile
4 months ago
Harvey Tindall 2310130e6b
api clients: return data, error, no status
4 months ago
Harvey Tindall ce6a5772b1
build: rewrite Makefile properly (incremental builds)
4 months ago
Harvey Tindall 51e3c37694
build: DBEUG=on disables minification
4 months ago
Harvey Tindall 62e27c394d
build: include latest banner automatically
4 months ago
Harvey Tindall 290d02d248
pwr: include pwr-pin in build process, whoops
11 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
2 years ago
Harvey Tindall 4c3e310634
use go install for swag in goreleaser
3 years ago
Harvey Tindall a8daa2c77e
makefile changes
3 years ago
Harvey Tindall 49c873c858
dont ignore esbuild errors
3 years ago
Harvey Tindall be1d081629
build: fix css bundling bug with new esbuild
3 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
4 years ago
Harvey Tindall 8cf9b1f905
add basic tray functionality
4 years ago
Harvey Tindall 33f8070e57
cleanup; fix stripping with DEBUG=on
4 years ago
Harvey Tindall 2c6d08319b
add typechecking step to Makefile when DEBUG=on
4 years ago
Harvey Tindall a2c344de83
add shorthand flag names
4 years ago
Harvey Tindall 886ae64feb
add "systemd" command to generate a .service file
4 years ago
Harvey Tindall dbe7e2e659
remove ts-debug
4 years ago
Harvey Tindall e16f05b130
use build constraints for embed, clean up makefile
4 years ago
Harvey Tindall 9370913ace
add password reset link option
4 years ago
Harvey Tindall 92332206f0
add basic update functionality
4 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
4 years ago
Harvey Tindall 40fc5e9604
Fix email editor when plaintext setting enabled
4 years ago