aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(media): filter duplicates at sourceFuwn2023-09-284-25/+7
* fix(wrapped): filter highest by current yearFuwn2023-09-282-4/+18
* fix(wrapped): restrict ratings to yearFuwn2023-09-281-27/+25
* chore(typescript): add typesFuwn2023-09-281-1/+1
* fix(wrapped): screenshot colours and sizingFuwn2023-09-281-2/+50
* feat(wrapped): add links to namesFuwn2023-09-271-5/+16
* feat(wrapped): add errorFuwn2023-09-271-2/+3
* feat(wrapped): add links to imagesFuwn2023-09-271-11/+17
* feat(wrapped): initial wrapped prototypeFuwn2023-09-275-40/+396
* fix(anime): template increment renderFuwn2023-09-261-1/+1
* refactor(list): template filesystem nameFuwn2023-09-264-3/+3
* format(history): add typesFuwn2023-09-261-2/+5
* fix(anime): remove unresolved propFuwn2023-09-263-22/+3
* refator(anime): move upcoming to componentFuwn2023-09-262-65/+30
* refactor(anime): completed as componentFuwn2023-09-262-62/+10
* feat(anime): component title fieldFuwn2023-09-262-4/+13
* refactor(anime): move list to componentFuwn2023-09-262-61/+76
* refactor(title): move out of dueFuwn2023-09-265-4/+4
* feat(list): error componentFuwn2023-09-255-57/+22
* refactor(upcoming): title componentFuwn2023-09-251-6/+4
* refactor(completed): title componentFuwn2023-09-252-7/+7
* refactor(anime): use title componentFuwn2023-09-254-20/+20
* feat(manga): replace list titlesFuwn2023-09-253-8/+28
* refactor(history): move to toolsFuwn2023-09-251-2/+2
* fix(settings): temporarily disable height limitFuwn2023-09-231-2/+16
* feat(tools): move activity historyFuwn2023-09-221-0/+90
* feat(routes): toolsFuwn2023-09-221-0/+66
* fix(due): move timer backFuwn2023-09-192-7/+3
* refactor(manga): styleFuwn2023-09-191-4/+1
* feat(manga): single date constructFuwn2023-09-191-2/+4
* fix(due): move start time to processingFuwn2023-09-192-2/+4
* fix(manga): no refetch for novelsFuwn2023-09-191-1/+5
* feat(manga): show light novelsFuwn2023-09-192-6/+5
* fix(notifications): add typesFuwn2023-09-171-0/+3
* feat(notifications): link to activityFuwn2023-09-171-10/+18
* feat(anime): bold if releasing soonFuwn2023-09-171-1/+6
* feat(notifications): link to thread for threadsFuwn2023-09-171-1/+2
* fix(notifications): add typesFuwn2023-09-171-0/+3
* feat(routes): rss feed git statusFuwn2023-09-171-0/+62
* refactor(media): move chapters inFuwn2023-09-143-2/+2
* refactor: move media to folderFuwn2023-09-146-10/+10
* refactor(manga): rename from mangadexFuwn2023-09-142-1/+1
* fix(mangadex): better estimatesFuwn2023-09-141-13/+4
* feat(manga): resolve chapters from scansFuwn2023-09-141-0/+8
* feat(manga): best guess estimationFuwn2023-09-143-15/+114
* refactor(anilist): move to single pathFuwn2023-09-132-2/+2
* refactor(mangadex): move to apiFuwn2023-09-131-2/+2
* refactor(anilist): move to apiFuwn2023-09-132-2/+2
* feat: activity history riskFuwn2023-09-121-5/+15
* refactor(anime): generalise update mediaFuwn2023-09-103-16/+24