aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(lib): move componenets to modulesFuwn2024-04-219-7/+7
|
* refactor(TextTransition): move to LayoutFuwn2024-04-212-1/+1
|
* feat(RandomFollower): use TextTransitionFuwn2024-04-212-1/+30
|
* feat(BadgePreview): SauceNAO buttonFuwn2024-04-211-3/+6
|
* fix(BadgePreview): high-resolution image load on navigateFuwn2024-04-211-1/+13
|
* fix(badges): relative absolute tooltip positionFuwn2024-04-211-0/+1
|
* fix(LinkedTooltip): hide tooltip content divFuwn2024-04-211-1/+1
|
* feat(user): hololive badges pinned tooltipFuwn2024-04-201-18/+54
|
* feat(user): user parallax imageFuwn2024-04-201-0/+45
|
* feat(User): move BadgeWall to User moduleFuwn2024-04-201-0/+0
|
* fix(AiringTime): add hours to weeks and daysFuwn2024-04-201-12/+17
|
* fix(AiringTime): residual minutes fix hourFuwn2024-04-201-2/+2
|
* feat(badges): admin shadow hideFuwn2024-04-191-1/+5
|
* feat(badges): show badge id on devFuwn2024-04-191-5/+6
|
* fix(BadgePreview): don't show post when not setFuwn2024-04-191-1/+1
|
* feat(BadgePreview): category fieldFuwn2024-04-191-33/+43
|
* feat(BadgePreview): image lazy loadingFuwn2024-04-191-1/+17
|
* refactor(image): move cdn to imageFuwn2024-04-193-23/+47
|
* fix(preferences): allow empty biographyFuwn2024-04-181-1/+1
|
* fix(preferences): allow empty cssFuwn2024-04-181-1/+3
|
* feat(badges): limit rotationFuwn2024-04-182-1/+7
|
* feat(badgepreview): higher tween durationFuwn2024-04-181-1/+1
|
* feat(fallbackbadge): tweeningFuwn2024-04-181-11/+19
|
* feat(badges): badge preview paneFuwn2024-04-182-1/+140
|
* feat(badges): newline for description tooltipFuwn2024-04-181-1/+1
|
* refactor(tooltip): move sliding tooltip componentFuwn2024-04-184-3/+3
|
* fix(list): tooltip wrap titleFuwn2024-04-182-75/+73
|
* fix(index): alignment on hide mixFuwn2024-04-181-0/+21
|
* feat(list): blur nsfw media covers settingFuwn2024-04-175-3/+39
|
* feat(manga): cover modeFuwn2024-04-177-124/+184
|
* feat(settings): always show at least oneFuwn2024-04-171-1/+13
|
* fix(list): hover cover toggleFuwn2024-04-172-0/+2
|
* feat(badges): use sliding tooltip for badge wallFuwn2024-04-162-23/+22
|
* feat(tooltip): better list implementationFuwn2024-04-163-25/+37
|
* feat(anime): use sliding tooltip for list modeFuwn2024-04-161-58/+63
|
* feat(manga): use sliding tooltipFuwn2024-04-161-41/+42
|
* feat(tooltip): more optionsFuwn2024-04-162-10/+26
|
* style(tooltip): remove extra linesFuwn2024-04-161-2/+1
|
* feat(tooltip): sliding tooltipFuwn2024-04-162-38/+219
|
* fix(tooltip): fix despawn on quick hoverFuwn2024-04-161-4/+11
|
* fix(badges): empty fieldsFuwn2024-04-153-26/+24
|
* feat: replace hover cover with image tooltipFuwn2024-04-157-178/+16
|
* feat(anime): image tooltipFuwn2024-04-151-30/+4
|
* feat(manga): image tooltipFuwn2024-04-151-29/+5
|
* feat(anime): pin title at topFuwn2024-04-151-1/+7
|
* feat(badges): source and designer fieldsFuwn2024-04-156-7/+31
|
* fix(tooltip): scrollYFuwn2024-04-151-1/+1
|
* feat(tooltip): preserve newlinesFuwn2024-04-151-2/+5
|
* feat(tooltip): pinningFuwn2024-04-151-0/+24
|
* feat(badges): fade hidden badges in edit modeFuwn2024-04-151-0/+2
|