aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* feat(badges): allow dismiss noticeFuwn2024-05-151-1/+14
|
* fix(AWC): add preferencesFuwn2024-05-141-0/+1
|
* fix(settings): unclickable and spacing for hashFuwn2024-05-131-2/+4
|
* fix(FallbackBadge): only relative tooltip if backdrop-filter cssFuwn2024-05-132-1/+4
|
* feat(badges): remove source from tooltipFuwn2024-05-133-7/+16
|
* refactor(badges): move badges display to componentFuwn2024-05-133-98/+119
|
* refactor(badges): move awc to componentFuwn2024-05-133-104/+116
|
* fix(match): delayed animeFuwn2024-05-121-1/+2
|
* feat(outboundLink): trailing slash for anilistFuwn2024-05-111-3/+3
|
* feat(matchExclude): shinkalion: ctwFuwn2024-05-111-1/+1
|
* feat(welcome): add upcoming timesFuwn2024-05-092-2/+16
|
* feat(NumberTicker): unused, but implementedFuwn2024-05-082-0/+40
|
* fix(CleanMangaList): fix dummy increment guardFuwn2024-05-071-6/+6
|
* refactor(landing): remove unused css classesFuwn2024-05-061-12/+0
|
* fix(anime): no identity check for dummyFuwn2024-05-061-1/+1
|
* fix(manga): dummy refresh buttonFuwn2024-05-061-32/+68
|
* feat(landing): update descriptionsFuwn2024-05-061-27/+12
|
* feat(landing): cover mode list demosFuwn2024-05-067-115/+124
|
* fix(badge.css): remove button stylingFuwn2024-05-051-0/+6
|
* feat(badges): use array for pinned categoriesFuwn2024-05-053-29/+21
|
* fix(list): increment button styleFuwn2024-05-051-0/+6
|
* fix(input.css): input y alignmentFuwn2024-05-051-2/+15
|
* fix(badges): maintain pinned category orderFuwn2024-05-051-6/+7
|
* feat(user): drag and drop pinned categoriesFuwn2024-05-053-3/+117
|
* fix(input.css): input y alignmentFuwn2024-05-041-6/+0
|
* feat(user): pinned category uiFuwn2024-05-043-9/+100
|
* feat(badges): pinned categoriesFuwn2024-05-042-1/+15
|
* feat(BadgePreview): navigate using badge sideFuwn2024-05-022-8/+26
|
* 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(BadgePreview): simple designer linkFuwn2024-04-301-3/+21
|
* feat(BadgePreview): simple source nameFuwn2024-04-301-2/+21
|
* feat(badges): allow awc badges hidingFuwn2024-04-287-35/+80
|
* feat(display): move schedule to text toggle sectionFuwn2024-04-281-5/+7
|
* fix(layout): wait for en localeFuwn2024-04-271-89/+102
|
* fix(anime): match exclude himitsu no aipriFuwn2024-04-271-1/+1
|
* fix(CoverBypass): tooltip disableFuwn2024-04-261-1/+1
|
* feat(schedule): use global cover widthFuwn2024-04-261-7/+6
|
* feat(schedule): better tooltipFuwn2024-04-262-34/+65
|
* feat(schedule): use gridFuwn2024-04-263-62/+29
|
* fix(home): columns for mobileFuwn2024-04-261-1/+1
|
* fix(badges): awc badge tooltipFuwn2024-04-243-27/+37
|
* feat(list): setting to copy titleFuwn2024-04-244-5/+47
|
* fix(badges): fix dropdown z-indexFuwn2024-04-221-1/+0
|
* refactor(ParallaxImage): rename classes propFuwn2024-04-223-4/+4
|
* feat(badges): use static y for tooltipFuwn2024-04-222-49/+50
|
* feat(list): pin text, transform coverFuwn2024-04-224-119/+115
|
* feat(list): parallax coversFuwn2024-04-224-12/+17
|
* refactor(lib): move componenets to modulesFuwn2024-04-2114-15/+15
|