aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat(settings): disable guessing by defaultFuwn2023-12-241-1/+1
* fix(subtitled): fix major filter problemFuwn2023-12-241-11/+12
* chore(anilist): remove specified typeFuwn2023-12-241-1/+1
* style(package.json): prettierFuwn2023-12-242-71/+47
* feat(mangadex): server-side rate-limit 5/sFuwn2023-12-246-50/+83
* 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-234-37/+152
* 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
* fix(schedule): loading message orderFuwn2023-12-221-4/+4
* feat(routes): better loading messageFuwn2023-12-2210-15/+15
* feat(schedule): better loading messageFuwn2023-12-221-18/+18
* 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
* revert: "feat(routes): temporarily disable manga"Fuwn2023-12-222-13/+3
* feat(routes): temporarily disable mangaFuwn2023-12-222-3/+13
* feat(manga): manual refreshFuwn2023-12-222-28/+64
* feat(wrapped): genres and tagsFuwn2023-12-223-17/+127
* fix(activity): only show current yearFuwn2023-12-221-0/+5
* fix(airing): subtitled match offsetFuwn2023-12-221-1/+1
* feat(wrapped): refresh full year buttonFuwn2023-12-221-5/+9
* feat(wrapped): update full-year instructionsFuwn2023-12-221-2/+3
* refactor(manga): move chapters to database moduleFuwn2023-12-225-17/+15
* feat(wrapped): commit activities to databaseFuwn2023-12-223-4/+46
* 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-223-5/+4
* feat(wrapped): more full-year hintFuwn2023-12-221-1/+2
* fix(lib): remove leftoversFuwn2023-12-223-28/+1
* feat(wrapped): full-year activity historyFuwn2023-12-224-236/+322
* 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(layout): no underline links by defaultFuwn2023-12-211-0/+8
* feat(schedule): day filterFuwn2023-12-211-1/+11
* fix(robots.txt): include new routesFuwn2023-12-211-2/+5
* feat(birthdays): percentage for loadingFuwn2023-12-211-2/+2
* feat(discussions): submit on enterFuwn2023-12-211-1/+8
* feat(routes): add blockquote to top level selectFuwn2023-12-212-15/+13
* feat(schedule): remove duplicate timezone displayFuwn2023-12-211-15/+13
* fix(anime): list loading subsFuwn2023-12-201-1/+3
* feat(prequels): include parentFuwn2023-12-201-1/+1
* refactor(sequelspy): use season getterFuwn2023-12-201-15/+2
* refactor(airing): subtitled moduleFuwn2023-12-207-11/+11