aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(lives): presort by timeFuwn2024-02-171-0/+1
|
* refactor(hololive): move lives to componentFuwn2024-02-173-170/+183
|
* fix(hololive): make space for pin iconFuwn2024-02-171-1/+6
|
* feat(settings): delete remote configurationFuwn2024-02-176-3/+63
|
* fix(hololive): wait for pinned streamsFuwn2024-02-171-21/+17
|
* fix(error): return partial match in closestFuwn2024-02-172-1/+5
|
* refactor(hololive): single pinned fetchFuwn2024-02-161-6/+10
|
* fix(match): exclude sai-kyo-ohFuwn2024-02-161-1/+2
|
* fix(hololive): relative position stream for pin iconFuwn2024-02-151-0/+4
|
* fix(hololive): prevent defaultFuwn2024-02-151-1/+7
|
* feat(hololive): push pinned streamers to topFuwn2024-02-151-19/+42
|
* feat(hololive): stream pinningFuwn2024-02-156-3/+119
|
* feat(pwa): shortcutsFuwn2024-02-141-1/+55
|
* refactor(pwa): use sveltekit's pwa exampleFuwn2024-02-141-62/+67
|
* fix(days): subtract from episode if todayFuwn2024-02-141-1/+1
|
* fix(group): add seperator for multiple eventsFuwn2024-02-131-1/+5
|
* fix(groups): add seperator for multiple groupsFuwn2024-02-131-1/+5
|
* fix(groups): remove ulFuwn2024-02-131-8/+6
|
* refactor(message): with reload flagFuwn2024-02-133-20/+10
|
* chore(css): clean up unusedFuwn2024-02-133-53/+0
|
* refactor(events): use group preview componentFuwn2024-02-133-98/+102
|
* feat(group): show eventsFuwn2024-02-133-6/+78
|
* feat(group): group page from groupsFuwn2024-02-134-43/+182
|
* feat(events): groups pageFuwn2024-02-134-0/+168
|
* feat(tools): bigger descriptionsFuwn2024-02-121-5/+5
|
* feat(settings): small sync and feedsFuwn2024-02-122-7/+30
|
* refactor(settings): move rss feeds to componentFuwn2024-02-122-42/+50
|
* feat(badges): use data time formatterFuwn2024-02-121-2/+6
|
* fix(time): proper database time updateFuwn2024-02-123-5/+26
|
* fix(time): database time to dateFuwn2024-02-121-2/+1
|
* fix(settings): remove debug logFuwn2024-02-121-1/+0
|
* feat(settingssync): last push pull timesFuwn2024-02-124-5/+54
|
* fix(configuration): push updated_atFuwn2024-02-121-3/+5
|
* refactor(settings): move settings sync to componentFuwn2024-02-122-80/+92
|
* feat(settings): localise settings syncFuwn2024-02-124-7/+40
|
* feat(settings): settings sync categoryFuwn2024-02-124-74/+89
|
* feat(settings): remote or local settings sync toggleFuwn2024-02-121-12/+36
|
* feat(settings): settings syncFuwn2024-02-126-14/+126
|
* fix(anime): new list on new episodeFuwn2024-02-121-1/+10
|
* feat(database): config sync scaffoldingFuwn2024-02-112-0/+52
|
* refactor(database): rename event badgesFuwn2024-02-111-0/+0
|
* refactor(database): rename badgesFuwn2024-02-114-5/+5
|
* 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-112-1/+10
|
* feat(layout): profile dropdownFuwn2024-02-114-24/+37
|
* refactor(tools): make descriptions dynamicFuwn2024-02-112-11/+12
|
* feat(tools): update names and descriptionsFuwn2024-02-111-5/+6
|
* feat(tools): card-style displayFuwn2024-02-111-10/+47
|
* feat(skeleton): animation delay implementationFuwn2024-02-111-2/+3
|