aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(wrapped): options categoriesFuwn2023-12-291-51/+66
|
* fix(sequelspy): only fetch new when proper yearFuwn2023-12-291-1/+3
|
* feat(wrapped): toggle ratingsFuwn2023-12-291-4/+34
|
* refactor(activity): prep for next yearFuwn2023-12-292-4/+4
|
* chore(discussions): fix eslint errorFuwn2023-12-281-0/+1
|
* feat: add umami eventsFuwn2023-12-282-4/+14
|
* 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-242-2/+2
|
* fix(wrapped): null check identity for first fetchFuwn2023-12-241-0/+2
|
* fix(wrapped): null check top mediaFuwn2023-12-241-56/+64
|
* refactor(tools): rename birthdaysFuwn2023-12-241-0/+0
|
* refactor(tools): activity history to moduleFuwn2023-12-243-6/+6
|
* refactor(utility): move utilities to moduleFuwn2023-12-247-40/+7
|
* style(src): remove .js extension from importsFuwn2023-12-243-15/+15
|
* 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
|
* feat(routes): better loading messageFuwn2023-12-224-5/+5
|
* 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-222-3/+3
|
* feat(wrapped): more full-year hintFuwn2023-12-221-1/+2
|
* fix(lib): remove leftoversFuwn2023-12-222-27/+0
|
* feat(wrapped): full-year activity historyFuwn2023-12-223-235/+228
|
* fix(wrapped): absolute best updateWidth()Fuwn2023-12-221-18/+21
|
* feat(tools): enter key hintsFuwn2023-12-222-2/+4
|
* feat(wrapped): filter keywordsFuwn2023-12-221-1/+60
|
* feat(birthdays): percentage for loadingFuwn2023-12-211-2/+2
|
* feat(discussions): submit on enterFuwn2023-12-211-1/+8
|
* refactor(sequelspy): use season getterFuwn2023-12-201-15/+2
|
* refactor(airing): move to moduleFuwn2023-12-201-1/+1
|
* fix(wrapped): activity history alignmentFuwn2023-12-181-1/+3
|
* fix(wrapped): activity history default onFuwn2023-12-181-6/+7
|