| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ui): hide follow-fix toggle link until a username is entered | Fuwn | 2026-04-17 | 1 | -3/+5 |
| | | | | | | | Previously the link rendered "Toggle follow for ..." and was clickable with an empty submission. Only render once the input has content so there is no dead affordance. | ||||
| * | chore(cleanup): remove stale eslint directives | Fuwn | 2026-03-01 | 1 | -1/+0 |
| | | |||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 1 | -5/+5 |
| | | |||||
| * | chore(biome): enable svelte formatting | Fuwn | 2026-03-01 | 1 | -6/+6 |
| | | |||||
| * | fix: Resolve all ESLint errors and warnings | Fuwn | 2026-01-29 | 1 | -1/+0 |
| | | |||||
| * | refactor: Migrate event handlers to new Svelte 5 syntax | Fuwn | 2026-01-23 | 1 | -2/+2 |
| | | |||||
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -41/+41 |
| | | |||||
| * | feat: use global login restriction warning | Fuwn | 2024-02-08 | 1 | -1/+2 |
| | | |||||
| * | refactor(anilist): move to data module | Fuwn | 2024-02-08 | 1 | -2/+2 |
| | | |||||
| * | chore(followfix): ignore missing error | Fuwn | 2024-01-13 | 1 | -0/+1 |
| | | |||||
| * | feat(tools): add follow fix base | Fuwn | 2023-12-30 | 1 | -0/+50 |