aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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-292-8/+49
* fix(wrapped): slice after sortFuwn2023-12-291-3/+3
* 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-293-18/+20
* feat(html): reorder titleFuwn2023-12-281-1/+1
* refactor(hovercover): move skip to moduleFuwn2023-12-283-12/+5
* feat(list): hover coverFuwn2023-12-282-2/+68
* feat(hovercover): allow for no subsFuwn2023-12-282-5/+7
* feat(hovercover): default image widthFuwn2023-12-281-2/+1
* refactor(schedule): move hover cover to componentFuwn2023-12-282-0/+78
* feat(media): all title formatsFuwn2023-12-281-2/+6
* fix(proxy): no url encode proxyFuwn2023-12-281-1/+1
* chore(discussions): fix eslint errorFuwn2023-12-281-0/+1
* feat: add umami eventsFuwn2023-12-283-6/+27
* chore(manga): no proxy devFuwn2023-12-283-11/+21
* feat(html): update description and titleFuwn2023-12-281-1/+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(match): swap times if neededFuwn2023-12-271-21/+5
* fix(manga): disable higher guessing informedFuwn2023-12-271-1/+1
* feat(manga): distributed proxyFuwn2023-12-263-91/+150
* style(settings.json): prettierFuwn2023-12-261-2/+2
* feat(manga): temporarily disableFuwn2023-12-262-65/+77
* docs(wrapped): remove old filtersFuwn2023-12-261-9/+0
* fix(wrapped): sort genre tagsFuwn2023-12-261-0/+3
* fix(wrapped): no include for checkFuwn2023-12-261-2/+1
* fix(wrapped): inter-year release as non-rewatchFuwn2023-12-262-1/+10
* feat(wrapped): exclude genre tag keywordsFuwn2023-12-252-10/+18
* 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
* feat(routes): route-specific head titleFuwn2023-12-251-0/+18
* feat(tools): suggest path for errorFuwn2023-12-251-1/+1
* refactor(error): move rate-limited to moduleFuwn2023-12-246-5/+5
* refactor(error): move closest path to moduleFuwn2023-12-241-0/+17
* 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-248-8/+8
* style(src): remove .js extension from importsFuwn2023-12-243-15/+15