aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat(identity): use global storeFuwn2024-01-2410-156/+98
* feat(settings): smaller default cover widthFuwn2024-01-231-1/+1
* feat(settings): enable cover mode by defaultFuwn2024-01-231-1/+1
* feat(html): add noscriptFuwn2024-01-231-0/+4
* revert: "refactor(html): preload stylesheets"Fuwn2024-01-231-23/+4
* refactor(styles): move out to srcFuwn2024-01-2310-8/+8
* refactor(html): preload stylesheetsFuwn2024-01-231-4/+23
* feat(locale): localise badgesFuwn2024-01-234-13/+69
* revert "revert(cdn): use clear branches"Fuwn2024-01-221-17/+15
* revert(cdn): use clear branchesFuwn2024-01-221-15/+17
* fix(proxy): better disable flagFuwn2024-01-221-2/+2
* refactor(cdn): simplifyFuwn2024-01-221-20/+15
* feat(badges): image fallback on errorFuwn2024-01-221-3/+21
* feat(badges): image cdnFuwn2024-01-222-5/+32
* feat(badges): clear no badge warningFuwn2024-01-221-1/+5
* fix(badge): proxy AWCFuwn2024-01-221-3/+4
* fix(badges): input sizeFuwn2024-01-221-4/+4
* feat(badges): remove download buttonFuwn2024-01-221-68/+58
* fix(badges): null check awcFuwn2024-01-221-0/+2
* feat(badges): auto-suggest categoryFuwn2024-01-221-95/+113
* fix(locale): add recommended to japanese roundDownChaptersFuwn2024-01-211-1/+1
* fix(checkbox): field selectionFuwn2024-01-211-13/+2
* refactor(layout): migrate to global locale storeFuwn2024-01-211-11/+12
* 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-208-9/+69
* 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