1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 09:00:10 +00:00
jfa-go/ts
Harvey Tindall 2d83718f81
activity: sort, load more, compromises for client-side search
my initial intent before starting search was for it to be server-sided,
considering this activity log could rack up 100s or 1000s of entries,
and then I forgot and did it client-sided.

this commit adds a feature to load more results when scrolled to the
bottom, and when a search returns few or no results (this is limited, so
it wont loop infinitely). Also finally got rid of the useless left
column, since my ideas didn't match my implementation.

also, sorting is only by date, can't be bothered with anything else.
2023-10-22 00:31:30 +01:00
..
modules activity: sort, load more, compromises for client-side search 2023-10-22 00:31:30 +01:00
typings admin: add setting to hide background on login 2023-10-02 10:34:14 +01:00
admin.ts activity: partially functional frontend code 2023-10-20 18:14:32 +01:00
crash.ts tailwind: upgrade a17t, somewhat functional dark mode 2021-12-30 00:49:43 +00:00
form.ts form: move referral info message to aside, change wording 2023-09-08 13:31:05 +01:00
pwr-pin.ts PWR: Add option to set new password from magic link 2021-06-07 13:49:05 +01:00
pwr.ts userpage: add password change card, validation, rearrange page 2023-06-22 18:51:30 +01:00
setup.ts setup: Include proxy, test JF with it 2023-10-19 17:19:52 +01:00
tsconfig.json telegram: modularize, add to userpage 2023-06-19 22:11:35 +01:00
user.ts admin: add setting to hide background on login 2023-10-02 10:34:14 +01:00