aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor(api): move animeschedule oauthFuwn2024-01-061-0/+0
* feat(api): myanimelist oauthFuwn2024-01-061-0/+18
* refactor(api): simple oauth handlerFuwn2024-01-062-60/+25
* feat(tools): dump profile toolFuwn2024-01-061-0/+8
* fix(routes): shortcut queriesFuwn2024-01-052-4/+6
* fix: default avatarFuwn2024-01-054-4/+17
* feat(layout): thicker header textFuwn2024-01-051-2/+2
* feat(css): fancy shadowsFuwn2024-01-051-1/+3
* feat(layout): navigation fontFuwn2024-01-051-1/+3
* feat(css): navigation avatarFuwn2024-01-051-8/+15
* feat(css): new fontFuwn2024-01-051-5/+5
* refactor(user): spacing for linksFuwn2024-01-051-1/+6
* feat(layout): better navigation stylesFuwn2024-01-051-0/+9
* refactor(layout): move navigation itemsFuwn2024-01-051-5/+8
* refactor(layout): remove hover headerFuwn2024-01-051-9/+9