| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Migrate event handlers to new Svelte 5 syntax | Fuwn | 2026-01-23 | 1 | -4/+4 |
| * | refactor(layout): Replace empty p elements with reusable Spacer component | Fuwn | 2026-01-23 | 1 | -2/+3 |
| * | fix(html): Replace self-closing non-void HTML elements with proper closing tags | Fuwn | 2026-01-23 | 1 | -2/+2 |
| * | fix(notifications): Replace svelte-notifications with custom store for Svelte 5 | Fuwn | 2026-01-22 | 1 | -3/+1 |
| * | format: Apply Prettier formatting | Fuwn | 2025-12-15 | 1 | -2/+2 |
| * | style(src): Remove self-closing p and div tags | Fuwn | 2025-06-23 | 1 | -2/+2 |
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -102/+102 |
| * | feat(settings): delete remote configuration | Fuwn | 2024-02-17 | 1 | -0/+19 |
| * | feat(settingssync): last push pull times | Fuwn | 2024-02-12 | 1 | -0/+7 |
| * | refactor(settings): move settings sync to component | Fuwn | 2024-02-12 | 1 | -0/+90 |