aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Error
Commit message (Expand)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+1
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-1/+1
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-232-3/+5
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-232-3/+3
* format: Apply Prettier formattingFuwn2025-12-152-3/+3
* style(src): Remove self-closing p and div tagsFuwn2025-06-232-3/+3
* feat: Move remaining localStorage usages to localforageFuwn2025-06-121-2/+3
* chore(prettier): use spaces instead of tabsFuwn2024-10-096-106/+106
* refactor(lib): move componenets to modulesFuwn2024-04-212-2/+2
* fix(error): return partial match in closestFuwn2024-02-171-0/+4
* refactor: remove wikipedia for rate-limitFuwn2024-02-112-5/+3
* feat(error): return partial matches firstFuwn2024-02-111-0/+3
* fix(error): levenshtein closestFuwn2024-02-111-6/+8
* feat: use global login restriction warningFuwn2024-02-081-0/+18
* feat(popup): use popup componentFuwn2024-02-041-6/+8
* feat(reader): better errorsFuwn2024-02-032-0/+24
* feat(badges): use anime rate limit cardFuwn2024-02-011-0/+17
* feat(badges): rate limited messageFuwn2024-01-281-8/+13
* refactor(utility): move helpers to utilityFuwn2024-01-131-0/+12
* feat(tools): new tools url methodFuwn2024-01-081-12/+6
* fix(error): no paddingFuwn2024-01-041-8/+14
* feat: loading and error cardsFuwn2024-01-041-36/+39
* feat(tools): random follower finderFuwn2024-01-021-19/+40
* feat(wrapped): select yearFuwn2023-12-311-4/+8
* feat(tools): suggest path for errorFuwn2023-12-251-1/+1
* refactor(error): move rate-limited to moduleFuwn2023-12-241-0/+23
* refactor(error): move closest path to moduleFuwn2023-12-241-0/+17