1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-29 04:47:45 +02:00
jfa-go/ts
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
..
modules accounts: add list of available filters, fix deletion of existing date filters 2023-06-14 14:01:05 +01:00
typings update node deps, fix resulting issues 2023-06-12 18:44:10 +01:00
admin.ts merge tailwind and upgraded a17t 2022-01-04 20:28:36 +00:00
crash.ts tailwind: upgrade a17t, somewhat functional dark mode 2021-12-30 00:49:43 +00:00
form.ts add option to auto redirect to jellyfin (or given link) 2023-02-02 10:34:22 +00:00
pwr-pin.ts PWR: Add option to set new password from magic link 2021-06-07 13:49:05 +01:00
pwr.ts fix layout on remaining html 2022-01-01 02:58:26 +00:00
setup.ts setup: report panic errors to user 2023-06-11 15:11:00 +01:00
tsconfig.json add typechecking step to Makefile when DEBUG=on 2021-05-03 18:32:56 +01:00