aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* feat(group): group page from groupsFuwn2024-02-131-3/+3
|
* feat(events): groups pageFuwn2024-02-131-0/+32
|
* feat(settings): small sync and feedsFuwn2024-02-121-1/+4
|
* refactor(settings): move rss feeds to componentFuwn2024-02-121-0/+43
|
* fix(time): proper database time updateFuwn2024-02-122-2/+19
|
* fix(time): database time to dateFuwn2024-02-121-2/+1
|
* feat(settingssync): last push pull timesFuwn2024-02-121-0/+7
|
* fix(configuration): push updated_atFuwn2024-02-121-3/+5
|
* refactor(settings): move settings sync to componentFuwn2024-02-121-0/+90
|
* feat(settings): localise settings syncFuwn2024-02-123-2/+35
|
* feat(settings): settings sync categoryFuwn2024-02-123-0/+9
|
* feat(settings): settings syncFuwn2024-02-121-4/+15
|
* fix(anime): new list on new episodeFuwn2024-02-121-1/+10
|
* feat(database): config sync scaffoldingFuwn2024-02-111-0/+29
|
* refactor(database): rename event badgesFuwn2024-02-111-0/+0
|
* refactor(database): rename badgesFuwn2024-02-112-1/+1
|
* feat(database): implement event badges databaseFuwn2024-02-111-0/+49
|
* feat(database): events implementationFuwn2024-02-113-6/+47
|
* feat(layout): prevent default on dropdownFuwn2024-02-111-1/+9
|
* feat(layout): profile dropdownFuwn2024-02-113-2/+8
|
* refactor(tools): make descriptions dynamicFuwn2024-02-111-10/+11
|
* feat(tools): update names and descriptionsFuwn2024-02-111-5/+6
|
* feat(skeleton): animation delay implementationFuwn2024-02-111-2/+3
|
* feat(skeleton): optimise cardsFuwn2024-02-111-2/+2
|
* chore(loading): use scss calcFuwn2024-02-111-1/+1
|
* fix(match): no match for unairedFuwn2024-02-111-9/+11
|
* refactor: remove wikipedia for rate-limitFuwn2024-02-114-12/+4
|
* refactor(settings): move attributions to categoriesFuwn2024-02-111-0/+0
|
* fix(error): use path storeFuwn2024-02-111-1/+10
|
* feat(error): return partial matches firstFuwn2024-02-111-0/+3
|
* fix(error): levenshtein closestFuwn2024-02-111-6/+8
|
* fix(fallbackimage): use httpsFuwn2024-02-101-1/+1
|
* feat(badges): fallback for awc badgesFuwn2024-02-101-1/+7
|
* feat(badges): fallback yotsubaFuwn2024-02-101-0/+32
|
* feat(badges): switch to supabase ormFuwn2024-02-101-25/+36
|
* feat(lazy): lazy visibility componentFuwn2024-02-091-0/+49
|
* feat(locale): localise hololive errorsFuwn2024-02-093-2/+8
|
* fix(match): exclude known un-subbed mediaFuwn2024-02-082-0/+6
|
* feat(popup): higher z-indexFuwn2024-02-081-0/+6
|
* feat: use global login restriction warningFuwn2024-02-086-14/+28
|
* refactor(hololive): move to data moduleFuwn2024-02-081-0/+0
|
* refactor(birthdays): move to data moduleFuwn2024-02-083-2/+2
|
* refactor(anilist): move to data moduleFuwn2024-02-0851-63/+63
|