Commit Graph

60 Commits (b538922c05339a08294e01370e6ab23b34b760e8)

Author SHA1 Message Date
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
3 years ago
Harvey Tindall fa433c88a8
add announcement emails
3 years ago
Harvey Tindall f794322392
Merge branch 'go1.16'
3 years ago
Harvey Tindall ba7370171a
lowercase lang, go mod tidy
3 years ago
Harvey Tindall a6a7710a79
use filepath.Join wrapper for different embed and os path styles
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 c2e68bdc77
add GOESBUILD option for platform without esbuild on npm
3 years ago
Harvey Tindall 406fef6595
bundle typescript
3 years ago
Harvey Tindall 5d56ed5378 fix most incompatibilites, start separating api clients
3 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
3 years ago
Harvey Tindall c79f86137e
separate head into template, add description meta tag
4 years ago
Harvey Tindall e35d0579c8
package upgrades
4 years ago
Harvey Tindall fa96f21429
Fix smtp sending
4 years ago
Harvey Tindall ba601935b5
add "re-enter password" field on form
4 years ago
Harvey Tindall c84ea17af4
refactor; separate jfapi and ombi into modules
4 years ago
Harvey Tindall 9d62b70daa
Fix esbuild and snapshot versioning in goreleaser
4 years ago
Harvey Tindall 9abb177427
use typescript for form.html in separate file, allow customization of
4 years ago
Harvey Tindall 8e6cf799cd
use npx to avoid looking for node_modules, get rid of useless
4 years ago
Harvey Tindall a12678bd4d
upload tar.gz instead of zip
4 years ago
Harvey Tindall 04a4a4ca95
use esbuild to compile and minify ts
4 years ago
Harvey Tindall 64ad8ccf6e
Fix docker build; add some color
4 years ago