aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Hololive
Commit message (Collapse)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+2
|
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-1/+1
|
* 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-093-219/+219
|
* feat(hololive): update time and guest formattingFuwn2024-06-232-13/+19
|
* feat(hololive): parallax image for thumbnailsFuwn2024-05-271-4/+15
|
* fix(stream): null check avatarFuwn2024-02-181-3/+5
|
* feat(stream): filter on avatar clickFuwn2024-02-181-1/+4
|
* feat(hololive): filterFuwn2024-02-181-0/+2
|
* feat(user): hololive badgesFuwn2024-02-181-0/+2
|
* feat(stream): avatarsFuwn2024-02-182-5/+30
|
* 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-173-124/+170
|
* fix(lives): presort by timeFuwn2024-02-171-0/+1
|
* refactor(hololive): move lives to componentFuwn2024-02-172-0/+179