aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* feat(schedule): add crunchyroll scheduleFuwn2024-01-011-0/+9
* feat(schedule): new columnsFuwn2024-01-011-6/+4
* fix(schedule): null episodesFuwn2024-01-011-1/+3
* refactor(tools): change name and descriptionsFuwn2024-01-011-3/+4
* fix(badges): activity defaultFuwn2024-01-011-4/+7
* refactor(badges): resize fieldsFuwn2024-01-011-3/+14
* chore(svelte): alias storesFuwn2023-12-314-7/+7
* refactor(badges): always show edit optionsFuwn2023-12-311-55/+49
* feat(index): fancy auto-sizingFuwn2023-12-301-9/+18
* refactor(settings): modular categoriesFuwn2023-12-301-273/+14
* fix(index): correct list heightFuwn2023-12-301-0/+1
* feat(badges): sort by timeFuwn2023-12-301-9/+1
* feat(badges): manual time setFuwn2023-12-302-6/+37
* feat(badges): live update on delete and addFuwn2023-12-291-75/+105
* feat(badges): double click to delete badgeFuwn2023-12-291-2/+17
* feat(list): hover coverFuwn2023-12-281-0/+4
* feat(hovercover): allow for no subsFuwn2023-12-281-2/+5
* refactor(schedule): move hover cover to componentFuwn2023-12-281-47/+16
* feat(media): all title formatsFuwn2023-12-281-6/+8
* feat(tools): descriptionsFuwn2023-12-281-9/+30
* refactor(api): remove unused api and mangadexFuwn2023-12-284-145/+0
* feat(tools): user requested toolsFuwn2023-12-281-0/+5
* fix(birthdays): shortcut linkFuwn2023-12-271-1/+1
* fix(tools): suggest directFuwn2023-12-271-1/+2
* fix(tools): direct on defaultFuwn2023-12-251-3/+3
* feat(tools): list tools on defaultFuwn2023-12-251-4/+14
* refactor(tools): reorder selectionsFuwn2023-12-251-3/+3
* feat(tools): rename descriptionsFuwn2023-12-251-6/+6
* refactor(tools): rename discussion collectorFuwn2023-12-251-3/+3
* refactor(tools): rename birthdaysFuwn2023-12-251-3/+3
* refactor(tools): use svelte queryFuwn2023-12-251-2/+3
* feat(routes): route-specific head titleFuwn2023-12-2510-13/+47
* 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