Harvey Tindall
cebde9d4c0
setup: report errors when saving config
3 years ago
Harvey Tindall
9395165916
updater: check build is ready
3 years ago
Harvey Tindall
a8daa2c77e
makefile changes
3 years ago
Harvey Tindall
49c873c858
dont ignore esbuild errors
3 years ago
Harvey Tindall
c6fc5765f3
update node version in Dockerfile
3 years ago
Harvey Tindall
62cbbf57e7
form: fix mono text in discord linking modal
3 years ago
Harvey Tindall
b81c5636cc
settings: better top button padding on mobile
3 years ago
Harvey Tindall
d867649a93
padding; fix hungarian lang names
3 years ago
Harvey Tindall
cd08259012
lowercase lang
3 years ago
Harvey Tindall
e814af1af5
Merge pull request #191 from LubricantJam/main
...
Further Mobile Optimisations
3 years ago
Harvey Tindall
ecbff16a88
modal: change transition
...
now a simple fade-in/fade-out, which is part of tailwind.config.js
rather than modal.css.
3 years ago
Harvey Tindall
baffa4a38c
add NOTEMPLATE env var to missing-colors.js
3 years ago
mLgz0rn
fad507d2dd
translation from Weblate (Danish)
...
Currently translated at 100.0% (175 of 175 strings)
Translation: jfa-go/Admin Page
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/admin/da/
3 years ago
mLgz0rn
053ee8284d
Translated using Weblate (Danish)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: jfa-go/Password Reset Links
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/password-reset-links/da/
3 years ago
mLgz0rn
4f05fa9375
Translated using Weblate (Danish)
...
Currently translated at 100.0% (6 of 6 strings)
Translation: jfa-go/Telegram/Matrix/Discord bots
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/chat-bots/da/
3 years ago
mLgz0rn
7ecf1bcf94
Translated using Weblate (Danish)
...
Currently translated at 100.0% (51 of 51 strings)
Translation: jfa-go/Emails
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/emails/da/
3 years ago
mLgz0rn
f030cdcb02
translation from Weblate (Danish)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/form/da/
3 years ago
Frizles
7474a1868e
translation from Weblate (Hungarian)
...
Currently translated at 86.4% (32 of 37 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/form/hu/
3 years ago
Tim
9a4d90790a
translation from Weblate (German)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/form/de/
3 years ago
Frizles
7e38ee07c7
add translation from Weblate (Hungarian)
3 years ago
Frizles
b9574e2d67
add translation from Weblate (Hungarian)
3 years ago
Harvey Tindall
6431613363
update version; mention log button in bug report template
3 years ago
Harvey Tindall
a00392166c
Merge pull request #194 from KeyboardDabbler/main
...
Cursor pointer UX consistency
3 years ago
KeyboardDabbler
bfcad6c5f2
pointer on modal close
3 years ago
KeyboardDabbler
7daf2162ef
checkbox, edit email and captcha refresh
3 years ago
James Finch
dec8d75083
Optimised modals for mobile.
3 years ago
James Finch
f486f8de1d
Removed deprecated code.
3 years ago
James Finch
93b1e9c371
Fixed dark text on dark mode.
3 years ago
James Finch
6440f57467
Fixed Tailwind compiling issues.
3 years ago
Harvey Tindall
25451eb763
form: show radios for only linked contact methods
3 years ago
Harvey Tindall
dbefb80f63
form: reliably disable submit button, communicate if account linking is required
3 years ago
James Finch
889d68dc7b
Updated Tailwind version.
3 years ago
Harvey Tindall
42dbc04ff9
Merge pull request #189 from LubricantJam/main
...
Mobile Form Support.
3 years ago
James Finch
82c8ef1e4b
Added better mobile support for sign-up form.
3 years ago
Harvey Tindall
4deb45df3c
fix code text color in dark mode
3 years ago
Harvey Tindall
4b02960fd1
form: add captcha regen button
...
lots of false negatives so this is a solution for now.
Also the registering of each discord command is now logged for debugging
purposes.
3 years ago
Harvey Tindall
15e5564b12
discord: add/move to slash commands
...
the version of the discord library with support for this isn't
necessarily stable, so normal ! commands will still be available. The
user is no longer DMed for the PIN, instead they type /pin <PIN>.
3 years ago
Harvey Tindall
e66241ddcb
fix crash page css when using goreleaser
3 years ago
Harvey Tindall
d3990a6c55
upgrade vulnerable dependency
3 years ago
Harvey Tindall
be1d081629
build: fix css bundling bug with new esbuild
...
local testing was being done with an older version of esbuild which
didn't mind @tailwind statements before @imports (it complained, but did
its job). On the latest version used in Docker builds, it would leave
the @import statements intact which broke things like modals.
3 years ago
Harvey Tindall
fafb524a47
accounts: link ombi/discord when adding
3 years ago
Harvey Tindall
da1b9ccac7
ombi: add migration to link telegram/discord
3 years ago
Harvey Tindall
7b97e1ca26
fix discord/telegram linking with ombi
...
original issue creator replied with the fix.
3 years ago
Harvey Tindall
7f11549337
ombi: broken discord/telegram linking
...
doesn't work due to https://github.com/ombi-app/ombi/issues/3484
committing to save progress.
3 years ago
Harvey Tindall
987e0ddd4e
accounts: show "Set expiry" button for non-disabled users
...
previously hidden in a dropdown on the "re-enable" button for disabled
users only, now can be used on active ones.
3 years ago
Harvey Tindall
8fd097836f
discord: send in-channel reply to !start
3 years ago
Harvey Tindall
5acee68987
settings: rename URL base to reverse proxy subfolder
3 years ago
Harvey Tindall
25a1ca5a9f
bots: fix language selection
...
you may have to re-apply your language choice.
3 years ago
Harvey Tindall
32af107699
discord: add role to user on signup
...
This requires an extra permission, so you'll have to modify your bot
settings, kick it from your server and re-add it for this to work. The
role you select must also be lower in hierarchy than the bot's group.
3 years ago
Harvey Tindall
b929e16f2c
build: apply cssVersion for all ldflags
3 years ago