aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(locale): localise notice textFuwn2024-01-243-0/+9
|
* feat(wrapped): skeleton loadingFuwn2024-01-241-0/+9
|
* feat(birthdays): skeleton loadingFuwn2024-01-241-0/+9
|
* feat(skeleton): grid skeletonFuwn2024-01-241-9/+28
|
* feat(user): skeleton loadingFuwn2024-01-241-1/+2
|
* feat(skeleton): optional width and heightFuwn2024-01-241-4/+4
|
* feat(layout): skeleton ui on loadFuwn2024-01-241-0/+43
|
* feat(identity): use global storeFuwn2024-01-245-80/+23
|
* refactor(styles): move out to srcFuwn2024-01-239-330/+0
|
* feat(locale): localise badgesFuwn2024-01-233-0/+51
|
* revert "revert(cdn): use clear branches"Fuwn2024-01-221-17/+15
| | | | This reverts commit 637b07586331c3744b87cafc5dc5ba3975b8c7ce.
* 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 cdnFuwn2024-01-221-0/+26
|
* fix(locale): add recommended to japanese roundDownChaptersFuwn2024-01-211-1/+1
|
* fix(checkbox): field selectionFuwn2024-01-211-13/+2
|
* refactor(locale): use consistent casingFuwn2024-01-214-47/+47
|
* feat(settings): show beta badge if language is not englishFuwn2024-01-211-3/+5
|
* feat(locale): translate calculation settings fieldsFuwn2024-01-214-13/+60
|
* refactor(wrapped): move tool to moduleFuwn2024-01-211-10/+10
|
* refactor(schedule): move module out of toolsFuwn2024-01-214-0/+0
|
* refactor(schedule): move top-level tool to routeFuwn2024-01-211-93/+0
|
* fix(layout): locale reactivityFuwn2024-01-211-3/+4
|
* refactor(settings): use typed localiserFuwn2024-01-211-41/+34
|
* feat(locale): typed locale getterFuwn2024-01-212-10/+15
|
* 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-215-5/+36
|
* feat(locale): more localisation for display categoryFuwn2024-01-204-27/+148
|
* refactor(locale): typed localesFuwn2024-01-205-136/+218
|
* feat(locale): settings framework localisationFuwn2024-01-203-18/+160
|
* refactor(locale): casingFuwn2024-01-202-0/+0
|
* feat: localisationFuwn2024-01-204-0/+39
|
* feat: root prefix all linksFuwn2024-01-196-21/+33
|
* 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-184-20/+104
|
* 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-182-3/+15
|
* fix(manga): remove chapter check from completedFuwn2024-01-172-1/+3
|