aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* feat(sequelspy): sort by start dateFuwn2024-03-301-1/+1
* feat(locale): add schedule to hololive dropdownFuwn2024-03-282-2/+2
* feat(tools): hololive birthdaysFuwn2024-03-283-0/+715
* fix(birthdays): properly fix namesFuwn2024-03-271-10/+16
* feat(subtitles): remove undead unluckFuwn2024-03-241-10/+1
* feat(user): biographyFuwn2024-03-201-1/+3
* feat(hayai): add usage informationFuwn2024-03-181-1/+7
* feat(hayai): add short descriptionFuwn2024-03-181-0/+8
* feat(hayai): better algorithmFuwn2024-03-181-15/+28
* feat(hayai): whole description as bionicFuwn2024-03-171-1/+1
* feat(umamusume): single fetch birthdaysFuwn2024-03-171-4/+5
* fix(umamusume): null-check birthdaysFuwn2024-03-174-39/+66
* feat(tools): hayai v2Fuwn2024-03-172-0/+80
* feat(tools): uma musume birthdaysFuwn2024-03-163-1/+130
* feat(schedule): fix current day episodeFuwn2024-03-101-7/+8
* feat(tools): auto-populate pickerFuwn2024-03-032-16/+13
* feat(tools): senpy shortcutFuwn2024-03-032-0/+6
* feat(girls): senpy integrationFuwn2024-03-031-0/+30
* feat(badges): migrate category modeFuwn2024-03-011-0/+7
* fix(AiringTime): round minutesFuwn2024-03-011-1/+1
* fix(birthdays): leap yearFuwn2024-02-291-2/+2
* feat(locale): more settings localisationsFuwn2024-02-224-7/+28
* refactor: ids to classesFuwn2024-02-193-6/+6
* refactor(user): shift message layoutFuwn2024-02-191-2/+3
* fix(stream): null check avatarFuwn2024-02-181-3/+5
* feat(stream): filter on avatar clickFuwn2024-02-181-1/+4
* feat(hololive): filterFuwn2024-02-181-0/+2
* feat(user): hololive badgesFuwn2024-02-181-0/+2
* feat(stream): avatarsFuwn2024-02-182-5/+30
* fix(preferences): add preferences when not setFuwn2024-02-181-4/+2
* feat(locale): localise user preferencesFuwn2024-02-173-0/+21
* feat(badges): optionally hide missing badgesFuwn2024-02-173-1/+83
* fix(preferences): return preferencesFuwn2024-02-171-1/+1
* feat(hololive): move pinned to preferencesFuwn2024-02-173-26/+65
* feat(events): avatar for all eventsFuwn2024-02-172-2/+24
* feat(events): all events pageFuwn2024-02-171-0/+63
* chore(hololive): remove unused sorterFuwn2024-02-171-1/+0
* refactor(hololive): simple sortingFuwn2024-02-171-19/+5
* feat(hololive): seperate categoriesFuwn2024-02-173-124/+170
* fix(lives): presort by timeFuwn2024-02-171-0/+1
* refactor(hololive): move lives to componentFuwn2024-02-172-0/+179
* feat(settings): delete remote configurationFuwn2024-02-175-2/+32
* fix(error): return partial match in closestFuwn2024-02-171-0/+4
* fix(match): exclude sai-kyo-ohFuwn2024-02-161-1/+2
* feat(hololive): stream pinningFuwn2024-02-152-3/+27
* fix(days): subtract from episode if todayFuwn2024-02-141-1/+1
* refactor(message): with reload flagFuwn2024-02-131-0/+5
* chore(css): clean up unusedFuwn2024-02-131-4/+0
* refactor(events): use group preview componentFuwn2024-02-131-0/+94
* feat(group): show eventsFuwn2024-02-131-6/+13