1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-11-10 12:20:10 +00:00
jfa-go/ts/modules
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
..
account-linking.ts discord: hide "Join Server" text when invite not provided 2023-09-07 21:40:44 +01:00
accounts.ts activity: sort, load more, compromises for client-side search 2023-10-22 00:31:30 +01:00
activity.ts activity: sort, load more, compromises for client-side search 2023-10-22 00:31:30 +01:00
common.ts activity: sort, load more, compromises for client-side search 2023-10-22 00:31:30 +01:00
discord.ts fix more oddities 2021-12-31 01:51:42 +00:00
invites.ts invites: "User Label" 2/2 2023-09-08 14:37:07 +01:00
lang.ts config: make sure recaptcha is hidden when disabled 2023-06-26 23:24:58 +01:00
login.ts admin: add setting to hide background on login 2023-10-02 10:34:14 +01:00
modal.ts login: modularize frontend code 2023-06-15 23:52:16 +01:00
profiles.ts referrals: unlink/disable referrals for profile 2023-09-06 22:12:36 +01:00
search.ts activity: sort, load more, compromises for client-side search 2023-10-22 00:31:30 +01:00
settings.ts settings: "no results found", section matching 2023-10-14 12:33:48 +01: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 admin: a little more refactoring 2023-06-16 13:43:34 +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