b3d7bc7704
refactor, should have been in main
2021-02-02 18:09:02 +00:00
d9354c7d6b
use embed.fs wrapper on data
2021-02-02 15:44:30 +00:00
bfab71c24b
use embed.fs wrapper for langFS so lang/ is not needed in paths
...
[files]lang_files is now the path to the lang directory, not path to a
directory containing it.
2021-02-02 15:19:43 +00:00
86bc26543a
Fix docker build, add GOBINARY flag for make
...
GOBINARY defaults to "go", but if you want to build on a normal system,
you'll likely set it to go1.16rc1 with "make all GOBINARY=go1.16rc1".
2021-02-01 20:55:17 +00:00
1efe3c17eb
drone image
2021-02-01 20:30:38 +00:00
a9b4a1d47f
update goreleaser
2021-02-01 20:28:01 +00:00
27530bff0a
add external/internal data options
...
"make all" will build with internal data, whereas "make debug"/"make
all-external" will make an external "data/" directory.
2021-02-01 20:25:20 +00:00
e2a68809fe
add to drone builds
2021-02-01 18:45:44 +00:00
e1af1eeab5
fully self-contained
...
paths are pretty janky, but it works. Also, [files]/lang_files now must
be the path to a directory CONTAINING a "lang/" directory. I'll work
around this at a later date.
2021-02-01 18:41:45 +00:00
1c06414320
Use fs for language, add lang_files option
...
The local app translations are loaded, and then if [files]/lang_files
is provided (a directory containing custom translations), any found
inside it are loaded over top. This makes customizing much easier.
2021-02-01 17:39:19 +00:00
88c7d8e606
use go1.16rc1 in make, remove ioutil, start switching to io/fs for file i/o
...
ioutil's contents are now in io and os.
Eventually jfa-go's files will be embedded in the binary with go1.16's
new embed feature. Using io/fs will provide abstraction for accessing
these files, and allow for both embedded and non-embedded versions.
Also, internal paths to things like email templates, etc. will be
prefixed with "jfa-go:" to indicate to use the app's own Filesystem
instead of reading the file normally. This also allows for custom files
to continue to be used as they are currently.
2021-01-31 23:12:50 +00:00
90c6cee780
add restart button
2021-01-31 19:01:20 +00:00
456ef556b1
add inter-section dependency for settings
...
Currently used to hide all email sections when [email]/method is blank
(disabled).
2021-01-31 18:50:04 +00:00
ce98b2eb5a
add backwards navigation
2021-01-31 17:32:03 +00:00
ee026714d4
Add optional email confirmation
...
If enabled, a confirmation email will be sent before the user can create
their account.
2021-01-30 19:19:12 +00:00
736c39840f
fix default jellyfin path for setup in dockerfile
2021-01-29 17:13:15 +00:00
e755bc6b61
fix language names
2021-01-29 13:49:58 +00:00
Richard de Boer
7ec9f2435c
translation from Weblate (Dutch)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/nl/
2021-01-29 14:42:20 +01:00
Cornichon420
443d6fee52
Translated using Weblate (French)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/fr/
2021-01-29 14:42:20 +01:00
Cornichon420
b023616033
translation from Weblate (French)
...
Currently translated at 100.0% (25 of 25 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/form/fr/
2021-01-29 14:42:20 +01:00
Cornichon420
f182b88c58
Translated using Weblate (French)
...
Currently translated at 100.0% (95 of 95 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/setup/fr/
2021-01-29 14:42:20 +01:00
Richard de Boer
93daadae4b
translation from Weblate (Dutch)
...
Currently translated at 100.0% (25 of 25 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/form/nl/
2021-01-29 14:42:20 +01:00
virusperfect
fd1ec5d3fb
Translated using Weblate (German)
...
Currently translated at 100.0% (95 of 95 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/setup/de/
2021-01-29 14:42:20 +01:00
virusperfect
b9a8a27807
translation from Weblate (German)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/de/
2021-01-29 14:42:20 +01:00
Cornichon420
27a36898a3
translation from Weblate (French)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/fr/
2021-01-29 14:42:20 +01:00
Richard de Boer
d8948c037b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/nl/
2021-01-29 14:42:20 +01:00
virusperfect
83f2749eab
Translated using Weblate (German)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/de/
2021-01-29 14:42:20 +01:00
virusperfect
290435b5ba
translation from Weblate (German)
...
Currently translated at 100.0% (25 of 25 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/form/de/
2021-01-29 14:42:20 +01:00
Cornichon420
d09125c63c
Translated using Weblate (French)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: jfa-go/Common Strings
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/common-strings/fr/
2021-01-29 14:42:20 +01:00
Cornichon420
f0aa64373b
Added translation using Weblate (French)
2021-01-29 14:42:20 +01:00
DesertCookie
2272883d5a
translation from Weblate (German)
...
Currently translated at 100.0% (25 of 25 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/form/de/
2021-01-29 14:42:20 +01:00
Richard de Boer
2d0f6d89aa
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (95 of 95 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/setup/nl/
2021-01-29 14:42:20 +01:00
hrfee
4cd1571c05
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (95 of 95 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/setup/nl/
2021-01-29 14:42:20 +01:00
ClankJake
55be62bc3e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.9% (94 of 95 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/setup/pt_BR/
2021-01-29 14:42:20 +01:00
ClankJake
da82f1c146
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (25 of 25 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/form/pt_BR/
2021-01-29 14:42:20 +01:00
DesertCookie
67f53d4112
Translated using Weblate (German)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/de/
2021-01-29 14:42:20 +01:00
ClankJake
88356281fb
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 97.0% (98 of 101 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/pt_BR/
2021-01-29 14:42:20 +01:00
ClankJake
05198ea764
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/pt_BR/
2021-01-29 14:42:20 +01:00
ClankJake
fe33d97d87
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: jfa-go/Common Strings
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/common-strings/pt_BR/
2021-01-29 14:42:20 +01:00
DesertCookie
2c60dee48a
translation from Weblate (German)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/admin/de/
2021-01-29 14:42:20 +01:00
Richard de Boer
8af9f9944a
Translated using Weblate (Dutch)
...
Currently translated at 72.6% (69 of 95 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/setup/nl/
2021-01-29 14:42:20 +01:00
DesertCookie
4e968d2338
Translated using Weblate (German)
...
Currently translated at 97.8% (93 of 95 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/setup/de/
2021-01-29 14:42:20 +01:00
Richard de Boer
7ba88977a4
Added translation using Weblate (Dutch)
2021-01-29 14:42:20 +01:00
hrfee
0c5f6a68f9
Added translation using Weblate (Portuguese (Brazil))
2021-01-29 14:42:20 +01:00
ClankJake
bbd539278c
add translation from Weblate (Portuguese (Brazil))
2021-01-29 14:42:20 +01:00
DesertCookie
be9d9ac6ff
Added translation using Weblate (German)
2021-01-29 14:42:20 +01:00
ClankJake
e8b37a5df8
Added translation using Weblate (Portuguese (Brazil))
2021-01-29 14:42:20 +01:00
ClankJake
d10d347e2b
Added translation using Weblate (Portuguese (Brazil))
2021-01-29 14:42:20 +01:00
ClankJake
68689d74a0
add translation from Weblate (Portuguese (Brazil))
2021-01-29 14:42:20 +01:00
4fc9bdb35b
element already existed, oops
2021-01-29 01:32:44 +00:00