aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* fix(anime): last updated highlightFuwn2023-10-012-3/+12
* fix(anime): pass new media entries up to parentFuwn2023-10-012-2/+2
* fix(anime): pass new media entries up to parentFuwn2023-10-012-2/+2
* refactor(anime): move list to anime moduleFuwn2023-10-012-1/+1
* feat(list): colour last updated media if remainsFuwn2023-10-012-7/+22
* fix(manga): end time reset on forceFuwn2023-09-301-0/+2
* fix(wrapped): remove file saver for nativeFuwn2023-09-301-2/+6
* refactor(anime): move list to componentFuwn2023-09-302-52/+67
* fix(list): restrict to numberFuwn2023-09-291-2/+2
* fix(manga): typed comparisonFuwn2023-09-291-1/+1
* feat(layout): custom mobile navigation barFuwn2023-09-291-3/+24
* fix(settings): remove unused anime settingFuwn2023-09-292-9/+0
* refactor(anime): move anime to modulesFuwn2023-09-294-5/+5
* refactor(manga): use templateFuwn2023-09-295-344/+9
* refactor(list): move to respective modulesFuwn2023-09-296-18/+17
* feat(completed) add manga, move animeFuwn2023-09-295-14/+462
* fix(wrapped): use ellipsis characterFuwn2023-09-281-1/+1
* feat(wrapped): title abbreviationFuwn2023-09-281-2/+30
* refactor(media): filter duplicates at sourceFuwn2023-09-284-25/+7
* fix(wrapped): filter highest by current yearFuwn2023-09-282-4/+18
* fix(tools): fix wrapped widthFuwn2023-09-281-1/+1
* feat(tools): select tool via queryFuwn2023-09-281-1/+2
* fix(wrapped): restrict ratings to yearFuwn2023-09-282-28/+32
* chore(typescript): add typesFuwn2023-09-281-1/+1
* fix(wrapped): screenshot colours and sizingFuwn2023-09-282-3/+51
* fix(feeds): filter phantom activitiesFuwn2023-09-281-0/+1
* feat(wrapped): add links to namesFuwn2023-09-271-5/+16
* feat(wrapped): add errorFuwn2023-09-271-2/+3
* fix(tools): limit wrapped widthFuwn2023-09-271-1/+1
* feat(wrapped): add links to imagesFuwn2023-09-271-11/+17
* feat(wrapped): initial wrapped prototypeFuwn2023-09-276-40/+400
* 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-264-32/+5
* 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-266-5/+5
* feat(list): error componentFuwn2023-09-255-57/+22
* refactor(upcoming): title componentFuwn2023-09-252-7/+6
* refactor(completed): title componentFuwn2023-09-253-8/+9
* refactor(anime): use title componentFuwn2023-09-255-23/+24
* feat(manga): replace list titlesFuwn2023-09-255-17/+33
* refactor(history): move to toolsFuwn2023-09-252-3/+3
* fix(settings): temporarily disable height limitFuwn2023-09-233-2/+19
* feat(tools): move activity historyFuwn2023-09-222-31/+33
* feat(layout): tools in navbarFuwn2023-09-221-1/+1
* feat(routes): toolsFuwn2023-09-222-0/+109