aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Hololive/Lives.svelte
Commit message (Expand)AuthorAgeFilesLines
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-2/+3
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-231-2/+2
* format: Apply Prettier formattingFuwn2025-12-151-2/+2
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-2/+2
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-65/+65
* feat(hololive): update time and guest formattingFuwn2024-06-231-1/+1
* feat(hololive): filterFuwn2024-02-181-0/+2
* feat(stream): avatarsFuwn2024-02-181-3/+3
* feat(hololive): move pinned to preferencesFuwn2024-02-171-1/+1
* chore(hololive): remove unused sorterFuwn2024-02-171-1/+0
* refactor(hololive): simple sortingFuwn2024-02-171-19/+5
* feat(hololive): seperate categoriesFuwn2024-02-171-115/+53
* fix(lives): presort by timeFuwn2024-02-171-0/+1
* refactor(hololive): move lives to componentFuwn2024-02-171-0/+167