aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat(wrapped): add border-radiusFuwn2023-12-172-1/+3
* feat(wrapped): activity history panelFuwn2023-12-172-3/+112
* fix(activities): fill missing datesFuwn2023-12-171-3/+4
* refactor(manga): move timeFuwn2023-12-171-1/+1
* refactor(manga): move chapters and volumesFuwn2023-12-171-1/+1
* refactor(anime): move airingTimeFuwn2023-12-171-1/+1
* fix(sequelspy): always use native releaseFuwn2023-12-171-8/+3