1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 10:50:11 +00:00
jfa-go/scripts
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
..
account-gen scripts: add script to generate fake accounts 2023-06-14 11:50:22 +01:00
langmover userpage: generate & display referral links 2023-09-07 16:25:47 +01:00
compile_mjml.py compile_mjml: use multiprocessing instead of thread 2023-06-24 11:36:15 +01:00
dark-variant.sh fix dark mode script 2022-01-04 20:46:22 +00:00
enumerate_config.py thread compile_mjml 2021-03-13 17:05:59 +00:00
generate_ini.py settings: add "note" type, shows as card 2023-06-21 12:28:52 +01:00
inline.js remove vulnerable node deps, cleanup 2021-11-14 14:50:40 +00:00
missing-colors.js setup: flex-ify, light/dark, keep page position on reload 2024-08-21 18:31:54 +01:00
version.sh build: correct updater on docker 2024-08-11 17:39:58 +01:00