aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* refactor(anime): generalise clean cacheFuwn2023-09-104-56/+39
|
* refactor(anime): generalise episodesFuwn2023-09-101-4/+1
|
* refactor(anime): generalise episodesFuwn2023-09-102-6/+2
|
* refactor(anime): generalise airing timeFuwn2023-09-103-67/+51
|
* refactor(settings): setting hintFuwn2023-09-091-0/+11
|
* refactor(settings): move toggleFuwn2023-09-091-1/+1
|
* refactor(SettingToggle): breakerFuwn2023-09-091-3/+5
|
* refactor(settings): component togglesFuwn2023-09-091-0/+19
|
* fix(watching): sortFuwn2023-09-081-6/+1
|
* fix(list): remove unused listFuwn2023-09-081-186/+0
|
* feat(media): public media list collectionFuwn2023-09-072-0/+218
|