Commit Graph

16 Commits (99875b917619c9e76b7728acd9cf700472e0a6ae)

Author SHA1 Message Date
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall 5d8f139356
fix race condition; rename route functions; fix swagger params
3 years ago
Harvey Tindall 55e21f8be3
accounts: add user enable/disable & emails
3 years ago
Harvey Tindall 9370913ace
add password reset link option
3 years ago
Harvey Tindall f0dccc58aa
separate pprof from debug mode
3 years ago
Harvey Tindall 92332206f0
add basic update functionality
3 years ago
Harvey Tindall 1ec5d2ca3f
add disabled badge, extend expiry button to accounts
3 years ago
Harvey Tindall 027cf19d0f
delete missing route bind
3 years ago
Harvey Tindall 058cac2e7b
implement email editor w/ live(?) preview
3 years ago
Harvey Tindall cc4e12c405
finish backend of custom emails
3 years ago
Harvey Tindall eb406ef951
Implement email template generation
3 years ago
Harvey Tindall 78157f763f
use different color library, wrap logger functions with it
3 years ago
Harvey Tindall b25f786018
use bulk email sending on account deletion
3 years ago
Harvey Tindall fa433c88a8
add announcement emails
3 years ago
Harvey Tindall a6a7710a79
use filepath.Join wrapper for different embed and os path styles
3 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go
3 years ago