aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(layout): simplify barsFuwn2023-12-181-41/+22
|
* feat(layout): smaller desktop navigation barFuwn2023-12-181-16/+11
|
* fix(layout): mobile hover headerFuwn2023-12-181-5/+11
|
* feat(schedule): move current day to firstFuwn2023-12-181-1/+14
|
* feat(schedule): timezone pickerFuwn2023-12-181-1/+22
|
* fix(schedule): off-screen clippingFuwn2023-12-181-3/+13
|
* feat(schedule): hoverable coverFuwn2023-12-181-12/+46
|
* fix(schedule): dynamic widthFuwn2023-12-181-1/+4
|
* chore(schedule): fix typesFuwn2023-12-181-3/+8
|
* feat(schedule): anime scheduleFuwn2023-12-182-1/+87
|
* feat(settings): rename calculation optionsFuwn2023-12-171-5/+11
|
* feat(settings): rename display settingsFuwn2023-12-174-17/+17
|
* feat(settings): collapse upcoming animeFuwn2023-12-172-1/+6
|
* refactor(manga): move timeFuwn2023-12-171-1/+1
|
* refactor(manga): move chapters and volumesFuwn2023-12-171-1/+1
|
* refactor(manga): move cacheFuwn2023-12-171-1/+1
|
* feat(tools): rename activity historyFuwn2023-12-171-2/+2
|
* feat(layout): use kosugi fontFuwn2023-12-161-0/+7
|
* feat(anime): subtitle countdownFuwn2023-12-162-2/+11
|
* feat(api): subsplease endpointFuwn2023-12-161-0/+10
|
* fix(updates): better display title linkFuwn2023-12-161-3/+6
|
* fix(updates): link to anilistFuwn2023-12-161-1/+5
|
* feat(anime): right align countdown optionFuwn2023-12-161-0/+4
|
* feat(settings): scroll to sectionFuwn2023-12-161-6/+8
|
* feat(error): more error debuggingFuwn2023-12-151-1/+3
|
* feat(notifications): refresh tokenFuwn2023-12-153-28/+35
|
* feat(api): nest routesFuwn2023-12-143-2/+2
|
* feat(settings): version for debugFuwn2023-12-131-1/+2
|
* feat(settings): simplifyFuwn2023-12-131-25/+29
|
* feat(anime): 24-hour time formatFuwn2023-12-131-0/+1
|
* feat(api): safe response rate-limitsFuwn2023-12-105-5/+29
|
* feat(manga): lighter rate-limitsFuwn2023-12-101-2/+2
|
* feat(mangadex): add safe rate limitsFuwn2023-12-103-27/+42
|
* feat(page): use video alwaysFuwn2023-12-091-8/+3
|
* fix(page): autoplay for iosFuwn2023-12-091-1/+1
|
* fix: eslint lintsFuwn2023-12-091-3/+0
|
* feat(settings): option disable panelsFuwn2023-12-093-34/+62
|
* feat(settings): add new keys to settingsFuwn2023-12-091-0/+2
|
* feat: https and animeschedule oauthFuwn2023-12-081-0/+35
|
* feat(layout): header fit mobileFuwn2023-12-071-2/+11
|
* fix(earthly): environment variable typesFuwn2023-12-072-5/+5
|
* feat(manga): progress indicator!Fuwn2023-12-072-2/+2
|
* fix(settings): typesFuwn2023-12-071-34/+33
|
* feat(settings): helper optionsFuwn2023-12-071-10/+34
|
* feat(user): default user pageFuwn2023-12-071-0/+22
|
* feat(settings): label for methodFuwn2023-12-071-0/+1
|
* feat(media): outbound links optionFuwn2023-12-071-1/+14
|
* fix(app): types for bunFuwn2023-12-071-2/+2
|
* feat(proxy): proxy all contentFuwn2023-12-061-2/+18
|
* feat(settings): remove verbiageFuwn2023-12-061-5/+0
|