aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* feat(hololive): add try again buttonFuwn2024-02-071-0/+5
* refactor(hololive): move to client-side evaluationFuwn2024-02-071-0/+162
* feat(hololive): hololive scheduleFuwn2024-02-074-3/+6
* fix(match): skip specials and ovas in scheduleFuwn2024-02-061-0/+7
* feat(schedule): use global subsplease and modifyFuwn2024-02-061-0/+10
* feat(title): only show furigana if uniqueFuwn2024-02-061-8/+15
* fix(schedule): use adjusted episode dayFuwn2024-02-061-1/+1
* fix(match): re-add schedule matcherFuwn2024-02-061-1/+39
* feat(locale): localise debug settingsFuwn2024-02-064-7/+49
* feat(settings): recommend site data clearFuwn2024-02-061-0/+2
* fix(match): stronger matcherFuwn2024-02-061-42/+38
* fix(match): revert to old matcherFuwn2024-02-061-29/+17
* feat: stronger logoutFuwn2024-02-061-3/+2
* feat(locale): localise import confirmFuwn2024-02-053-4/+5
* feat(locale): localise import waitFuwn2024-02-053-2/+9
* feat(locale): localise import modeFuwn2024-02-053-7/+37
* feat(badges): delete allFuwn2024-02-054-2/+9
* refactor(locale): specify import methodFuwn2024-02-052-2/+2
* feat(popup): use popup componentFuwn2024-02-046-11/+23
* feat(message): use fullscreen popupFuwn2024-02-041-13/+22
* feat(popup): close on outer clickFuwn2024-02-041-0/+27
* feat(badges): import repliesFuwn2024-02-041-3/+7
* feat(badges): import modeFuwn2024-02-044-0/+42
* feat(user): can use idFuwn2024-02-041-2/+2
* fix(cdn): don't proxy catboxFuwn2024-02-041-1/+2
* 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