| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(locale): move hardcoded UI strings into english locale | Fuwn | 47 hours | 2 | -6/+8 |
| | | | | | | | | | | | | | | | | | | Adds optional namespaces (common, errors, commandPalette, headTitle, notifications, schedule, events, home, reader, routes, badgePreview, badgeWall) and extends existing ones (settings.*, lists.*, tools.*, user.*, hololive.*) on the Locale interface. New fields are optional so japanese.ts can omit them; svelte-i18n's fallbackLocale handles the runtime miss. HeadTitle gains an optional routeKey prop for type-safe lookup. defaultActions becomes a factory so the command palette re-reads locale on language toggle. The existing JP feedback translation in routes/settings is preserved via japanese.ts. Out of scope (kept hardcoded): service-worker.ts, app.html, Landing*.svelte, tools.ts registry, Easter Event 2025 pages. | ||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 3 | -33/+33 |
| | | |||||
| * | chore(biome): re-enable noImplicitAnyLet rule | Fuwn | 2026-03-01 | 1 | -1/+2 |
| | | |||||
| * | chore(biome): enable svelte linting | Fuwn | 2026-03-01 | 1 | -1/+1 |
| | | |||||
| * | chore(biome): enable svelte formatting | Fuwn | 2026-03-01 | 2 | -34/+34 |
| | | |||||
| * | refactor: Migrate event handlers to new Svelte 5 syntax | Fuwn | 2026-01-23 | 2 | -2/+2 |
| | | |||||
| * | refactor(layout): Replace empty p elements with reusable Spacer component | Fuwn | 2026-01-23 | 1 | -2/+3 |
| | | |||||
| * | fix(html): Replace self-closing non-void HTML elements with proper closing tags | Fuwn | 2026-01-23 | 1 | -2/+2 |
| | | |||||
| * | format: Apply Prettier formatting | Fuwn | 2025-12-15 | 1 | -2/+2 |
| | | |||||
| * | style(src): Remove self-closing p and div tags | Fuwn | 2025-06-23 | 1 | -2/+2 |
| | | |||||
| * | revert: Clean up easter event | Fuwn | 2025-04-21 | 1 | -4/+1 |
| | | |||||
| * | feat(EasterEgg): Add more eggs | Fuwn | 2025-04-19 | 1 | -1/+4 |
| | | |||||
| * | chore(tools): Comment out unused tool import | Fuwn | 2025-03-08 | 1 | -1/+1 |
| | | |||||
| * | feat(tools): Remove Dump Profile tool | Fuwn | 2025-03-08 | 1 | -2/+2 |
| | | |||||
| * | feat(Tools): Use generic birthdays tool template, adds NIJISANJI birthdays tool | Fuwn | 2025-02-14 | 1 | -2/+8 |
| | | |||||
| * | feat(tools): add simple tracker | Fuwn | 2024-10-12 | 2 | -1/+4 |
| | | |||||
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 3 | -124/+124 |
| | | |||||
| * | refactor(SequelSpy): move prequel list to component | Fuwn | 2024-10-02 | 1 | -1/+1 |
| | | |||||
| * | refactor(Tools): SequelCatcher as modules | Fuwn | 2024-08-23 | 1 | -1/+1 |
| | | |||||
| * | feat(tools): sequel catcher | Fuwn | 2024-07-07 | 1 | -0/+3 |
| | | |||||
| * | refactor(lib): move componenets to modules | Fuwn | 2024-04-21 | 1 | -1/+1 |
| | | |||||
| * | feat(tools): hololive birthdays | Fuwn | 2024-03-28 | 1 | -0/+3 |
| | | |||||
| * | feat(tools): hayai v2 | Fuwn | 2024-03-17 | 1 | -0/+3 |
| | | |||||
| * | feat(tools): uma musume birthdays | Fuwn | 2024-03-16 | 1 | -0/+3 |
| | | |||||
| * | feat(tools): senpy shortcut | Fuwn | 2024-03-03 | 1 | -0/+2 |
| | | |||||
| * | feat(tools): bigger descriptions | Fuwn | 2024-02-12 | 1 | -5/+5 |
| | | |||||
| * | refactor(tools): make descriptions dynamic | Fuwn | 2024-02-11 | 1 | -1/+1 |
| | | |||||
| * | feat(tools): card-style display | Fuwn | 2024-02-11 | 1 | -10/+47 |
| | | |||||
| * | feat(tools): use error-style not found | Fuwn | 2024-02-11 | 1 | -4/+7 |
| | | |||||
| * | feat(locale): localise birthdays | Fuwn | 2024-01-31 | 2 | -3/+3 |
| | | |||||
| * | refactor(wrapped): move tool to module | Fuwn | 2024-01-21 | 1 | -1/+1 |
| | | |||||
| * | feat: root prefix all links | Fuwn | 2024-01-19 | 2 | -3/+5 |
| | | |||||
| * | feat(tools): likes | Fuwn | 2024-01-14 | 1 | -0/+3 |
| | | |||||
| * | feat(tools): add private message | Fuwn | 2024-01-13 | 1 | -1/+2 |
| | | |||||
| * | refactor(home): move layout to home | Fuwn | 2024-01-13 | 2 | -2/+2 |
| | | |||||
| * | feat(tools): new tools url method | Fuwn | 2024-01-08 | 3 | -124/+94 |
| | | |||||
| * | feat(tools): dump profile tool | Fuwn | 2024-01-06 | 1 | -0/+8 |
| | | |||||
| * | refactor(tools): better cards | Fuwn | 2024-01-04 | 1 | -21/+22 |
| | | |||||
| * | feat(tools): move all to cards | Fuwn | 2024-01-04 | 1 | -43/+45 |
| | | |||||
| * | feat(tools): random follower finder | Fuwn | 2024-01-02 | 1 | -0/+8 |
| | | |||||
| * | refactor(tools): change name and descriptions | Fuwn | 2024-01-01 | 1 | -3/+4 |
| | | |||||
| * | feat(tools): descriptions | Fuwn | 2023-12-28 | 1 | -9/+30 |
| | | |||||
| * | feat(tools): user requested tools | Fuwn | 2023-12-28 | 1 | -0/+5 |
| | | |||||
| * | fix(tools): suggest direct | Fuwn | 2023-12-27 | 1 | -1/+2 |
| | | |||||
| * | fix(tools): direct on default | Fuwn | 2023-12-25 | 1 | -3/+3 |
| | | |||||
| * | feat(tools): list tools on default | Fuwn | 2023-12-25 | 1 | -4/+14 |
| | | |||||
| * | refactor(tools): reorder selections | Fuwn | 2023-12-25 | 1 | -3/+3 |
| | | |||||
| * | feat(tools): rename descriptions | Fuwn | 2023-12-25 | 1 | -6/+6 |
| | | |||||
| * | refactor(tools): rename discussion collector | Fuwn | 2023-12-25 | 1 | -3/+3 |
| | | |||||
| * | refactor(tools): rename birthdays | Fuwn | 2023-12-25 | 1 | -3/+3 |
| | | |||||