Harvey Tindall
4da1c8c2b6
Ombi: Integrate with profiles, Retire user defaults
...
NOTE: If you previously used the Ombi integration, New ombi users
won't be created until you set this up.
Ombi settings can be added to a profile in Settings > User Profiles.
The "Modify settings" options will now apply to ombi if the selected
profile has ombi settings.
3 years ago
Harvey Tindall
0bf8cd65cd
add option to set new expiry for when re-enabling users
...
for this reddit comment: https://www.reddit.com/r/jellyfin/comments/nc6tsi/tip_jfago_is_awesome/hgh0yet/?context=3
3 years ago
Harvey Tindall
eeb9b07bce
admin: add manual "Send Password reset" to accounts tab
...
Only appears with Reset links enabled.
Pressing this sends a PWR link to the users selected.
if one user is selected, or if one of you selected users doesn't have a
method of contact, a link is given to the admin to send to them
manually.
3 years ago
Sundune
c5ce66bd4d
translation from Weblate (German)
...
Currently translated at 98.2% (165 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/de/
3 years ago
Cornichon420
a4b5d6dea8
translation from Weblate (French)
...
Currently translated at 100.0% (168 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/fr/
3 years ago
Harvey Tindall
d560df5b1e
switch smtp library, add, HELLO hostname option
...
now using xhit/go-simple-mail, as I wanted to add an option to change
the hostname sent in the HELLO message but this is only possible with
STARTTLS in jordan-wright/email. New option can be seen in Settings >
SMTP with advanced settings turned on.
3 years ago
Luis Rhenals
4cea755065
translation from Weblate (Spanish)
...
Currently translated at 100.0% (168 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/es/
3 years ago
xarmadigi
f727e2c5b2
translation from Weblate (Spanish)
...
Currently translated at 88.0% (148 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/es/
3 years ago
XCQi
6c6af623a6
translation from Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (168 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/zh_Hans/
3 years ago
Harvey Tindall
08343298fb
lowercase lang
3 years ago
XCQi
7e32c8c4f0
translation from Weblate (Chinese (Simplified))
...
Currently translated at 43.4% (73 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/zh_Hans/
3 years ago
XCQi
5961bc6086
add translation from Weblate (Chinese (Simplified))
3 years ago
mLgz0rn
753e233e27
translation from Weblate (Danish)
...
Currently translated at 100.0% (168 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/da/
3 years ago
ClankJake
08f3675f71
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (168 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/pt_BR/
3 years ago
Richard de Boer
c20dc24ccf
translation from Weblate (Dutch)
...
Currently translated at 100.0% (168 of 168 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/nl/
3 years ago
Harvey Tindall
3e55cd1e31
accounts: add templates for announcements
...
you can now save announcements as templates, and then use them later by
hovering over the "Announce" button, as well as delete them.
3 years ago
Harvey Tindall
48332a4ffa
lowercase lang
3 years ago
mLgz0rn
91411437e2
translation from Weblate (Danish)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/da/
3 years ago
mLgz0rn
119bed7024
translation from Weblate (Danish)
...
Currently translated at 52.1% (85 of 163 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/da/
3 years ago
mLgz0rn
cda90f20af
add translation from Weblate (Danish)
3 years ago
thomasl78
f2240ebf0d
translation from Weblate (French)
...
Currently translated at 99.3% (162 of 163 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/fr/
3 years ago
ClankJake
e546f50141
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 99.3% (162 of 163 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
3 years ago
Malte
43fbbbcd16
translation from Weblate (German)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/de/
4 years ago
Richard de Boer
1fb2ef5675
translation from Weblate (Dutch)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Harvey Tindall
375022ba95
Matrix: Add token generation wizard
...
Pressing the "+" next to matrix in settings allows you to enter a
homeserver, username and password to enable matrix and generate an
access token.
4 years ago
Harvey Tindall
5a9bc1c66f
Merge Discord branch
...
Discord Integration, Accounts UI improvements
4 years ago
Harvey Tindall
ce8cdced4d
Discord: Fix GetUsers, add invite messages
...
The "Send to" box on the invite tab now accepts username#discriminator,
and a search icon has been added which opens a search window similar to
the one on the accounts tab. DiscordDaemon.GetUsers was also very broken
and wouldn't work with full username#discriminator, that's been fixed.
4 years ago
Harvey Tindall
7d698d63e3
Discord: split discord search into own module
...
Will also be used for "Send to" on the invite page.
4 years ago
Harvey Tindall
9fac79b1f0
Discord: Add users via accounts tab
...
Doesn't require a PIN like Telegram, as we can access a list of guild
users with the GuildMembers intent set. This has to be enabled under
Bot > Priviliged Gateway intents on the developer portal.
4 years ago
Malte
81e69a7166
translation from Weblate (German)
...
Currently translated at 100.0% (156 of 156 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/de/
4 years ago
ClankJake
ec659174fb
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (156 of 156 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Cornichon420
613d4cd9af
translation from Weblate (French)
...
Currently translated at 100.0% (156 of 156 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/fr/
4 years ago
Richard de Boer
a6aa89e502
translation from Weblate (Dutch)
...
Currently translated at 100.0% (156 of 156 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
woosade
e416acf6bd
translation from Weblate (Spanish)
...
Currently translated at 100.0% (152 of 152 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/es/
4 years ago
Richard de Boer
ac239a309c
translation from Weblate (Dutch)
...
Currently translated at 100.0% (152 of 152 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Cornichon420
ef97e0ac76
translation from Weblate (French)
...
Currently translated at 100.0% (152 of 152 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/fr/
4 years ago
Harvey Tindall
71554e0c85
Telegram: Change user's contact method in accounts
...
By clicking the cog next to the telegram username, one can select
whether to contact through telegram or email.
4 years ago
Harvey Tindall
ea0293bd4e
Split some settings into new "messages" section
...
Most email dependant sections now depend on this. Also renamed more
email things.
4 years ago
Harvey Tindall
51f2f4cc6a
Telegram: close updates channel on restart
...
Also removed some references to email.
4 years ago
Harvey Tindall
2d93b3b7ee
Telegram: Allow admin to add telegram contact
...
Works in the same way as on the form, but can now be done in the
accounts tab.
4 years ago
Harvey Tindall
0e21942cd6
add hard restart for updates on *nix
...
reincarnates app.Restart() removed in
bbb0568cc4
as app.HardRestart().
4 years ago
André Cruz
beea903879
translation from Weblate (Spanish)
...
Currently translated at 100.0% (151 of 151 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/es/
4 years ago
Cornichon420
2a9fc8c7a5
translation from Weblate (French)
...
Currently translated at 88.0% (133 of 151 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/fr/
4 years ago
Harvey Tindall
382a0f4c3c
add donate button to about
4 years ago
Harvey Tindall
570e3a1e54
fix en-es name and filename
4 years ago
woosade
a9bde40661
translation from Weblate (Spanish)
...
Currently translated at 100.0% (151 of 151 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/es/
4 years ago
woosade
e450587eea
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (151 of 151 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Richard de Boer
30a529baac
translation from Weblate (Dutch)
...
Currently translated at 100.0% (151 of 151 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
woosade
c959e2ce4d
translation from Weblate (Spanish)
...
Currently translated at 100.0% (150 of 150 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/es/
4 years ago
woosade
4104cb334e
add translation from Weblate (Spanish)
4 years ago
ClankJake
a4820de423
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (150 of 150 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Marketos Damigos
269d67f071
translation from Weblate (Greek)
...
Currently translated at 100.0% (150 of 150 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/el/
4 years ago
Richard de Boer
c00f5f4330
translation from Weblate (Dutch)
...
Currently translated at 100.0% (150 of 150 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Harvey Tindall
d772e43e44
merge language changes
4 years ago
Harvey Tindall
8fdab39b18
use templateEmail and show conditionals in editor
4 years ago
ClankJake
e8b1cca9ca
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (140 of 140 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Richard de Boer
d4d7219801
translation from Weblate (Dutch)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Harvey Tindall
55e21f8be3
accounts: add user enable/disable & emails
4 years ago
Harvey Tindall
d701c5f27d
add months field to invites & expiry
4 years ago
Harvey Tindall
374ffbf01f
fix incomplete lang patching, add en-gb stub
...
en-gb is empty, so it's patched with en-us strings. Added so DD/MM/YY
date formatting was possible in the ui.
4 years ago
Marketos Damigos
a253858625
translation from Weblate (Greek)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/el/
4 years ago
Harvey Tindall
dcd2e234e8
move "copy" string to common, add "copied"
...
for a new password reset feature.
4 years ago
virusperfect
270143a8f6
translation from Weblate (German)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/de/
4 years ago
ClankJake
766b69d95e
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (140 of 140 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Richard de Boer
50c6e6031d
translation from Weblate (Dutch)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Richard de Boer
3af4607171
translation from Weblate (Dutch)
...
Currently translated at 100.0% (139 of 139 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Harvey Tindall
111533fa2d
add advanced setting type with toggle in settings
4 years ago
ClankJake
42921f6a3e
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 99.2% (138 of 139 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Peter Wickenberg
a86be55b5c
translation from Weblate (Swedish)
...
Currently translated at 100.0% (130 of 130 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/sv/
4 years ago
Harvey Tindall
03247ddef8
Add accounts search
4 years ago
Harvey Tindall
92332206f0
add basic update functionality
...
If enabled, jfa-go pings buildrone (hosted at builds.hrfee.pw) every 30
min for new updates. If there is one, it gets information (and if
applicable, a binary) from the appropriate source (buildrone, github, or
dockerhub) and displays it on the admin page. You can switch update
channels between stable and unstable. For binary releases, updates are
downloaded automatically and installed when the user presses update.
Since this obviously introduces some "phone-home" functionality into
jfa-go, I just want to say IPs are not and will not be logged by
buildrone, although I may later introduce functionality to give a rough
idea of the number of users (again, no IPs stored). The whole thing can
also be turned off in settings.
4 years ago
ClankJake
1c67b06c27
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 98.4% (128 of 130 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Richard de Boer
7ce75c271c
translation from Weblate (Dutch)
...
Currently translated at 100.0% (130 of 130 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Harvey Tindall
1ec5d2ca3f
add disabled badge, extend expiry button to accounts
4 years ago
Harvey Tindall
1e9d184508
implement user expiry functionality
...
All works now, but i'll add a field on the accounts tab for users with
an expiry, as well as a 'disabled' badge.
4 years ago
Harvey Tindall
2934832a98
implement frontend for user expiry/duration
...
this will add an optional validity period to users, where their account
will be disabled (or deleted) a specified amount of time after they
created it.
4 years ago
Harvey Tindall
3635b6a367
lowercase lang names
4 years ago
Peter Wickenberg
35aa37e10e
translation from Weblate (Swedish)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/sv/
4 years ago
Peter Wickenberg
01f290b459
translation from Weblate (Swedish)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/sv/
4 years ago
Peter Wickenberg
6877f3975e
translation from Weblate (Swedish)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/sv/
4 years ago
Peter Wickenberg
d520694e12
add translation from Weblate (Swedish)
4 years ago
mezzovide
bd227842d2
translation from Weblate (Indonesian)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/id/
4 years ago
ClankJake
1342208980
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
virusperfect
b0bd6973d1
translation from Weblate (German)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/de/
4 years ago
Richard de Boer
0c5a332fa2
translation from Weblate (Dutch)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Killianbe
5a07e103c0
translation from Weblate (French)
...
Currently translated at 100.0% (118 of 118 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/fr/
4 years ago
ClankJake
9536ceaaa4
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (110 of 110 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/pt_BR/
4 years ago
Harvey Tindall
d1b1b90de3
Add email list accessible by edit button in settings
4 years ago
Harvey Tindall
058cac2e7b
implement email editor w/ live(?) preview
...
not accessible in the ui currently, but the object is available as
window.ee for testing.
4 years ago
Richard de Boer
ce45bf2136
translation from Weblate (Dutch)
...
Currently translated at 100.0% (110 of 110 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/nl/
4 years ago
Killianbe
ce30537ebd
translation from Weblate (French)
...
Currently translated at 100.0% (110 of 110 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/admin/fr/
4 years ago
Harvey Tindall
fa433c88a8
add announcement emails
...
After selecting users in the accounts tab, you can press 'Announce',
then write a subject and message (with markdown), and an email will be
sent to each selected user.
4 years ago
Harvey Tindall
5e001bed60
temporarily modify lang for release
...
Fixed name on Indonesian and removed Italian emails.
4 years ago
Etienne dP
20e17b576a
translation from Weblate (French)
...
Currently translated at 100.0% (103 of 103 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/fr/
4 years ago
Harvey Tindall
e672f9f14c
lowercase lang names
4 years ago
Marketos Damigos
0f78390282
translation from Weblate (Greek)
...
Currently translated at 100.0% (103 of 103 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/el/
4 years ago
mezzovide
00cec2b157
translation from Weblate (Indonesian)
...
Currently translated at 100.0% (103 of 103 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/id/
4 years ago
mezzovide
cf185efdfc
add translation from Weblate (Indonesian)
4 years ago
Marketos Damigos
8f000876b3
add translation from Weblate (Greek)
4 years ago
virusperfect
6ce825bd41
translation from Weblate (German)
...
Currently translated at 100.0% (103 of 103 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/de/
4 years ago