aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* fix(airing): adjust date for sutitlesFuwn2024-01-173-9/+19
|
* fix(badges): update no descriptionFuwn2024-01-161-2/+1
|
* fix(headtitle): default og:urlFuwn2024-01-161-1/+1
|
* fix(headtitle): name and property metaFuwn2024-01-161-4/+4
|
* fix(anime): null check mediaTitleFuwn2024-01-162-1/+3
|
* feat(css): pretty scroll barFuwn2024-01-161-0/+4
|
* fix(wrapped): subtract scroll bar widthFuwn2024-01-161-0/+2
|
* feat(settings): customise anime cover widthFuwn2024-01-162-2/+30
|
* refactor(settings): rename thumbnail mode to coverFuwn2024-01-163-4/+7
|
* feat(anime): thumbnail modeFuwn2024-01-164-78/+181
|
* fix(sequelspy): move hover cover to titleFuwn2024-01-151-19/+21
|
* fix(tooltip): force aboveFuwn2024-01-151-0/+1
|
* revert(debug): remove tooltip from localstorageFuwn2024-01-151-2/+1
|
* fix(tooltip): off screen alignmentFuwn2024-01-151-1/+2
|
* feat(settings): more useful tooltipsFuwn2024-01-152-2/+7
|
* refactor(settings): move zero progress to calculationFuwn2024-01-152-10/+13
|
* feat(debug): clear lists buttonFuwn2024-01-151-0/+14
|
* fix(settings): social button descriptionFuwn2024-01-151-1/+1
|
* feat(tools): likesFuwn2024-01-146-0/+102
|
* fix(wrapped): limit activities to yearFuwn2024-01-131-3/+8
|
* docs(styles): save dark input styleFuwn2024-01-131-0/+1
|
* feat(settings): calculation descriptionsFuwn2024-01-131-4/+4
|
* refactor(settings): group display sectionFuwn2024-01-131-38/+47
|
* feat(settings): add tooltip for rssFuwn2024-01-131-1/+6
|
* feat(schedule): include last seasonFuwn2024-01-132-2/+30
|
* refactor(utility): move helpers to utilityFuwn2024-01-132-0/+0
|
* refactor(utility): move loadingFuwn2024-01-135-4/+4
|
* refactor(home): move layout to homeFuwn2024-01-134-2/+2
|
* refactor(data): move json to dataFuwn2024-01-134-2/+2
|
* chore(followfix): ignore missing errorFuwn2024-01-131-0/+1
|
* feat(lib): tooltip actionFuwn2024-01-131-0/+58
|
* feat(user): show bannerFuwn2024-01-131-1/+2
|
* feat(settings): disable notifications optionFuwn2024-01-124-29/+77
|
* feat(manga): refresh notificationFuwn2024-01-121-2/+20
|
* feat(manga): smaller progress updateFuwn2024-01-121-6/+2
|
* feat(layout): disable animations settingFuwn2024-01-121-0/+4
|
* feat(manga): more reactive loading progressFuwn2024-01-121-2/+8
|
* fix: restrict breaks for layoutsFuwn2024-01-122-1/+3
|
* feat(list): recache notificationsFuwn2024-01-116-24/+43
|
* fix(api): un-share some cachesFuwn2024-01-111-1/+1
|
* feat(api): vercel cacheFuwn2024-01-111-1/+1
|