aboutsummaryrefslogtreecommitdiff
path: root/src/routes/settings
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-1/+1
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-2/+3
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-231-1/+1
* format: Apply Prettier formattingFuwn2025-12-151-1/+1
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-2/+2
* revert: Clean up easter eventFuwn2025-04-211-4/+1
* fix(EasterEgg): Fix odd cases and general implementationFuwn2025-04-191-4/+2
* feat: Add AniList Badges Easter Event 2025 demo #2Fuwn2025-04-101-1/+6
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-80/+80
* feat(hololive): parallax image for thumbnailsFuwn2024-05-271-1/+0
* feat(skeleton): animation delayFuwn2024-05-201-0/+1
* fix(settings): unclickable and spacing for hashFuwn2024-05-131-2/+4
* feat(settings): small sync and feedsFuwn2024-02-121-6/+26
* refactor(settings): move rss feeds to componentFuwn2024-02-121-42/+7
* refactor(settings): move settings sync to componentFuwn2024-02-121-80/+2
* feat(settings): localise settings syncFuwn2024-02-121-5/+5
* feat(settings): settings sync categoryFuwn2024-02-121-74/+80
* feat(settings): remote or local settings sync toggleFuwn2024-02-121-12/+36
* feat(settings): settings syncFuwn2024-02-121-0/+52
* refactor(settings): remove rss wikipedia linkFuwn2024-02-111-1/+2
* refactor: remove wikipedia for rate-limitFuwn2024-02-111-1/+1
* refactor(settings): move attributions to categoriesFuwn2024-02-111-1/+1
* feat: use global login restriction warningFuwn2024-02-081-4/+2
* feat(settings): use popup style login alertFuwn2024-02-081-1/+4
* feat(settings): remove noticeFuwn2024-02-041-3/+2
* refactor(layout): move commit sha to globalFuwn2024-01-271-5/+0
* fix(settings): notice grammarFuwn2024-01-251-2/+2
* feat(settings): hard localise feedbackFuwn2024-01-241-8/+20
* feat(locale): localise notice textFuwn2024-01-241-1/+1
* feat(settings): add rate limit messageFuwn2024-01-241-1/+11
* refactor(locale): use consistent casingFuwn2024-01-211-3/+3
* refactor(settings): use typed localiserFuwn2024-01-211-11/+11
* feat(locale): settings framework localisationFuwn2024-01-201-11/+15
* feat(settings): more useful tooltipsFuwn2024-01-151-2/+7
* feat(settings): add tooltip for rssFuwn2024-01-131-2/+9
* refactor(home): move layout to homeFuwn2024-01-131-1/+1
* feat(settings): copy rss notificationFuwn2024-01-111-2/+12
* feat: loading and error cardsFuwn2024-01-041-1/+1
* refactor(routes): schedule and profile uiFuwn2024-01-041-2/+2
* refactor(settings): easier descriptionsFuwn2024-01-041-1/+6
* refactor(settings): info badgeFuwn2024-01-041-2/+1
* feat(css): small buttons and badgesFuwn2024-01-041-1/+5
* feat(settings): cool button styleFuwn2024-01-041-4/+4
* refactor(list): move hover to title onlyFuwn2024-01-031-1/+1
* fix(settings): vercel commit shaFuwn2024-01-032-1/+6
* refactor(settings): modular categoriesFuwn2023-12-301-273/+14
* feat(list): hover coverFuwn2023-12-281-0/+4
* feat(media): all title formatsFuwn2023-12-281-6/+8
* feat(routes): route-specific head titleFuwn2023-12-251-0/+3
* feat(settings): rename calculation optionsFuwn2023-12-171-5/+11