aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* feat: notificationsFuwn2024-01-114-14/+171
* refactor(routes): move shortcuts to hooksFuwn2024-01-113-24/+23
* feat(layout): page animationsFuwn2024-01-112-4/+35
* fix(crunchyroll): pad continuingFuwn2024-01-111-2/+2
* feat(activityhistory): clearer wordingFuwn2024-01-111-3/+6
* fix(randomfollower): onsubmit for buttonFuwn2024-01-111-1/+5
* feat(calculation): invert smart calculation optionFuwn2024-01-102-5/+10
* feat(settings): clearer wordingFuwn2024-01-104-11/+10
* feat(attributions): clearer wordingFuwn2024-01-101-26/+28
* feat(badge): change to purple colourFuwn2024-01-101-2/+2
* feat(card): better dark shadowsFuwn2024-01-101-2/+8
* feat(manga): don't show refresh if unavailableFuwn2024-01-101-1/+1
* feat(badges): lazy loadingFuwn2024-01-101-2/+2
* fix(html): use root for faviconsFuwn2024-01-101-5/+5
* fix(schedule): bypass forced refresh on moveFuwn2024-01-102-53/+65
* 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(card): new shadowsFuwn2024-01-101-1/+8
* feat(css): new body fontFuwn2024-01-102-3/+4
* feat(wrapped): show previous ongoing mediaFuwn2024-01-103-35/+113
* feat(wrapped): more confirmation of dateFuwn2024-01-102-3/+14
* fix(parameters): early return and tools parameterFuwn2024-01-091-3/+2
* fix(wrapped): no resise on serverFuwn2024-01-091-0/+2
* refactor(schedule): unique idsFuwn2024-01-083-11/+7
* fix(hovercover): correct image flip when scrolledFuwn2024-01-081-2/+2
* feat(discussions: hover coverFuwn2024-01-082-2/+41
* feat(discussions): show dateFuwn2024-01-081-0/+7
* feat(match): anime better match algorithmFuwn2024-01-081-11/+10
* feat(match): better schedule match algorithmFuwn2024-01-081-6/+17
* fix(user): remove apostropheFuwn2024-01-081-1/+1
* fix(routes): shortcuts pass queriesFuwn2024-01-082-4/+7
* feat(tools): new tools url methodFuwn2024-01-0812-148/+197
* fix(badges): loading orderFuwn2024-01-081-2/+2
* feat(schedule): move crunchyroll to card aboveFuwn2024-01-083-8/+17
* feat(dump): decode hoh'sFuwn2024-01-082-3/+37
* fix(hovercover): page scroll heightFuwn2024-01-071-2/+2
* feat(manga): unreachable warningFuwn2024-01-072-18/+43
* refactor(wrapped): optional authorisationFuwn2024-01-071-14/+30
* refactor(hovercover): simple stateFuwn2024-01-076-73/+87
* fix(css): proxy google fonts for corsFuwn2024-01-063-4/+4
* fix(schedule): account for delaysFuwn2024-01-061-6/+14
* 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-062-0/+22
* refactor(api): simple oauth handlerFuwn2024-01-063-60/+73
* feat(tools): dump profile toolFuwn2024-01-065-7/+75
* refactor(tools): input templateFuwn2024-01-062-50/+77