1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 19:00:11 +00:00
jfa-go/html
Harvey Tindall 2057823b7a
setup: flex-ify, light/dark, keep page position on reload
got rid of a bunch of m[l/r/x/y]-x tailwind classes and used more
flex-[row/col] gap-2's. UI should be more consistent in general, and
with the admin UI.

The page you were on is actually read from the URL on reload, however
does not keep settings (implemented just for ease of UI editing,
really).

`missing-colors.js` preprocessor script now applies dark prefixes for
<section>s, but like with cards, does not apply a default ~neutral to
those without, so that <section class=""> looks different to <section
class="~neutral">.

Light/dark selector added to setup too, and the actual mode given to the
browser through CSS `color-scheme` is correct, meaning things like textareas, checkboxes and
controls are now colored according to the theme.
2024-08-21 18:31:54 +01:00
..
404.html web: css adjustments 2024-08-05 21:18:32 +01:00
account-linking.html telegram: modularize, add to userpage 2023-06-19 22:11:35 +01:00
admin.html admin: add build tags to "About" 2024-08-11 17:55:12 +01:00
crash.html web: css adjustments 2024-08-05 21:18:32 +01:00
create-success.html web: css adjustments 2024-08-05 21:18:32 +01:00
form-base.html form: add more customizable success card 2024-07-28 20:05:13 +01:00
form-loader.html Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
form.html web: css adjustments 2024-08-05 21:18:32 +01:00
header.html html: add noindex tag to header.html 2024-07-28 17:10:06 +01:00
invalidCode.html web: css adjustments 2024-08-05 21:18:32 +01:00
login-modal.html ui: fix layout when userpage card not shown on login 2023-12-28 13:45:00 +00:00
password-reset.html web: css adjustments 2024-08-05 21:18:32 +01:00
setup.html setup: flex-ify, light/dark, keep page position on reload 2024-08-21 18:31:54 +01:00
user.html auth: source cookie hostname from jfa_url 2024-08-13 20:39:06 +01:00