Richard de Boer and Weblate
315b5fda91
translation from Weblate (Dutch)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/form/nl/
2021-05-21 23:02:50 +02:00
Richard de Boer and Weblate
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/
2021-05-21 23:02:50 +02:00
Harvey Tindall
f8f5f35cc1
PIN verification, notifications, multiple notif providers
...
Discord, Email & Telegram can be enabled, although email is always
enabled right now (will fix). Also apparently markdown hyperlinks don't
work in Discord, eventually will implement something to convert them to
embeds.
2021-05-21 21:35:25 +01:00
Harvey Tindall
22bba922f9
Discord: Add !lang command
2021-05-18 18:41:42 +01:00
ClankJake and Weblate
beb0712ce9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/pt_BR/
2021-05-09 20:59:31 +02:00
woosade and Weblate
a081b14794
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: jfa-go/Password Reset Links
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/password-reset-links/es/
2021-05-09 20:59:30 +02:00
woosade and Weblate
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/
2021-05-09 20:59:30 +02:00
woosade and Weblate
bf94f76509
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/es/
2021-05-09 20:59:30 +02:00
Richard de Boer and Weblate
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/
2021-05-09 20:59:30 +02:00
Richard de Boer and Weblate
0f12586166
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/nl/
2021-05-09 20:59:30 +02:00
Cornichon420 and Weblate
b1b50ce561
Translated using Weblate (French)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/fr/
2021-05-09 20:59:30 +02:00
Cornichon420 and Weblate
8e2bf48ab4
Translated using Weblate (French)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: jfa-go/Common Strings
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/common-strings/fr/
2021-05-09 20:59:30 +02:00
Cornichon420 and Weblate
6ec5022a0d
translation from Weblate (French)
...
Currently translated at 100.0% (28 of 28 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/form/fr/
2021-05-09 20:59:30 +02:00
Cornichon420 and Weblate
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/
2021-05-09 20:59:30 +02:00
Harvey Tindall and GitHub
c560ec0f9f
Merge branch 'main' into telegram
2021-05-08 16:08:20 +01:00
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.
2021-05-08 15:53:42 +01:00
Harvey Tindall
0efd7c5718
Telegram: add language files
...
somehow these were included in the .gitignore.
2021-05-07 23:45:53 +01:00
Harvey Tindall
b91302ddf8
Invite: fix "none yet" message on users created
2021-05-07 22:41:51 +01:00
Harvey Tindall
ea0293bd4e
Split some settings into new "messages" section
...
Most email dependant sections now depend on this. Also renamed more
email things.
2021-05-07 21:53:29 +01:00
Harvey Tindall
51f2f4cc6a
Telegram: close updates channel on restart
...
Also removed some references to email.
2021-05-07 18:29:56 +01:00
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.
2021-05-07 18:20:35 +01:00
Harvey Tindall
72bf280e2d
telegram: Fix UI and store useful Telegram info
...
Creation now works, and language preferences made before signup are
kept. telegram file storage now uses the Jellyfin ID as a key, which
makes much more sense. Also added radios to select preferred notification
method (email/telegram) as well, which the admin will soon be able to
change also.
2021-05-07 14:32:51 +01:00
Harvey Tindall
99875b9176
almost complete telegram user verification
...
When signing up, the user is given a pin code which they send to a
telegram bot. This provides user verification, but more importantly
allows the bot to message the user, as the Telegram API requires the
user to interact with the bot before it can do the opposite.
The bot should recognize the correct language, but a /lang command is
also provided to change it.
The verification process is pretty much functional but ui is still
broken, and it isn't properly integrated yet.
2021-05-07 01:08:12 +01:00
Harvey Tindall
0e21942cd6
add hard restart for updates on *nix
...
reincarnates app.Restart() removed in
bbb0568cc4 as app.HardRestart().
2021-05-03 20:08:23 +01:00
Harvey Tindall
87ef71b415
lowercase lang
2021-05-02 15:25:09 +01:00
André Cruz and Weblate
cf99ae880c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (6 of 6 strings)
Translation: jfa-go/Password Reset Links
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/password-reset-links/es/
2021-05-02 16:23:10 +02:00
André Cruz and Weblate
8e86078394
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/emails/es/
2021-05-02 16:23:10 +02:00
André Cruz and Weblate
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/
2021-05-02 16:23:10 +02:00
André Cruz and Weblate
c5e4c5d509
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: jfa-go/Common Strings
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/common-strings/es/
2021-05-02 16:23:10 +02:00
André Cruz and Weblate
fac951c733
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/es/
2021-05-02 16:23:10 +02:00
Cornichon420 and Weblate
83449f3332
Translated using Weblate (French)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/emails/fr/
2021-05-02 16:23:10 +02:00
Cornichon420 and Weblate
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/
2021-05-02 16:23:10 +02:00
André Cruz and Weblate
f8d4f79271
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/es/
2021-05-02 16:23:10 +02:00
André Cruz and Weblate
bc466d0c6f
Added translation using Weblate (Spanish)
2021-05-02 16:23:10 +02:00
Harvey Tindall
382a0f4c3c
add donate button to about
2021-05-02 15:16:28 +01:00
Harvey Tindall
43effd0c32
add reset link option to setup
2021-05-02 14:15:03 +01:00
Harvey Tindall
af61549bf1
ombi: reset password when using pwr links
...
When password reset links are enabled, the ombi password will be reset
to the PIN along with Jellyfin.
2021-05-02 13:23:59 +01:00
Harvey Tindall
570e3a1e54
fix en-es name and filename
2021-04-30 13:54:53 +01:00
woosade and Weblate
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/
2021-04-29 23:54:04 +02:00
woosade and Weblate
b03a185e88
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/es/
2021-04-29 23:54:03 +02:00
woosade and Weblate
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/
2021-04-29 23:54:03 +02:00
Richard de Boer and Weblate
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/
2021-04-29 23:54:03 +02:00
woosade and Weblate
adbb74f56b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/es/
2021-04-28 15:15:40 +02:00
woosade and Weblate
223b4df172
translation from Weblate (Spanish)
...
Currently translated at 100.0% (28 of 28 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/form/es/
2021-04-28 15:15:40 +02:00
woosade and Weblate
44dc315914
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/emails/es/
2021-04-28 15:15:40 +02:00
woosade and Weblate
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/
2021-04-28 15:15:40 +02:00
woosade and Weblate
57b10dd514
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: jfa-go/Common Strings
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/common-strings/es/
2021-04-28 15:15:40 +02:00
woosade and Weblate
9da0f89613
Added translation using Weblate (Spanish)
2021-04-28 15:15:40 +02:00
woosade and Weblate
4104cb334e
add translation from Weblate (Spanish)
2021-04-28 15:15:40 +02:00
woosade and Weblate
94067a1ec2
Added translation using Weblate (Spanish)
2021-04-28 15:15:40 +02:00