aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(locale): localise hololive errorsFuwn2024-02-094-4/+12
|
* feat(hololive): change parse error messageFuwn2024-02-091-1/+1
|
* fix(match): exclude known un-subbed mediaFuwn2024-02-082-0/+6
|
* feat(popup): higher z-indexFuwn2024-02-081-0/+6
|
* feat: use global login restriction warningFuwn2024-02-087-18/+30
|
* feat(settings): use popup style login alertFuwn2024-02-081-1/+4
|
* refactor(hololive): move to data moduleFuwn2024-02-082-1/+1
|
* refactor(birthdays): move to data moduleFuwn2024-02-083-2/+2
|
* refactor(anilist): move to data moduleFuwn2024-02-0859-74/+74
|
* refactor(data): move static data to moduleFuwn2024-02-0710-6/+6
|
* fix(badges): categories when none existFuwn2024-02-071-32/+30
|
* feat(locale): localise airing timeFuwn2024-02-074-11/+28
|
* feat(locale): localise hololive date formatterFuwn2024-02-074-3/+31
|
* feat(locale): localise hololiveFuwn2024-02-074-4/+41
|
* feat(api): health check endpointFuwn2024-02-071-0/+1
|
* fix(layout): single identity fetchFuwn2024-02-071-4/+2
|
* feat(hololive): replace parse error messageFuwn2024-02-071-4/+2
|
* feat(airingtime): update every 30 secondsFuwn2024-02-071-79/+92
|
* fix(match): use airing at authority for adjustmentFuwn2024-02-071-1/+0
|
* fix(hololive): fit images on ipadFuwn2024-02-071-0/+1
|
* fix(hololive): proxy scheduleFuwn2024-02-072-2/+3
|
* fix(hololive): call reload directlyFuwn2024-02-071-2/+4
|
* feat(hololive): add try again buttonFuwn2024-02-072-2/+11
|
* 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-073-34/+21
|
* feat(hololive): temporarily removeFuwn2024-02-073-1/+1
|
* refactor(hololive): locally implement hololive-scheduleFuwn2024-02-073-2/+163
|
* revert: "revert: "feat(hololive): re-implement get schedule html""Fuwn2024-02-071-7/+17
| | | | This reverts commit 64cab1d1b09f65689a57e0cb8c0d91106f842501.
* revert: "feat(hololive): re-implement get schedule html"Fuwn2024-02-071-17/+7
| | | | This reverts commit 1aa2a1eaa539dfe2028237058c0e3318f34aa05e.
* feat(hololive): re-implement get schedule htmlFuwn2024-02-071-7/+17
|
* feat(hololive): add head titleFuwn2024-02-071-0/+3
|
* feat(hololive): target blankFuwn2024-02-071-2/+2
|
* feat(hololive): hololive scheduleFuwn2024-02-0710-5/+149
|
* fix(match): skip specials and ovas in scheduleFuwn2024-02-061-0/+7
|
* feat(schedule): use global subsplease and modifyFuwn2024-02-063-46/+56
|
* feat(title): only show furigana if uniqueFuwn2024-02-061-8/+15
|
* fix(schedule): use adjusted episode dayFuwn2024-02-061-1/+1
|
* fix(match): re-add schedule matcherFuwn2024-02-061-1/+39
|
* feat(locale): localise debug settingsFuwn2024-02-064-7/+49
|
* feat(settings): recommend site data clearFuwn2024-02-061-0/+2
|
* fix(match): stronger matcherFuwn2024-02-061-42/+38
|
* fix(match): revert to old matcherFuwn2024-02-061-29/+17
|
* fix(badge): broken imgur linksFuwn2024-02-061-1/+4
|
* feat: stronger logoutFuwn2024-02-065-9/+22
|
* feat(layout): remove stores using localstorageFuwn2024-02-061-1/+2
|
* feat(badges): import eventsFuwn2024-02-051-2/+10
|
* feat(locale): localise import confirmFuwn2024-02-054-5/+10
|
* feat(locale): localise import waitFuwn2024-02-054-4/+10
|
* feat(locale): localise import modeFuwn2024-02-054-13/+46
|