aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* feat(tools): rename default suggestionFuwn2023-12-251-1/+1
* feat(tools): suggest path for errorFuwn2023-12-252-3/+23
* refactor(error): move rate-limited to moduleFuwn2023-12-241-1/+1
* refactor(error): move closest path to moduleFuwn2023-12-241-26/+12
* feat(error): route predictFuwn2023-12-241-0/+40
* feat(layout): redirect to login pointFuwn2023-12-241-0/+13
* refactor(tools): rename birthdaysFuwn2023-12-241-1/+1
* refactor(tools): activity history to moduleFuwn2023-12-241-1/+1
* refactor(utility): move utilities to moduleFuwn2023-12-242-2/+2
* style(src): remove .js extension from importsFuwn2023-12-245-6/+6
* refactor(database): move badges into moduleFuwn2023-12-242-4/+4
* feat(mangadex): server-side rate-limit 5/sFuwn2023-12-243-4/+24
* fix(schedule): loading message orderFuwn2023-12-221-4/+4
* feat(routes): better loading messageFuwn2023-12-225-8/+8
* feat(schedule): better loading messageFuwn2023-12-221-18/+18
* revert: "feat(routes): temporarily disable manga"Fuwn2023-12-222-13/+3
* feat(routes): temporarily disable mangaFuwn2023-12-222-3/+13
* refactor(tools): move nbsp()Fuwn2023-12-221-2/+1
* feat(layout): no underline links by defaultFuwn2023-12-211-0/+8
* feat(schedule): day filterFuwn2023-12-211-1/+11
* feat(routes): add blockquote to top level selectFuwn2023-12-212-15/+13
* feat(schedule): remove duplicate timezone displayFuwn2023-12-211-15/+13
* refactor(airing): subtitled moduleFuwn2023-12-201-2/+2
* refactor(airing): move to moduleFuwn2023-12-201-1/+1
* feat(schedule): display episodeFuwn2023-12-201-0/+6
* feat(schedule): respect outbound linksFuwn2023-12-201-2/+12
* feat(schedule): match media to anilistFuwn2023-12-201-58/+95
* fix(schedule): uri encode anilist searchFuwn2023-12-191-1/+4
* chore(schedule): typesFuwn2023-12-181-2/+7
* feat(layout): unify mobile and desktop barsFuwn2023-12-181-29/+11
* 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