| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style(card): move backdrop blur to an opt-in .card-glass modifier | Fuwn | 24 hours | 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 | 2 | -44/+45 |
| | | |||||
| * | 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 | 2 | -82/+82 |
| | | |||||
| * | feat(settings): data saver | Fuwn | 2024-08-22 | 1 | -1/+4 |
| | | |||||
| * | refactor(anilist): move to data module | Fuwn | 2024-02-08 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | fix(cover): null check element | Fuwn | 2024-01-18 | 1 | -1/+5 |
| | | |||||
| * | fix(hovercover): correct image flip when scrolled | Fuwn | 2024-01-08 | 1 | -2/+2 |
| | | |||||
| * | fix(hovercover): page scroll height | Fuwn | 2024-01-07 | 1 | -2/+2 |
| | | |||||
| * | refactor(hovercover): simple state | Fuwn | 2024-01-07 | 2 | -27/+24 |
| | | |||||
| * | 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 | 2 | -3/+4 |
| | | |||||
| * | fix(hovercover): image height overflowsvelteui | Fuwn | 2024-01-04 | 1 | -14/+10 |
| | | |||||
| * | feat(sequelspy): media cover hover | Fuwn | 2024-01-02 | 1 | -1/+4 |
| | | |||||
| * | refactor(media): move hover cover | Fuwn | 2024-01-02 | 2 | -0/+86 |