aboutsummaryrefslogtreecommitdiff
path: root/src/routes/hololive
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-2/+2
* chore(prettier): use spaces instead of tabsFuwn2024-10-092-63/+63
* feat(hololive): filterFuwn2024-02-182-1/+8
* feat(user): hololive badgesFuwn2024-02-181-3/+1
* feat(hololive): move pinned to preferencesFuwn2024-02-171-2/+2
* chore(hololive): remove unused sorterFuwn2024-02-171-20/+1
* refactor(hololive): move lives to componentFuwn2024-02-171-170/+4
* fix(hololive): make space for pin iconFuwn2024-02-171-1/+6
* fix(hololive): wait for pinned streamsFuwn2024-02-171-21/+17
* refactor(hololive): single pinned fetchFuwn2024-02-161-6/+10
* fix(hololive): relative position stream for pin iconFuwn2024-02-151-0/+4
* fix(hololive): prevent defaultFuwn2024-02-151-1/+7
* feat(hololive): push pinned streamers to topFuwn2024-02-151-19/+42
* feat(hololive): stream pinningFuwn2024-02-151-0/+59
* feat(locale): localise hololive errorsFuwn2024-02-091-2/+4
* feat(hololive): change parse error messageFuwn2024-02-091-1/+1
* refactor(hololive): move to data moduleFuwn2024-02-081-1/+1
* feat(locale): localise hololive date formatterFuwn2024-02-071-1/+1
* feat(locale): localise hololiveFuwn2024-02-071-4/+14
* feat(hololive): replace parse error messageFuwn2024-02-071-4/+2
* fix(hololive): fit images on ipadFuwn2024-02-071-0/+1
* fix(hololive): proxy scheduleFuwn2024-02-071-1/+2
* fix(hololive): call reload directlyFuwn2024-02-071-2/+4
* feat(hololive): add try again buttonFuwn2024-02-071-2/+6
* feat(hololive): sort live, upcoming, endedFuwn2024-02-071-3/+13
* feat(hololive): show ended tagFuwn2024-02-071-1/+6
* refactor(hololive): move to client-side evaluationFuwn2024-02-071-4/+11
* feat(hololive): temporarily removeFuwn2024-02-071-0/+0
* feat(hololive): add head titleFuwn2024-02-071-0/+3
* feat(hololive): target blankFuwn2024-02-071-2/+2
* feat(hololive): hololive scheduleFuwn2024-02-071-0/+127