1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 12:27:47 +02:00
jfa-go/html
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
..
404.html bundle css with esbuild 2021-01-23 18:53:14 +00:00
admin.html add preview to Announcements 2021-05-03 18:35:27 +01:00
create-success.html Add optional email confirmation 2021-01-30 19:19:12 +00:00
form-base.html almost complete telegram user verification 2021-05-07 01:08:12 +01:00
form-loader.html Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
form.html almost complete telegram user verification 2021-05-07 01:08:12 +01:00
header.html respect browser/os dark mode preference 2021-03-10 19:42:40 +00:00
invalidCode.html bundle css with esbuild 2021-01-23 18:53:14 +00:00
password-reset.html ombi: reset password when using pwr links 2021-05-02 13:23:59 +01:00
setup.html add reset link option to setup 2021-05-02 14:15:03 +01:00