aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* feat(settings): rename calculation optionsFuwn2023-12-172-6/+16
* feat(settings): rename display settingsFuwn2023-12-173-3/+3
* refactor(airing): rename functionFuwn2023-12-171-2/+2
* fix(airing): native vs subtitled minimum differenceFuwn2023-12-171-1/+1
* fix(airing): both current and new sub episodeFuwn2023-12-172-14/+23
* refactor(airing): move set to inject + debugFuwn2023-12-172-4/+12
* refactor(airing): move comparison to functionFuwn2023-12-171-8/+8
* fix(airing): show next subtitled episodeFuwn2023-12-172-1/+13
* fix(anime): position of subbed releaseFuwn2023-12-174-21/+37
* refactor(airing): airing time via injectionFuwn2023-12-171-16/+36
* fix(airing): closest match mishitsFuwn2023-12-171-3/+3
* refactor(media): linksFuwn2023-12-173-2/+2
* refactor(manga): move timeFuwn2023-12-173-3/+2
* refactor(manga): move chapters and volumesFuwn2023-12-175-9/+11
* refactor(manga): move cacheFuwn2023-12-173-10/+12
* refactor(manga): move databaseFuwn2023-12-173-2/+2
* refactor(anime): move cacheFuwn2023-12-172-5/+5
* refactor(anime): move episodesFuwn2023-12-174-6/+8
* refactor(anime): move airingTimeFuwn2023-12-174-166/+170
* fix(sequelspy): always use native releaseFuwn2023-12-172-10/+5
* fix(activities): blank arrow functionFuwn2023-12-171-1/+3
* feat(activities): move to detailsFuwn2023-12-171-16/+23
* feat(activities): screenshotFuwn2023-12-172-4/+43
* feat(activities): cool chartFuwn2023-12-171-0/+45
* fix(birthdays): aniSearch caps fixFuwn2023-12-161-1/+13
* feat(anime): style loading timeFuwn2023-12-161-1/+7
* feat(settings): minify attributionsFuwn2023-12-161-8/+11
* chore(anime): remove unused typesFuwn2023-12-161-2/+1
* fix(anime): adjust airing exact timeFuwn2023-12-161-8/+14
* feat(anime): subtitle countdownFuwn2023-12-165-36/+143
* fix(upcoming): spacingFuwn2023-12-161-0/+2
* fix(anime): better alignmentFuwn2023-12-162-51/+67
* feat(anime): right align countdown optionFuwn2023-12-162-5/+10
* feat(error): more error debuggingFuwn2023-12-151-1/+5
* feat(notifications): refresh tokenFuwn2023-12-151-16/+17
* feat(media): multiple dueincludesFuwn2023-12-151-7/+16
* feat(media): #dueincludeFuwn2023-12-151-7/+13
* feat(media): use outbound mal id when availableFuwn2023-12-152-7/+12
* feat(settings): click on text to toggleFuwn2023-12-141-8/+28
* fix(tools): better clear parametersFuwn2023-12-144-9/+18
* feat(sequelspy): save optionsFuwn2023-12-143-21/+44
* feat(sequelspy): display upcoming dateFuwn2023-12-143-1/+43
* feat(api): nest routesFuwn2023-12-142-2/+2
* style(Anime): simplify statementsFuwn2023-12-132-12/+6
* style(Tools): simplify statementsFuwn2023-12-136-44/+21
* style(Media): simplify statementsFuwn2023-12-133-35/+14
* style(AniList): simplifyFuwn2023-12-138-78/+42
* fix(manga): long-standing prune filter errorFuwn2023-12-131-4/+3
* feat(anime): 24-hour time formatFuwn2023-12-131-0/+2
* style(anime): simplify expressionsFuwn2023-12-134-33/+15