| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Migrate event handlers to new Svelte 5 syntax | Fuwn | 2026-01-23 | 1 | -1/+1 |
| * | refactor(layout): Replace empty p elements with reusable Spacer component | Fuwn | 2026-01-23 | 1 | -1/+2 |
| * | fix(html): Replace self-closing non-void HTML elements with proper closing tags | Fuwn | 2026-01-23 | 1 | -1/+1 |
| * | format: Apply Prettier formatting | Fuwn | 2025-12-15 | 1 | -1/+1 |
| * | style(src): Remove self-closing p and div tags | Fuwn | 2025-06-23 | 1 | -1/+1 |
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -43/+43 |
| * | fix(Announcement): only show when authenticated | Fuwn | 2024-05-28 | 1 | -1/+3 |
| * | refactor(lib): move componenets to modules | Fuwn | 2024-04-21 | 1 | -1/+1 |
| * | feat(announcement): better format handling | Fuwn | 2024-04-14 | 1 | -1/+19 |
| * | feat(layout): announcement feature | Fuwn | 2024-04-01 | 1 | -0/+33 |