Commit Graph

187 Commits (da4470bc4fbc16ebc9b02733844e3270079f80bc)

Author SHA1 Message Date
Harvey Tindall eeb9b07bce
admin: add manual "Send Password reset" to accounts tab
3 years ago
Harvey Tindall fbe3553b25
fix missing last log line
3 years ago
Harvey Tindall 2be34ed063
quote jellyfin URL for censoring in logs
3 years ago
Harvey Tindall eb3489b34f
tray: fix crashlogs, restart from web
3 years ago
Harvey Tindall 6e88c1f4fc
setup: MkdirAll config dir if necessary
3 years ago
Harvey Tindall 67c60cb677
fix 'jfa-go systemd' layout
3 years ago
Harvey Tindall 6551eeb938
setup: also respect -host
3 years ago
Harvey Tindall 36c23c1e4f
setup: respect -p/-port
3 years ago
Harvey Tindall 833d02b032
matrix: end-to-end encryption by default
3 years ago
Harvey Tindall 3e55cd1e31
accounts: add templates for announcements
3 years ago
Harvey Tindall 21125033ff
Add copy button to crash page
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 e49996c401
Setup: Don't break if setup not completed, fix restart
4 years ago
Harvey Tindall 19715f25f6
Move all migrations to separate file
4 years ago
Harvey Tindall 9bd6abadf4
Matrix: Fix user storage
4 years ago
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification
4 years ago
Harvey Tindall 7035a3fe9c
Tray: Add button to open logs
4 years ago
Harvey Tindall 62c29d55cc
Log output to TEMP/jfa-go.log when Tray enabled
4 years ago
Harvey Tindall 85536ff79e
expand CONTRIBUTING, print if tray enabled on startup
4 years ago
Harvey Tindall f419a57e6d
Fixed loaded message, Tray by default
4 years ago
Harvey Tindall 5a9bc1c66f
Merge Discord branch
4 years ago
Harvey Tindall b8e3fc636c
Accounts: Fix cog on telegram when no discord linked
4 years ago
Harvey Tindall a6447165b7
add email notify enable/disable; remove (de)hyphening
4 years ago
Harvey Tindall e931c09a34
add message when web ui is loaded
4 years ago
Harvey Tindall d928df7ab2
Discord: Start bot, add !start and pin validity check
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 ea0293bd4e
Split some settings into new "messages" section
4 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
4 years ago
Harvey Tindall 9944cc2db9
refactor; move logger to module
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 47ac505cac
shutdown your background workers!
4 years ago
Harvey Tindall 78049d4a33
hyphenate/dehyphenate users.json if necessary
4 years ago
Harvey Tindall 76b822213e
add more error logging; mutex for app.storage.users
4 years ago
Harvey Tindall 2a0edeb3c5
bump mediabrowser version, more consistent logs
4 years ago
Harvey Tindall 9370913ace
add password reset link option
4 years ago
Harvey Tindall 762dac2581
move mediabrowser to separate repo
4 years ago
Harvey Tindall 1cf8d3037b
remove dependency on common from mediabrowser
4 years ago
Harvey Tindall f0dccc58aa
separate pprof from debug mode
4 years ago
Harvey Tindall 1a6d78352c
add comments, fix user expiry log spam
4 years ago
Harvey Tindall de92516d52
add updates section to setup
4 years ago
Harvey Tindall 92332206f0
add basic update functionality
4 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality
4 years ago
Harvey Tindall b3fa667db1
version with ldflags instead of script
4 years ago
Harvey Tindall 78157f763f
use different color library, wrap logger functions with it
4 years ago
Harvey Tindall 76fa171575
cleanup logs and use structs in jf/emby api
4 years ago
Harvey Tindall adbb5b9d38
Fix filepath separator and external files on windows
4 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go
4 years ago
Harvey Tindall aaed272bf2
use embed.fs wrapper on data
4 years ago
Harvey Tindall e6775cd2d1
use embed.fs wrapper for langFS so lang/ is not needed in paths
4 years ago
Harvey Tindall 72cf3e2240
add external/internal data options
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 fefe2d82a4
rebase 12/02, use go1.16rc1 in make, remove ioutil, start switching to io/fs for file i/o
4 years ago
Harvey Tindall 4c653fea36
fix url base on invite and broken getLanguages
4 years ago
Harvey Tindall f72def0399
serve on / and URL base for easy proxying
4 years ago
Harvey Tindall d061721f56
explicitly set js mimetype
4 years ago
Harvey Tindall b037b08152
respect URL Base in http preloads and inline html links
4 years ago
Harvey Tindall 90c6cee780
add restart button
4 years ago
Harvey Tindall 8c871bc5fa
Add ts to link setting dependance
4 years ago
Harvey Tindall bf1e6230dc
split some strings into common file; use lang file to setup page
4 years ago
Harvey Tindall cd2ea2e579
reload email after lang is loaded
4 years ago
Harvey Tindall e834445b0b
Restructure language loading to support incomplete translations
4 years ago
Harvey Tindall 772e12d11c
add optional tls/http2 support
4 years ago
Harvey Tindall bc99dc34ee
Add email translation, add part of french translations
4 years ago
Harvey Tindall 4679c6f355
add language selector to admin
4 years ago
Harvey Tindall c470e40737
Start adding translation support for admin
4 years ago
Harvey Tindall 3fbbc7f620
add language selector to form
4 years ago
Harvey Tindall e532000ad0 Mention emby in README, add notices about password resets
4 years ago
Harvey Tindall 8d0dc232d7 option to substitute "Jellyfin" in form.html
4 years ago
Harvey Tindall f5602f1e96 change settings description and console warning
4 years ago
Harvey Tindall d9e1e2f58b compiles, basic issues fixed
4 years ago
Harvey Tindall 5d56ed5378 fix most incompatibilites, start separating api clients
4 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
4 years ago
Harvey Tindall ee6f81b9e9
Add ability to revert to non-hyphenated user IDs
4 years ago
Harvey Tindall 3c952d21f7
fix 10.7.0 compatibility, simplify scss
4 years ago
Harvey Tindall 9dbf60e3df
add URL base option for subfolder proxies
4 years ago
Harvey Tindall d64e98da37
use Bearer auth instead of Basic
4 years ago
Harvey Tindall 493f10fa36
add french, fix language selector in settings
4 years ago
Harvey Tindall 8e45ecb214
add cache_timeout option
4 years ago
Harvey Tindall c84ea17af4
refactor; separate jfapi and ombi into modules
4 years ago
Harvey Tindall d64d5c194f
initial steps for localisation
4 years ago
Harvey Tindall 9abb177427
use typescript for form.html in separate file, allow customization of
4 years ago
Harvey Tindall 2f9965bcda
Print full error if writing config fails
4 years ago
Harvey Tindall 82d07e423c
add optional path to custom web ui pages
4 years ago
Harvey Tindall 2a2435ae11
remove version, device, device_id options, set them automatically
4 years ago
Harvey Tindall e104bd8362
small changes, new images and readme updated
4 years ago
Harvey Tindall 64ad8ccf6e
Fix docker build; add some color
4 years ago
Harvey Tindall 313b75bead
Add SWAGGER and DEBUG env variables
4 years ago
Harvey Tindall 9f6e405d1c
Add auth and tags to swagger
4 years ago
Harvey Tindall b6537cef65
Add basic swagger documentation
4 years ago
Harvey Tindall 544f5674e8
rename routes to make more sense
4 years ago
Harvey Tindall 89e70f6f7a
Add default profile functionality
4 years ago
Harvey Tindall 903a61d0f2
Profiles replace user templates
4 years ago
Harvey Tindall b6ceee508c
Fix bug with invites in webui, add profile selector
4 years ago
Harvey Tindall c4acb43cb8
Initial features for move to profiles
4 years ago
Harvey Tindall d4b94bc9d9
add user button
4 years ago
Harvey Tindall 9213f2a078
Add account deletion with email notification
4 years ago