1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-26 19:37:46 +02:00
jfa-go/ts/modules
Harvey Tindall 76bb95098c
accounts: add list of available filters, fix deletion of existing date filters
The "Filters" button gives a list of filterable fields, and buttons to
select the type, including true/false, text match, and on/before/after a
date. When clicked, the appropriate values are put in the search box and
the cursor is placed if any input is needed.

Dates and strings are also now matched correctly, and case-insensitively when
deleting a filter.
2023-06-14 14:01:05 +01:00
..
accounts.ts accounts: add list of available filters, fix deletion of existing date filters 2023-06-14 14:01:05 +01:00
common.ts setup: report panic errors to user 2023-06-11 15:11:00 +01:00
discord.ts fix more oddities 2021-12-31 01:51:42 +00:00
invites.ts update node deps, fix resulting issues 2023-06-12 18:44:10 +01:00
lang.ts lang: make loadLangSelector respect existing params 2022-01-01 02:54:02 +00:00
modal.ts modal: change transition 2022-01-30 16:24:40 +00:00
profiles.ts fix m-half in ts 2021-12-31 00:26:11 +00:00
settings.ts merge tailwind and upgraded a17t 2022-01-04 20:28:36 +00:00
stripmd.ts rewrite stripmd, fix some typos 2021-03-26 23:13:19 +00:00
tabs.ts site: add features, dono button 2021-11-14 23:06:15 +00:00
theme.ts switch to DOM based variant adding 2021-12-30 23:52:53 +00:00
update.ts fix form layout 2021-12-31 18:52:03 +00:00
validator.ts form: reliably disable submit button, communicate if account linking is required 2022-01-27 16:48:46 +00:00