aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/Wrapped.svelte
Commit message (Expand)AuthorAgeFilesLines
* refactor(wrapped): move tool to moduleFuwn2024-01-211-790/+0
* fix(wrapped): subtract scroll bar widthFuwn2024-01-161-0/+2
* refactor(utility): move loadingFuwn2024-01-131-1/+1
* feat(wrapped): show previous ongoing mediaFuwn2024-01-101-33/+110
* feat(wrapped): more confirmation of dateFuwn2024-01-101-2/+12
* fix(wrapped): no resise on serverFuwn2024-01-091-0/+2
* feat(wrapped): move generate into cardFuwn2024-01-051-103/+98
* fix: default avatarFuwn2024-01-051-1/+5
* feat(css): blurred shadowsFuwn2024-01-051-2/+2
* fix(error): no paddingFuwn2024-01-041-1/+2
* refactor(wrapped): refresh button styleFuwn2024-01-041-4/+4
* feat: loading and error cardsFuwn2024-01-041-6/+10
* refactor(wrapped): loading cardsFuwn2024-01-041-3/+7
* refactor(tools): better cardsFuwn2024-01-041-59/+63
* refactor(list): move rest of links to buttonsFuwn2024-01-041-1/+1
* refactor(wrapped): buttonsFuwn2024-01-041-4/+4
* refactor(wrapped): move panels to componentsFuwn2024-01-031-362/+41
* fix(wrapped): default completed to 0Fuwn2024-01-021-2/+2
* fix(wrapped): activity history for new yearFuwn2024-01-011-22/+39
* fix(wrapped): fix for next yearFuwn2024-01-011-4/+8
* fix(wrapped): defaults for no activityFuwn2023-12-311-37/+63
* feat(wrapped): select yearFuwn2023-12-311-10/+23
* fix(wrapped): overflow on mobileFuwn2023-12-311-1/+5
* fix(wrapped): no score if no scoreFuwn2023-12-311-2/+6
* chore(svelte): alias storesFuwn2023-12-311-4/+4
* fix(wrapped): score position highest ratedFuwn2023-12-301-4/+6
* fix(wrapped): image size for flexFuwn2023-12-301-0/+1
* feat(wrapped): move preview next to optionsFuwn2023-12-301-304/+318
* feat(wrapped): acitivity history positionFuwn2023-12-291-1/+26
* fix(wrapped): sort anime watched by progressFuwn2023-12-291-3/+7
* fix(wrapped): ranking title for mangaFuwn2023-12-291-5/+15
* feat(wrapped): more type filter optionsFuwn2023-12-291-4/+12
* feat(wrapped): filter moviesFuwn2023-12-291-2/+9
* feat(wrapped): media sort optionsFuwn2023-12-291-6/+38
* feat(wrapped): update title on sort changeFuwn2023-12-291-2/+12
* feat(wrapped): genre tags sort optionsFuwn2023-12-291-1/+9
* refactor(wrapped): options categoriesFuwn2023-12-291-51/+66
* feat(wrapped): toggle ratingsFuwn2023-12-291-4/+34
* refactor(activity): prep for next yearFuwn2023-12-291-3/+2
* feat: add umami eventsFuwn2023-12-281-1/+1
* chore(manga): no proxy devFuwn2023-12-281-6/+1
* fix(wrapped): size by widthFuwn2023-12-281-5/+2
* feat(wrapped): respect user title choiceFuwn2023-12-281-2/+3
* feat(wrapped): always display full-year optionFuwn2023-12-281-11/+9
* fix(wrapped): no include for checkFuwn2023-12-261-2/+1
* fix(wrapped): inter-year release as non-rewatchFuwn2023-12-261-1/+6
* feat(wrapped): exclude genre tag keywordsFuwn2023-12-251-1/+5
* fix(wrapped): null check all of genres tagsFuwn2023-12-251-15/+11
* fix(wrapped): move panel length filter upFuwn2023-12-251-46/+42
* fix(wrapped): account for no activityFuwn2023-12-251-56/+59