Updated today at 08:58

Commit: 63bbfc7 Show on GitHub

  • Author: Naul
  • Date: 3/11/2026, 3:39:16 PM
  • Message: login works and you see your username
  • Stats: 424 total changes (+416 / -8)

Changed Files

  • src/lib/components/organisms/Header.svelte — +26 / -6 (32 changes)
  • src/routes/+layout.server.js — +9 / -0 (9 changes)
  • src/routes/+layout.svelte — +2 / -2 (4 changes)
  • src/routes/inlog/+page.server.js — +96 / -0 (96 changes)
  • src/routes/inlog/+page.svelte — +283 / -0 (283 changes)