aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Collapse)AuthorAgeFilesLines
* feat(locale): localise badgesFuwn2024-01-231-13/+18
|
* feat(badges): image fallback on errorFuwn2024-01-221-3/+21
|
* feat(badges): image cdnFuwn2024-01-221-5/+6
|
* 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
|
* refactor(layout): migrate to global locale storeFuwn2024-01-211-11/+12
|
* refactor(locale): use consistent casingFuwn2024-01-211-3/+3
|
* style(layout): fix odd formattingFuwn2024-01-211-6/+8
|
* 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-211-1/+1
|
* refactor(schedule): move module out of toolsFuwn2024-01-211-3/+3
|
* refactor(schedule): move top-level tool to routeFuwn2024-01-211-3/+91
|
* feat(badges): awc integrationFuwn2024-01-211-1/+53
|
* fix(layout): locale reactivityFuwn2024-01-211-8/+3
|
* refactor(settings): use typed localiserFuwn2024-01-211-11/+11
|
* refactor(locale): typed localesFuwn2024-01-201-5/+6
|
* feat(locale): settings framework localisationFuwn2024-01-201-11/+15
|
* refactor(locale): casingFuwn2024-01-201-3/+3
|
* feat(badges): tooltip componentFuwn2024-01-201-0/+3
|
* feat: localisationFuwn2024-01-201-9/+27
|
* feat: root prefix all linksFuwn2024-01-197-19/+29
|
* fix(manga): remove chapter check from completedFuwn2024-01-171-3/+3
|
* fix(badges): clear category on submitFuwn2024-01-161-0/+1
|
* feat(badges): smaller categories on topFuwn2024-01-161-1/+1
|
* feat(settings): more useful tooltipsFuwn2024-01-151-2/+7
|
* feat(tools): likesFuwn2024-01-141-0/+3
|
* feat(tools): add private messageFuwn2024-01-131-1/+2
|
* feat(settings): add tooltip for rssFuwn2024-01-131-2/+9
|
* refactor(utility): move helpers to utilityFuwn2024-01-133-3/+3
|
* refactor(utility): move loadingFuwn2024-01-131-1/+1
|
* refactor(home): move layout to homeFuwn2024-01-1310-13/+13
|
* feat(user): radius and middle alignFuwn2024-01-131-9/+17
|
* feat(user): remove radius for topFuwn2024-01-131-0/+2
|
* feat(user): show bannerFuwn2024-01-131-37/+61
|
* feat(settings): disable notifications optionFuwn2024-01-121-18/+2
|
* feat(layout): disable animations settingFuwn2024-01-121-12/+16
|
* fix: restrict breaks for layoutsFuwn2024-01-121-1/+2
|
* feat(settings): copy rss notificationFuwn2024-01-111-2/+12
|
* fix(api): un-share some cachesFuwn2024-01-111-1/+1
|
* feat(api): vercel cacheFuwn2024-01-113-4/+4
|
* feat: notificationsFuwn2024-01-111-12/+16
|
* refactor(routes): move shortcuts to hooksFuwn2024-01-112-23/+0
|
* feat(layout): page animationsFuwn2024-01-112-4/+35
|
* feat(badges): lazy loadingFuwn2024-01-101-2/+2
|