aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* feat(list): setting to copy titleFuwn2024-04-244-5/+47
* fix(badges): fix dropdown z-indexFuwn2024-04-221-1/+0
* refactor(ParallaxImage): rename classes propFuwn2024-04-223-4/+4
* feat(badges): use static y for tooltipFuwn2024-04-222-49/+50
* feat(list): pin text, transform coverFuwn2024-04-224-119/+115
* feat(list): parallax coversFuwn2024-04-224-12/+17
* refactor(lib): move componenets to modulesFuwn2024-04-2114-15/+15
* refactor(TextTransition): move to LayoutFuwn2024-04-212-1/+1
* feat(RandomFollower): use TextTransitionFuwn2024-04-212-1/+30
* feat(badges): conditional spacing for navigationFuwn2024-04-211-1/+7
* 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-212-0/+2
* fix(LinkedTooltip): hide tooltip content divFuwn2024-04-211-1/+1
* feat(user): pinned tooltip for avatarFuwn2024-04-201-7/+9
* feat(user): hololive badges pinned tooltipFuwn2024-04-202-24/+68
* feat(user): parallax hololive badgesFuwn2024-04-201-7/+4
* feat(user): user parallax imageFuwn2024-04-202-5/+51
* feat(User): move BadgeWall to User moduleFuwn2024-04-202-1/+1
* fix(AiringTime): add hours to weeks and daysFuwn2024-04-201-12/+17
* fix(AiringTime): residual minutes fix hourFuwn2024-04-201-2/+2
* feat(badges): previous and next button for previewFuwn2024-04-201-4/+63
* feat(badges): change wording for shadow noticeFuwn2024-04-191-3/+3
* feat(badges): allow authorised to see hidden badgesFuwn2024-04-191-1/+1
* fix(badges): shadow hide authorisation toggleFuwn2024-04-191-1/+1
* feat(badges): shadow hidden noticeFuwn2024-04-191-10/+25
* fix(badges): hide shadow hidden badgesFuwn2024-04-192-2/+2
* feat(badges): admin shadow hideFuwn2024-04-193-5/+33
* feat(badges): admin panelFuwn2024-04-191-0/+11
* feat(badges): add hiding noticeFuwn2024-04-191-2/+5
* feat(badges): move notice to ownerFuwn2024-04-191-9/+9
* feat(badges): show badge id on devFuwn2024-04-192-7/+8
* fix(BadgePreview): don't show post when not setFuwn2024-04-191-1/+1
* feat(BadgePreview): category fieldFuwn2024-04-192-34/+44
* feat(BadgePreview): image lazy loadingFuwn2024-04-191-1/+17
* refactor(image): move cdn to imageFuwn2024-04-194-50/+49
* fix(badges): fix badge selectionFuwn2024-04-191-17/+22
* 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-183-1/+152
* feat(badges): auto-collapse awc when ownerFuwn2024-04-181-1/+1
* feat(badges): use linked tooltip for edit modeFuwn2024-04-181-22/+33
* 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-182-13/+40
* fix(layout): check if browserFuwn2024-04-181-1/+3