aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/Wrapped.svelte
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* feat(wrapped): remove width setting saveFuwn2023-12-251-3/+0
|
* refactor(error): move rate-limited to moduleFuwn2023-12-241-1/+1
|
* fix(wrapped): null check identity for first fetchFuwn2023-12-241-0/+2
|
* fix(wrapped): null check top mediaFuwn2023-12-241-56/+64
|
* refactor(tools): activity history to moduleFuwn2023-12-241-1/+1
|
* refactor(utility): move utilities to moduleFuwn2023-12-241-1/+2
|
* style(src): remove .js extension from importsFuwn2023-12-241-9/+9
|
* feat(wrapped): genre and tag count optionsFuwn2023-12-231-2/+17
|
* feat(wrapped): manual tag and genre calculationFuwn2023-12-231-1/+1
|
* feat(wrapped): manual tag and genre calculationFuwn2023-12-231-36/+49
|
* refactor(media): use options objectFuwn2023-12-231-4/+8
|
* feat(wrapped): filter duplicates in mergeFuwn2023-12-231-4/+17
|
* fix(wrapped): category for gridFuwn2023-12-221-3/+3
|
* feat(wrapped): genres and tagsFuwn2023-12-221-1/+73
|
* feat(wrapped): refresh full year buttonFuwn2023-12-221-5/+9
|
* feat(wrapped): update full-year instructionsFuwn2023-12-221-2/+3
|
* feat(wrapped): commit activities to databaseFuwn2023-12-221-1/+1
|
* feat(wrapped): custom loading messages all aroundFuwn2023-12-221-4/+4
|
* feat(wrapped): custom loading messageFuwn2023-12-221-1/+4
|
* refactor(tools): move nbsp()Fuwn2023-12-221-3/+1
|
* feat(wrapped): more full-year hintFuwn2023-12-221-1/+2
|
* fix(lib): remove leftoversFuwn2023-12-221-1/+0
|
* feat(wrapped): full-year activity historyFuwn2023-12-221-179/+199
|
* fix(wrapped): absolute best updateWidth()Fuwn2023-12-221-18/+21
|
* feat(tools): enter key hintsFuwn2023-12-221-1/+1
|
* feat(wrapped): filter keywordsFuwn2023-12-221-1/+60
|
* fix(wrapped): activity history alignmentFuwn2023-12-181-1/+3
|
* fix(wrapped): activity history default onFuwn2023-12-181-6/+7
|