aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-071-1/+163
* revert: "revert: "feat(hololive): re-implement get schedule html""Fuwn2024-02-071-7/+17
* revert: "feat(hololive): re-implement get schedule html"Fuwn2024-02-071-17/+7
* 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-078-5/+148
* 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
* feat(badges): delete allFuwn2024-02-056-4/+54
* refactor(locale): specify import methodFuwn2024-02-052-2/+2
* refactor(badges): change titlesFuwn2024-02-051-2/+2
* feat(settings): remove noticeFuwn2024-02-041-3/+2
* fix(popup): lock errorsFuwn2024-02-041-3/+3
* feat(popup): use popup componentFuwn2024-02-046-11/+23