aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
Commit message (Expand)AuthorAgeFilesLines
* feat(popup): use popup componentFuwn2024-02-043-3/+12
* feat(inputtemplate): preserve caseFuwn2024-02-031-1/+4
* fix(tooltip): disable methodFuwn2024-02-031-1/+1
* feat(likes): show avatar on hoverFuwn2024-02-011-1/+39
* feat(wrapped): add tooltips for titlesFuwn2024-02-012-1/+4
* feat(reader): add reader betaFuwn2024-02-011-2/+2
* feat(activityhistory): use popup login alertFuwn2024-02-011-1/+1
* fix(likes): no auto submitFuwn2024-02-011-2/+4
* refactor(discussions): use input templateFuwn2024-02-011-31/+11
* fix(wrapped): require loginFuwn2024-02-011-2/+2
* fix(sequelyspy): require loginFuwn2024-02-011-3/+5
* feat(birthdays): show origin if availableFuwn2024-01-311-0/+4
* feat(locale): localise birthdaysFuwn2024-01-312-11/+23
* feat(birthdays): loading messagesFuwn2024-01-311-0/+5
* feat(birthdays): fancier cardsFuwn2024-01-311-1/+10
* refactor(list): use global opacity classFuwn2024-01-311-1/+1
* refactor: global opacity classFuwn2024-01-312-4/+4
* refactor(skeleton): move to loading moduleFuwn2024-01-319-9/+9
* feat: more fancy loadersFuwn2024-01-301-0/+7
* fix(birthdays): anisearch if browserFuwn2024-01-291-1/+2
* feat: move everything to skeletion loading uiFuwn2024-01-258-25/+16
* feat(birthdays): grid skeleton uiFuwn2024-01-251-11/+2
* feat(wrapped): hide loading messagesFuwn2024-01-251-4/+4
* fix(wrapped): accidential user id overwriteFuwn2024-01-251-3/+1
* fix(sequelspy): log in restrictionFuwn2024-01-251-50/+54
* feat(wrapped): skeleton loadingFuwn2024-01-241-0/+9
* feat(birthdays): skeleton loadingFuwn2024-01-241-0/+9
* feat(identity): use global storeFuwn2024-01-244-63/+20
* refactor(wrapped): move tool to moduleFuwn2024-01-211-10/+10
* refactor(schedule): move module out of toolsFuwn2024-01-214-363/+0
* refactor(schedule): move top-level tool to routeFuwn2024-01-211-93/+0
* feat: root prefix all linksFuwn2024-01-192-3/+5
* fix(schedule): force list mode flag column countFuwn2024-01-181-1/+1
* feat(schedule): force list mode flagFuwn2024-01-182-3/+7
* feat(schedule): cover modeFuwn2024-01-183-20/+100
* refactor(schedule): move days to componentFuwn2024-01-182-110/+124
* fix(wrapped): subtract scroll bar widthFuwn2024-01-161-0/+2
* fix(sequelspy): move hover cover to titleFuwn2024-01-151-19/+21
* feat(tools): likesFuwn2024-01-144-0/+61
* feat(schedule): include last seasonFuwn2024-01-131-1/+1
* refactor(utility): move loadingFuwn2024-01-133-3/+3
* refactor(home): move layout to homeFuwn2024-01-131-1/+1
* refactor(data): move json to dataFuwn2024-01-131-1/+1
* chore(followfix): ignore missing errorFuwn2024-01-131-0/+1
* fix: restrict breaks for layoutsFuwn2024-01-122-1/+3
* fix(crunchyroll): pad continuingFuwn2024-01-111-2/+2
* feat(activityhistory): clearer wordingFuwn2024-01-111-3/+6
* fix(randomfollower): onsubmit for buttonFuwn2024-01-111-1/+5
* fix(schedule): bypass forced refresh on moveFuwn2024-01-102-53/+65
* feat(wrapped): show previous ongoing mediaFuwn2024-01-101-33/+110