aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* feat(error): add hololive suggestionFuwn2024-02-111-0/+1
* fix(error): levenshtein closestFuwn2024-02-111-6/+8
* feat(layout): new separatorFuwn2024-02-111-1/+5
* fix(layout): no word splittingFuwn2024-02-101-0/+1
* feat(badges): use fallback image component for edit modeFuwn2024-02-101-7/+6
* fix(fallbackimage): use httpsFuwn2024-02-101-1/+1
* feat(badges): opaque awc separatorFuwn2024-02-101-1/+4
* feat(badges): fallback for awc badgesFuwn2024-02-102-7/+12
* feat(badges): fallback yotsubaFuwn2024-02-102-5/+37
* feat(badges): switch to supabase ormFuwn2024-02-101-25/+36
* feat(badges): add 1 second delay between error fetchesFuwn2024-02-091-1/+1
* feat(layout): use header-item colour for dropdownFuwn2024-02-091-6/+5
* feat(lazy): lazy visibility componentFuwn2024-02-091-0/+49
* 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-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