aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* refactor(locale): use consistent casingFuwn2024-01-215-50/+50
|
* style(layout): fix odd formattingFuwn2024-01-211-6/+8
|
* feat(settings): show beta badge if language is not englishFuwn2024-01-211-3/+5
|
* feat(locale): translate calculation settings fieldsFuwn2024-01-214-13/+60
|
* fix(badges): handling of placeholder badgesFuwn2024-01-211-1/+20
|
* feat(badges): include special awc badgesFuwn2024-01-211-1/+1
|
* feat(badges): group awc categoriesFuwn2024-01-211-32/+66
|
* refactor(wrapped): move tool to moduleFuwn2024-01-212-11/+11
|
* refactor(schedule): move module out of toolsFuwn2024-01-215-3/+3
|
* refactor(schedule): move top-level tool to routeFuwn2024-01-212-96/+91
|
* feat(badges): awc integrationFuwn2024-01-211-1/+53
|
* fix(layout): locale reactivityFuwn2024-01-212-11/+7
|
* refactor(settings): use typed localiserFuwn2024-01-212-52/+45
|
* feat(locale): typed locale getterFuwn2024-01-213-10/+55
|
* feat(locale): finish date & time category localisationFuwn2024-01-214-4/+11
|
* fix(japanese): small simplifications and clearingFuwn2024-01-211-6/+6
|
* feat(locale): more display localisationsFuwn2024-01-214-4/+10
|
* feat: disable last activity warningFuwn2024-01-216-5/+38
|
* feat(locale): more localisation for display categoryFuwn2024-01-204-27/+148
|
* refactor(locale): typed localesFuwn2024-01-206-141/+224
|
* feat(locale): settings framework localisationFuwn2024-01-204-29/+175
|
* refactor(locale): casingFuwn2024-01-203-3/+3
|
* feat(badges): tooltip componentFuwn2024-01-201-0/+3
|
* feat: localisationFuwn2024-01-206-9/+68
|
* feat: root prefix all linksFuwn2024-01-1913-40/+62
|
* fix(schedule): force list mode flag column countFuwn2024-01-181-1/+1
|
* feat(schedule): force list mode flagFuwn2024-01-182-3/+7
|
* feat(schedule): cover modeFuwn2024-01-185-20/+106
|
* refactor(schedule): move days to componentFuwn2024-01-182-110/+124
|
* fix(airingtime): smaller subtitle max differenceFuwn2024-01-182-2/+1
|
* refactor(tooltip): remove unused timerFuwn2024-01-181-14/+9
|
* fix(tooltip): tooltip stuck fixFuwn2024-01-181-3/+3
|
* fix(cover): null check elementFuwn2024-01-181-1/+5
|
* feat(airingtime): tooltips for timeFuwn2024-01-181-2/+3
|
* refactor(anime): airingTime as componentFuwn2024-01-182-5/+147
|
* feat(time): show full date in titleFuwn2024-01-181-6/+11
|
* feat(airing): stack time units and re-add weeksFuwn2024-01-181-15/+31
|
* feat(airing): shorten countdown settingFuwn2024-01-183-3/+17
|
* fix(manga): remove chapter check from completedFuwn2024-01-173-4/+6
|
* fix(airing): adjust date for sutitlesFuwn2024-01-173-9/+19
|
* fix(badges): clear category on submitFuwn2024-01-161-0/+1
|
* feat(badges): smaller categories on topFuwn2024-01-161-1/+1
|
* fix(badges): update no descriptionFuwn2024-01-161-2/+1
|
* fix(headtitle): default og:urlFuwn2024-01-161-1/+1
|
* fix(headtitle): name and property metaFuwn2024-01-161-4/+4
|
* fix(html): add name and propertyFuwn2024-01-161-15/+22
|
* fix(anime): null check mediaTitleFuwn2024-01-162-1/+3
|
* feat(css): pretty scroll barFuwn2024-01-162-0/+5
|
* fix(wrapped): subtract scroll bar widthFuwn2024-01-161-0/+2
|
* feat(settings): customise anime cover widthFuwn2024-01-163-2/+32
|