Commit Graph

72 Commits (2de7182c555d05382a00adb414f3d65e53438468)

Author SHA1 Message Date
Harvey Tindall 4d27f7fc7a
user mediabrowser 0.3.6
3 years ago
Harvey Tindall eeb9b07bce
admin: add manual "Send Password reset" to accounts tab
3 years ago
Harvey Tindall d560df5b1e
switch smtp library, add, HELLO hostname option
3 years ago
Harvey Tindall 756e7345cf
tray: remove systray dep in non-tray builds
3 years ago
Harvey Tindall eb3489b34f
tray: fix crashlogs, restart from web
3 years ago
Harvey Tindall 1a6b0d2b6e
upgrade vulnerable deps
3 years ago
Harvey Tindall aa2891fc87
matrix: fix instant crash with e2ee
3 years ago
Harvey Tindall 872c366384
go mod tidy
3 years ago
Harvey Tindall 4c10996c09
matrix: ugly hack to fix encryption after restarts
3 years ago
Harvey Tindall 833d02b032
matrix: end-to-end encryption by default
3 years ago
Harvey Tindall 30198fab87
matrix: switch to mautrix-go
3 years ago
Harvey Tindall 6ca3ab899c
bump mb to 0.3.5
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 2f501697db
merge translations
3 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link
3 years ago
Harvey Tindall 6fb8f1ed7f
Merge pull request #112 from hrfee/matrix
3 years ago
Harvey Tindall 93c7a6e31b
apt: Change versioning to hopefully fix updates
3 years ago
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification
3 years ago
Harvey Tindall 7035a3fe9c
Tray: Add button to open logs
3 years ago
Harvey Tindall 62c29d55cc
Log output to TEMP/jfa-go.log when Tray enabled
3 years ago
Harvey Tindall 85536ff79e
expand CONTRIBUTING, print if tray enabled on startup
3 years ago
Harvey Tindall d928df7ab2
Discord: Start bot, add !start and pin validity check
3 years ago
Harvey Tindall a62648ee68
fix cross compilation in goreleaser/drone
3 years ago
Harvey Tindall 5dee414596
add "autostart on login" option to tray
3 years ago
Harvey Tindall 8cf9b1f905
add basic tray functionality
3 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall 9944cc2db9
refactor; move logger to module
3 years ago
Harvey Tindall a2c344de83
add shorthand flag names
3 years ago
Harvey Tindall 3f8414c70a
use unix timestamp for inv created & usedBy
3 years ago
Harvey Tindall e1d42c8a87
Update CONTRIBUTING.md, mb 0.3.3
3 years ago
Harvey Tindall f53c852a4d
bump mb to v0.3.2
3 years ago
Harvey Tindall 2a0edeb3c5
bump mediabrowser version, more consistent logs
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 762dac2581
move mediabrowser to separate repo
3 years ago
Harvey Tindall eb8f2777ae
fix naming conflict with goreleaser, add buildrone key to other steps
3 years ago
Harvey Tindall 92332206f0
add basic update functionality
3 years ago
Harvey Tindall 40fc5e9604
Fix email editor when plaintext setting enabled
3 years ago
Harvey Tindall 78157f763f
use different color library, wrap logger functions with it
3 years ago
Harvey Tindall 93b5b483cc
add plaintext email option, use text/template
4 years ago
Harvey Tindall fa433c88a8
add announcement emails
4 years ago
Harvey Tindall f794322392
Merge branch 'go1.16'
4 years ago
Harvey Tindall ba7370171a
lowercase lang, go mod tidy
4 years ago
Harvey Tindall a6a7710a79
use filepath.Join wrapper for different embed and os path styles
4 years ago
Harvey Tindall 815bdc35ac
fully self-contained
4 years ago
Harvey Tindall 0330540f87
Use fs for language, add lang_files option
4 years ago
Harvey Tindall c2e68bdc77
add GOESBUILD option for platform without esbuild on npm
4 years ago
Harvey Tindall 406fef6595
bundle typescript
4 years ago
Harvey Tindall 5d56ed5378 fix most incompatibilites, start separating api clients
4 years ago