jessikitty
jessikitty pushed to dev at jessikitty/frambe 2026-05-26 15:16:01 +10:00
39aff8c839 fix: re-upload README with correct encoding
jessikitty pushed to dev at jessikitty/frambe 2026-05-26 15:14:00 +10:00
213a7bd737 fix: re-upload server.js with correct encoding
jessikitty pushed to dev at jessikitty/frambe 2026-05-26 15:12:00 +10:00
e770332032 fix: re-upload admin dashboard with correct encoding
jessikitty pushed to dev at jessikitty/frambe 2026-05-26 15:10:45 +10:00
1d209b5daa fix: re-upload login.html with correct encoding
jessikitty pushed to dev at jessikitty/frambe 2026-05-26 15:10:12 +10:00
249162fabb fix: re-upload docker-compose.yml with correct encoding
jessikitty pushed to dev at jessikitty/frambe 2026-05-26 15:09:47 +10:00
79d9cae986 fix: re-upload .env.example with correct encoding
jessikitty pushed to main at jessikitty/ScratchingPost 2026-05-26 10:35:36 +10:00
6d8aaa8d54 fix: Display defaults to black text on white bg, dark table borders
jessikitty pushed to main at jessikitty/ScratchingPost 2026-05-26 10:20:53 +10:00
1f244ba40c fix: Edit view — auto-width columns, 1px solid black borders on pasted tables
jessikitty pushed to main at jessikitty/ScratchingPost 2026-05-26 10:19:40 +10:00
510210ad3d fix: Pasted tables — auto-width columns, 1px solid black borders, remove colgroups
jessikitty pushed to main at jessikitty/ScratchingPost 2026-05-26 10:03:46 +10:00
eb58cf16cf fix: Default slide background to white (#ffffff) instead of dark
jessikitty pushed to main at jessikitty/ScratchingPost 2026-05-26 10:02:15 +10:00
1828897ba4 fix: Preview — white default bg, black text, dark borders on tables
jessikitty pushed to main at jessikitty/ScratchingPost 2026-05-26 10:01:44 +10:00
74d6928e27 fix: Edit view — white default bg, paste formatting, text-align + all styles whitelisted
jessikitty pushed to main at jessikitty/ScratchingPost 2026-05-26 10:00:43 +10:00
e59ba6d4a9 fix: White default bg, paste formatting preservation, text-align + all styles whitelisted
jessikitty pushed to dev at jessikitty/frambe 2026-05-25 16:31:00 +10:00
b8ea8eb150 docs: update README with v1.4.0 auth and REST API documentation
jessikitty pushed to dev at jessikitty/frambe 2026-05-25 16:25:59 +10:00
402b6a0def docs: add auth env vars to docker-compose.yml
jessikitty pushed to dev at jessikitty/frambe 2026-05-25 16:25:00 +10:00
355f26eaf1 docs: add auth env vars to .env.example
jessikitty pushed to dev at jessikitty/frambe 2026-05-25 16:24:01 +10:00
a269456f41 feat: add logout button and auth check to admin dashboard
jessikitty pushed to dev at jessikitty/frambe 2026-05-25 10:28:16 +10:00
ec79ac4752 feat: admin login, API token auth, REST client endpoints for v1.4.0
jessikitty pushed to dev at jessikitty/frambe 2026-05-25 10:21:49 +10:00
83b8b78f0c feat: add admin login page for v1.4.0