aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(Database): move Supabase user modules to User moduleFuwn2024-07-258-15/+15
* refactor(Database): separate providersFuwn2024-07-2514-18/+16
* feat(notifications): allow unsubscribeFuwn2024-07-251-0/+26
* refactor(trigger): v2 -> v3Fuwn2024-07-241-8/+0
* feat: background notificationsFuwn2024-07-243-30/+45
* feat(layout): browser notificationsFuwn2024-07-241-27/+25
* refactor(Birthday): rename modulesFuwn2024-07-222-0/+0
* feat(pwa): anilist notificationsFuwn2024-07-081-2/+40
* feat(tools): sequel catcherFuwn2024-07-071-0/+3
* fix(layout): ensure navigation is loadedFuwn2024-06-141-1/+1
* feat(BadgePreview): move seek buttons to preview panelFuwn2024-06-141-22/+4
* feat(badges): overseer wordingFuwn2024-06-131-5/+6
* refactor(badges): move category toggle to scriptFuwn2024-05-271-14/+14
* feat(badges): click counter for badgesFuwn2024-05-271-1/+8
* feat(hololive): parallax image for thumbnailsFuwn2024-05-272-2/+1
* fix(match): delayed and subtitled time compatibilityFuwn2024-05-242-125/+126
* fix(badges): shadow hide refreshFuwn2024-05-212-2/+2
* feat(badges): display number of shadow hiddenFuwn2024-05-211-2/+4
* fix(badges): use correct id when hidingFuwn2024-05-212-2/+2
* feat(badges): individual badges shadow hidingFuwn2024-05-202-111/+145
* feat(skeleton): animation delayFuwn2024-05-201-0/+1
* fix(badges): null check preferencesFuwn2024-05-201-3/+6
* feat(badges): move admin panel into owner panelFuwn2024-05-151-198/+203
* feat(badges): allow dismiss noticeFuwn2024-05-151-1/+14
* fix(settings): unclickable and spacing for hashFuwn2024-05-131-2/+4
* refactor(badges): move badges display to componentFuwn2024-05-131-98/+11
* refactor(badges): move awc to componentFuwn2024-05-131-104/+3
* feat(badges): use array for pinned categoriesFuwn2024-05-052-24/+16
* fix(badges): maintain pinned category orderFuwn2024-05-051-6/+7
* feat(user): drag and drop pinned categoriesFuwn2024-05-052-3/+103
* feat(user): pinned category uiFuwn2024-05-042-6/+76
* feat(badges): pinned categoriesFuwn2024-05-041-0/+10
* feat(BadgePreview): navigate using badge sideFuwn2024-05-021-1/+5
* feat(badges): dropdown designersFuwn2024-05-011-10/+43
* fix(user): display anilist usernameFuwn2024-05-011-1/+1
* feat(badges): sort by time after groupingFuwn2024-04-301-1/+5
* feat(badges): allow awc badges hidingFuwn2024-04-283-34/+58
* fix(layout): wait for en localeFuwn2024-04-271-89/+102
* feat(schedule): better tooltipFuwn2024-04-261-0/+6
* feat(schedule): use gridFuwn2024-04-261-10/+9
* fix(home): columns for mobileFuwn2024-04-261-1/+1
* fix(badges): awc badge tooltipFuwn2024-04-241-21/+13
* fix(badges): fix dropdown z-indexFuwn2024-04-221-1/+0
* feat(badges): use static y for tooltipFuwn2024-04-221-48/+50
* refactor(lib): move componenets to modulesFuwn2024-04-215-8/+8
* feat(badges): conditional spacing for navigationFuwn2024-04-211-1/+7
* fix(badges): relative absolute tooltip positionFuwn2024-04-211-0/+1
* feat(user): pinned tooltip for avatarFuwn2024-04-201-7/+9
* feat(user): hololive badges pinned tooltipFuwn2024-04-201-6/+14
* feat(user): parallax hololive badgesFuwn2024-04-201-7/+4