aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(tools): make descriptions dynamicFuwn2024-02-112-11/+12
* feat(tools): update names and descriptionsFuwn2024-02-111-5/+6
* feat(tools): card-style displayFuwn2024-02-111-10/+47
* feat(skeleton): animation delay implementationFuwn2024-02-111-2/+3
* feat(skeleton): optimise cardsFuwn2024-02-111-2/+2
* chore(badges): remove unused screenshotFuwn2024-02-111-56/+0
* chore(badges): remove unused cssFuwn2024-02-111-9/+0
* chore(loading): use scss calcFuwn2024-02-111-1/+1
* chore(svelte): replace configuration interfaceFuwn2024-02-111-1/+2
* chore(earthly): remove old ignore fileFuwn2024-02-111-15/+0
* fix(match): no match for unairedFuwn2024-02-111-9/+11
* fix(badges): prevent default on phony linkFuwn2024-02-111-0/+1
* refactor(settings): remove rss wikipedia linkFuwn2024-02-111-1/+2
* refactor: remove wikipedia for rate-limitFuwn2024-02-115-13/+5
* refactor(settings): move attributions to categoriesFuwn2024-02-112-1/+1
* feat(css): tamer input shadowsFuwn2024-02-111-2/+4
* feat(tools): use error-style not foundFuwn2024-02-111-4/+7
* fix(error): use path storeFuwn2024-02-112-11/+25
* feat(error): return partial matches firstFuwn2024-02-111-0/+3
* 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-103-26/+37
* 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