| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -31/+31 |
| * | refactor(Data): rename database references | Fuwn | 2024-08-24 | 1 | -1/+1 |
| * | refactor(Database): separate providers | Fuwn | 2024-07-25 | 1 | -1/+1 |
| * | fix(groups): add seperator for multiple groups | Fuwn | 2024-02-13 | 1 | -1/+5 |
| * | fix(groups): remove ul | Fuwn | 2024-02-13 | 1 | -8/+6 |
| * | refactor(message): with reload flag | Fuwn | 2024-02-13 | 1 | -8/+2 |
| * | chore(css): clean up unused | Fuwn | 2024-02-13 | 1 | -38/+0 |
| * | refactor(events): use group preview component | Fuwn | 2024-02-13 | 1 | -50/+4 |
| * | feat(group): group page from groups | Fuwn | 2024-02-13 | 1 | -40/+42 |
| * | feat(events): groups page | Fuwn | 2024-02-13 | 1 | -0/+129 |