jfa-go/css
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
..
base.css admin: add setting to hide background on login 2023-10-02 10:34:14 +01:00
dark.css switch to DOM based variant adding 2021-12-30 23:52:53 +00:00
dark.js tailwind: upgrade a17t, somewhat functional dark mode 2021-12-30 00:49:43 +00:00
fonts.css css: fix font error 2023-06-26 20:29:59 +01:00
loader.css activity: sort, load more, compromises for client-side search 2023-10-22 00:31:30 +01:00
modal.css admin: add setting to hide background on login 2023-10-02 10:34:14 +01:00
tooltip.css Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00