1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 00:50:12 +00:00
jfa-go/html
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
..
404.html prefix css with version to avoid cache conflict 2022-01-08 16:42:36 +00:00
account-linking.html telegram: modularize, add to userpage 2023-06-19 22:11:35 +01:00
admin.html activity: sort, load more, compromises for client-side search 2023-10-22 00:31:30 +01:00
crash.html fix form layout 2021-12-31 18:52:03 +00:00
create-success.html form: fix captcha, matrix, telegram 2023-06-21 20:00:48 +01:00
form-base.html form: actually link to the my account page 2023-06-22 21:57:19 +01:00
form-loader.html Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
form.html form: move referral info message to aside, change wording 2023-09-08 13:31:05 +01:00
header.html userpage: implement login message card 2023-06-20 21:43:25 +01:00
invalidCode.html form: fix confirmation success page css 2023-06-21 21:22:05 +01:00
login-modal.html admin: option link to my account page on login screen 2023-10-02 10:56:50 +01:00
password-reset.html prefix css with version to avoid cache conflict 2022-01-08 16:42:36 +00:00
setup.html setup: Include proxy, test JF with it 2023-10-19 17:19:52 +01:00
user.html userpage: generate & display referral links 2023-09-07 16:25:47 +01:00