| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style(card): move backdrop blur to an opt-in .card-glass modifier | Fuwn | 4 days | 1 | -1/+1 |
| | | | | | | | | | | | | Strip backdrop-filter: blur(4px) from the base .card so the ~50 in-flow surfaces (landing panels, schedule rows, tool cards, user profile cards, badge wall, etc.) stop paying for a blur they don't need. Introduce .card-glass for the surfaces that actually float over other content: the sticky page header, header nav dropdowns, command palette, title-attribute tooltips, LinkedTooltip, and HoverCover. Popup, MediaRoulette, and Notification keep their existing parent-overlay or solid-background treatments. | ||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 1 | -2/+2 |
| | | |||||
| * | chore(biome): enable svelte formatting | Fuwn | 2026-03-01 | 1 | -4/+4 |
| | | |||||
| * | format: Apply Prettier formatting | Fuwn | 2026-01-22 | 1 | -1/+4 |
| | | |||||
| * | format: Apply Prettier formatting | Fuwn | 2025-12-15 | 1 | -4/+1 |
| | | |||||
| * | style: Reformat using latest formatting | Fuwn | 2025-06-11 | 1 | -1/+4 |
| | | |||||
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -44/+44 |
| | | |||||
| * | feat(settings): data saver | Fuwn | 2024-08-22 | 1 | -1/+4 |
| | | |||||
| * | fix(css): use sane z-index values | Fuwn | 2024-02-04 | 1 | -1/+0 |
| | | |||||
| * | feat(hovercover): lazy load | Fuwn | 2024-02-03 | 1 | -0/+1 |
| | | |||||
| * | feat(cover): better movement | Fuwn | 2024-02-03 | 1 | -1/+4 |
| | | |||||
| * | feat(hovercover): half animation time | Fuwn | 2024-01-31 | 1 | -1/+1 |
| | | |||||
| * | feat(hovercover): drop in animation | Fuwn | 2024-01-31 | 1 | -1/+17 |
| | | |||||
| * | refactor(hovercover): simple state | Fuwn | 2024-01-07 | 1 | -11/+7 |
| | | |||||
| * | feat(css): fancy shadows | Fuwn | 2024-01-05 | 1 | -1/+1 |
| | | |||||
| * | feat(cover): small card | Fuwn | 2024-01-04 | 1 | -1/+1 |
| | | |||||
| * | feat(cover): better defaults | Fuwn | 2024-01-04 | 1 | -2/+3 |
| | | |||||
| * | refactor(media): move hover cover | Fuwn | 2024-01-02 | 1 | -0/+34 |