aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* fix(settings): feedback line breaksFuwn2023-09-211-2/+4
|
* feat(html): tons of metaFuwn2023-09-211-9/+25
|
* format(html): content after propertyFuwn2023-09-211-5/+5
|
* feat(html): twitter cardFuwn2023-09-211-0/+7
|
* fix(page): typesFuwn2023-09-201-2/+2
|
* fix(page): fix height limit with activity warningFuwn2023-09-201-7/+15
|
* feat(settings): limit list heightFuwn2023-09-204-57/+96
|
* fix(feeds): render empty feed if no tokenFuwn2023-09-191-4/+5
|
* feat(html): meta theme-colorFuwn2023-09-191-0/+1
|
* 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
|