| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(colours): tokenise card shadows and scrims | Fuwn | 5 days | 1 | -2/+2 |
| | | | | | | | | | | | | Introduce --shadow-card, --shadow-card-emphasized, --shadow-cta, --scrim, --scrim-soft, and --scrim-banner. Migrate 14 inline literals (card.css, input.css, Notification, MediaRoulette, the two Landing CTA buttons, the popup overlay, the palette and roulette scrims, three identity banners, the user profile cover art shadow) onto the tokens, with light/dark adaptation handled by the existing prefers-color-scheme blocks instead of duplicated inline. Two single-use Landing demo-focus values stay inline. | ||||
| * | fix(ui): stop roulette at intended duration | Fuwn | 2026-04-02 | 1 | -1/+2 |
| | | |||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 1 | -46/+46 |
| | | |||||
| * | chore(biome): enable svelte formatting | Fuwn | 2026-03-01 | 1 | -71/+71 |
| | | |||||
| * | refactor(MediaRoulette): Use Svelte 5 syntax | Fuwn | 2026-01-23 | 1 | -13/+15 |
| | | |||||
| * | feat(MediaRoulette): Add CommandPalette-like fade in/out | Fuwn | 2026-01-23 | 1 | -3/+74 |
| | | |||||
| * | feat(List): Add media roulette | Fuwn | 2026-01-23 | 1 | -0/+294 |