Commit Graph

125 Commits (f0f4e8118e85569cdc8ef31641e81d1f547264ce)

Author SHA1 Message Date
Harvey Tindall f0f4e8118e
Generate crash report txt and webpage
3 years ago
Harvey Tindall e49996c401
Setup: Don't break if setup not completed, fix restart
3 years ago
Harvey Tindall 19715f25f6
Move all migrations to separate file
3 years ago
Harvey Tindall 9bd6abadf4
Matrix: Fix user storage
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 f419a57e6d
Fixed loaded message, Tray by default
3 years ago
Harvey Tindall 5a9bc1c66f
Merge Discord branch
3 years ago
Harvey Tindall b8e3fc636c
Accounts: Fix cog on telegram when no discord linked
3 years ago
Harvey Tindall a6447165b7
add email notify enable/disable; remove (de)hyphening
3 years ago
Harvey Tindall e931c09a34
add message when web ui is loaded
3 years ago
Harvey Tindall d928df7ab2
Discord: Start bot, add !start and pin validity check
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 ea0293bd4e
Split some settings into new "messages" section
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 886ae64feb
add "systemd" command to generate a .service file
3 years ago
Harvey Tindall 47ac505cac
shutdown your background workers!
3 years ago
Harvey Tindall 78049d4a33
hyphenate/dehyphenate users.json if necessary
3 years ago
Harvey Tindall 76b822213e
add more error logging; mutex for app.storage.users
3 years ago
Harvey Tindall 2a0edeb3c5
bump mediabrowser version, more consistent logs
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 1cf8d3037b
remove dependency on common from mediabrowser
3 years ago
Harvey Tindall f0dccc58aa
separate pprof from debug mode
3 years ago
Harvey Tindall 1a6d78352c
add comments, fix user expiry log spam
3 years ago
Harvey Tindall de92516d52
add updates section to setup
3 years ago
Harvey Tindall 92332206f0
add basic update functionality
3 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality
3 years ago
Harvey Tindall b3fa667db1
version with ldflags instead of script
3 years ago
Harvey Tindall 78157f763f
use different color library, wrap logger functions with it
3 years ago
Harvey Tindall 76fa171575
cleanup logs and use structs in jf/emby api
3 years ago
Harvey Tindall adbb5b9d38
Fix filepath separator and external files on windows
3 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go
3 years ago
Harvey Tindall aaed272bf2
use embed.fs wrapper on data
3 years ago
Harvey Tindall e6775cd2d1
use embed.fs wrapper for langFS so lang/ is not needed in paths
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 0330540f87
Use fs for language, add lang_files option
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 4c653fea36
fix url base on invite and broken getLanguages
3 years ago
Harvey Tindall f72def0399
serve on / and URL base for easy proxying
3 years ago
Harvey Tindall d061721f56
explicitly set js mimetype
3 years ago
Harvey Tindall b037b08152
respect URL Base in http preloads and inline html links
3 years ago
Harvey Tindall 90c6cee780
add restart button
3 years ago
Harvey Tindall 8c871bc5fa
Add ts to link setting dependance
3 years ago