aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* feat(tools): update names and descriptionsFuwn2024-02-111-5/+6
* feat(skeleton): animation delay implementationFuwn2024-02-111-2/+3
* feat(skeleton): optimise cardsFuwn2024-02-111-2/+2
* chore(loading): use scss calcFuwn2024-02-111-1/+1
* fix(match): no match for unairedFuwn2024-02-111-9/+11
* refactor: remove wikipedia for rate-limitFuwn2024-02-114-12/+4
* refactor(settings): move attributions to categoriesFuwn2024-02-111-0/+0
* fix(error): use path storeFuwn2024-02-111-1/+10
* feat(error): return partial matches firstFuwn2024-02-111-0/+3
* fix(error): levenshtein closestFuwn2024-02-111-6/+8
* fix(fallbackimage): use httpsFuwn2024-02-101-1/+1
* feat(badges): fallback for awc badgesFuwn2024-02-101-1/+7
* feat(badges): fallback yotsubaFuwn2024-02-101-0/+32
* feat(badges): switch to supabase ormFuwn2024-02-101-25/+36
* feat(lazy): lazy visibility componentFuwn2024-02-091-0/+49
* feat(locale): localise hololive errorsFuwn2024-02-093-2/+8
* 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-086-14/+28
* refactor(hololive): move to data moduleFuwn2024-02-081-0/+0
* refactor(birthdays): move to data moduleFuwn2024-02-083-2/+2
* refactor(anilist): move to data moduleFuwn2024-02-0851-63/+63
* refactor(data): move static data to moduleFuwn2024-02-078-4/+4
* feat(locale): localise airing timeFuwn2024-02-074-11/+28
* feat(locale): localise hololive date formatterFuwn2024-02-073-2/+30
* feat(locale): localise hololiveFuwn2024-02-073-0/+27
* feat(airingtime): update every 30 secondsFuwn2024-02-071-79/+92
* fix(match): use airing at authority for adjustmentFuwn2024-02-071-1/+0
* fix(hololive): proxy scheduleFuwn2024-02-071-1/+1
* feat(hololive): add try again buttonFuwn2024-02-071-0/+5
* refactor(hololive): move to client-side evaluationFuwn2024-02-071-0/+162
* feat(hololive): hololive scheduleFuwn2024-02-074-3/+6
* fix(match): skip specials and ovas in scheduleFuwn2024-02-061-0/+7
* feat(schedule): use global subsplease and modifyFuwn2024-02-061-0/+10
* 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
* feat: stronger logoutFuwn2024-02-061-3/+2
* feat(locale): localise import confirmFuwn2024-02-053-4/+5
* feat(locale): localise import waitFuwn2024-02-053-2/+9
* feat(locale): localise import modeFuwn2024-02-053-7/+37
* feat(badges): delete allFuwn2024-02-054-2/+9
* refactor(locale): specify import methodFuwn2024-02-052-2/+2
* feat(popup): use popup componentFuwn2024-02-046-11/+23
* feat(message): use fullscreen popupFuwn2024-02-041-13/+22
* feat(popup): close on outer clickFuwn2024-02-041-0/+27