aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* feat(locale): replace manga with kanjiFuwn2024-02-041-9/+9
* fix(css): use sane z-index valuesFuwn2024-02-042-1/+1
* feat(reader): better errorsFuwn2024-02-032-0/+24
* feat(inputtemplate): preserve caseFuwn2024-02-031-1/+4
* fix(upcoming): hide incrementFuwn2024-02-031-1/+1
* fix(anime): unaired subtitle episodeFuwn2024-02-035-17/+14
* feat(upcoming): inject airing time for orderFuwn2024-02-031-7/+5
* feat(hovercover): lazy loadFuwn2024-02-031-0/+1
* fix(tooltip): remove hiding limitFuwn2024-02-031-5/+0
* feat(cover): better movementFuwn2024-02-031-1/+4
* fix(tooltip): disable methodFuwn2024-02-033-5/+7
* feat(tooltip): visible state flagsFuwn2024-02-031-1/+9
* fix(tooltip): clean upFuwn2024-02-031-15/+24
* feat(tooltip): debounce for moveFuwn2024-02-031-3/+11
* feat(tooltip): tooltip animationFuwn2024-02-021-49/+86
* feat(anime): better hover boundsFuwn2024-02-021-0/+4
* feat(cover-card): expand on hoverFuwn2024-02-022-7/+20
* fix(anime): filter for live countdownFuwn2024-02-021-13/+18
* feat(schedule): larger top margin for titleFuwn2024-02-021-1/+1
* feat(schedule): shorten long titlesFuwn2024-02-023-11/+46
* fix(schedule): use non-custom cover widthFuwn2024-02-021-4/+1
* fix(match): improve anime to timeFuwn2024-02-021-19/+23
* feat(likes): show avatar on hoverFuwn2024-02-014-5/+46
* feat(list): remove title display tooltipsFuwn2024-02-011-5/+4
* feat(wrapped): add tooltips for titlesFuwn2024-02-013-5/+9
* feat(display): remove shadow from inputFuwn2024-02-011-1/+1
* feat(input): prettier inputsFuwn2024-02-012-8/+10
* fix(html): height observer memory leakFuwn2024-02-011-26/+33
* feat(badges): use anime rate limit cardFuwn2024-02-011-0/+17
* feat(reader): add reader betaFuwn2024-02-011-2/+2
* feat(activityhistory): use popup login alertFuwn2024-02-011-1/+1
* fix(likes): no auto submitFuwn2024-02-011-2/+4
* refactor(discussions): use input templateFuwn2024-02-011-31/+11
* fix(wrapped): require loginFuwn2024-02-011-2/+2
* fix(sequelyspy): require loginFuwn2024-02-012-17/+5
* feat(badges): use custom dropdownFuwn2024-01-311-11/+24
* refactor(layout): dropdown componentFuwn2024-01-311-0/+105
* feat(birthdays): show origin if availableFuwn2024-01-312-0/+12
* fix(manga): proxy pingFuwn2024-01-311-1/+2
* feat(locale): localise birthdaysFuwn2024-01-315-11/+47
* feat(hovercover): half animation timeFuwn2024-01-311-1/+1
* feat(hovercover): drop in animationFuwn2024-01-311-1/+17
* fix(tooltip): z-indexFuwn2024-01-311-1/+2
* feat(birthdays): loading messagesFuwn2024-01-311-0/+5
* feat(birthdays): fancier cardsFuwn2024-01-311-1/+10
* refactor(list): use global opacity classFuwn2024-01-314-15/+9
* refactor: global opacity classFuwn2024-01-3110-18/+18
* feat(layout): dropdown for scheduleFuwn2024-01-314-4/+7
* refactor(manga): use healthcheck endpointFuwn2024-01-311-2/+1
* refactor(list): use global identityFuwn2024-01-316-40/+28