1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 19:00:11 +00:00
jfa-go/ts/modules
Harvey Tindall 3559e32c2f
accounts: fix profile list for enabling referrals
when I moved the available profile list from GET(/invites) to
GET(/profiles/names), I forgot to remove the multiple places which
called the former and set the (now undefined) profiles value.
2024-08-29 12:14:43 +01:00
..
account-linking.ts discord: hide "Join Server" text when invite not provided 2023-09-07 21:40:44 +01:00
accounts.ts accounts: fix profile list for enabling referrals 2024-08-29 12:14:43 +01:00
activity.ts activity: Just use window.URLBase 2024-08-28 15:42:54 +01:00
captcha.ts trim base css of most redundant classes 2023-12-24 18:55:58 +00:00
common.ts auth: use unicode b64 encoding on browser 2024-08-28 14:29:36 +01:00
discord.ts fix more oddities 2021-12-31 01:51:42 +00:00
invites.ts ts: use pages modules in admin (kinda), change pseudo-links 2024-08-28 14:18:52 +01:00
lang.ts web: fix intermittent "coudln't connect" on page load 2024-08-04 21:57:17 +01:00
login.ts auth: use unicode b64 encoding on browser 2024-08-28 14:29:36 +01:00
modal.ts ts/modal: dont close when not open! 2024-08-27 14:55:04 +01:00
pages.ts ts: use pages modules in admin (kinda), change pseudo-links 2024-08-28 14:18:52 +01:00
profiles.ts accounts: fix profile list for enabling referrals 2024-08-29 12:14:43 +01:00
search.ts ui: general adjustments 2023-12-22 21:40:56 +00:00
settings.ts ts: use pages modules in admin (kinda), change pseudo-links 2024-08-28 14:18:52 +01:00
stripmd.ts rewrite stripmd, fix some typos 2021-03-26 23:13:19 +00:00
tabs.ts ts: use pages modules in admin (kinda), change pseudo-links 2024-08-28 14:18:52 +01:00
theme.ts setup: flex-ify, light/dark, keep page position on reload 2024-08-21 18:31:54 +01:00
ui.ts accounts: css adjustments 2024-08-28 20:55:52 +01:00
update.ts fix form layout 2021-12-31 18:52:03 +00:00
validator.ts userpage: implement change password functionality 2023-06-22 20:54:52 +01:00