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 8a37663c89
accounts: start advanced search filter support
uses the same format "<field>:<value>", but supports quoted <values>
(allows for spaces in them), and lays groundwork to support string and
date-type field filtering. Truthiness is supported, meaning you can
check if an email is set with "email:yes" for example.
2023-06-13 13:39:13 +01:00
..
modules accounts: start advanced search filter support 2023-06-13 13:39:13 +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