aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* refactor(database): move badges into moduleFuwn2023-12-242-1/+1
|
* fix(subtitled): fix major filter problemFuwn2023-12-241-11/+12
|
* chore(anilist): remove specified typeFuwn2023-12-241-1/+1
|
* feat(mangadex): server-side rate-limit 5/sFuwn2023-12-241-0/+12
|
* fix(subtiteld): lessen subtitled matchFuwn2023-12-241-1/+1
|
* 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-233-37/+128
|
* feat(media): include all optionFuwn2023-12-231-4/+12
|
* refactor(media): use options objectFuwn2023-12-235-45/+70
|
* feat(wrapped): filter duplicates in mergeFuwn2023-12-231-4/+17
|
* feat(routes): better loading messageFuwn2023-12-225-7/+7
|
* fix(anime): call subsplease onceFuwn2023-12-222-66/+61
|
* feat(manga): naive auto-authorisationFuwn2023-12-223-57/+84
|
* fix(wrapped): category for gridFuwn2023-12-221-3/+3
|
* fix(manga): cap manga progressFuwn2023-12-221-1/+1
|
* docs(manga): missing commentsFuwn2023-12-222-4/+4
|
* feat(manga): manual refreshFuwn2023-12-222-28/+64
|