aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(user): show number of badgesFuwn2024-01-101-3/+26
* fix(user): alignmentFuwn2024-01-101-2/+1
* feat(layout): standardise header font and colourFuwn2024-01-101-6/+8
* feat(css): new body fontFuwn2024-01-101-0/+1
* fix(user): remove apostropheFuwn2024-01-081-1/+1
* fix(routes): shortcuts pass queriesFuwn2024-01-082-4/+7
* feat(tools): new tools url methodFuwn2024-01-085-132/+108
* fix(badges): loading orderFuwn2024-01-081-2/+2
* fix(css): proxy google fonts for corsFuwn2024-01-061-1/+1
* fix(badges): no empty card if not ownerFuwn2024-01-061-67/+67
* fix(layout): current user to user waitingFuwn2024-01-061-1/+1
* feat(api): corsFuwn2024-01-067-7/+26