aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(birthdays): move to data moduleFuwn2024-02-083-2/+2
|
* refactor(anilist): move to data moduleFuwn2024-02-0851-63/+63
|
* refactor(data): move static data to moduleFuwn2024-02-078-4/+4
|
* feat(locale): localise airing timeFuwn2024-02-074-11/+28
|
* feat(locale): localise hololive date formatterFuwn2024-02-073-2/+30
|
* feat(locale): localise hololiveFuwn2024-02-073-0/+27
|
* feat(airingtime): update every 30 secondsFuwn2024-02-071-79/+92
|
* fix(match): use airing at authority for adjustmentFuwn2024-02-071-1/+0
|
* fix(hololive): proxy scheduleFuwn2024-02-071-1/+1
|
* 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
|