aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/RandomFollower.svelte
Commit message (Collapse)AuthorAgeFilesLines
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-1/+2
|
* 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-1/+1
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-23/+23
|
* refactor(TextTransition): move to LayoutFuwn2024-04-211-1/+1
|
* feat(RandomFollower): use TextTransitionFuwn2024-04-211-1/+2
|
* refactor(anilist): move to data moduleFuwn2024-02-081-1/+1
|
* refactor(skeleton): move to loading moduleFuwn2024-01-311-1/+1
|
* feat: move everything to skeletion loading uiFuwn2024-01-251-1/+2
|
* feat(tools): dump profile toolFuwn2024-01-061-7/+1
|
* refactor(tools): input templateFuwn2024-01-061-50/+26
|
* refactor(tools): better cardsFuwn2024-01-041-43/+45
|
* feat(tools): move all to cardsFuwn2024-01-041-6/+8
|
* refactor(tools): buttonsFuwn2024-01-041-3/+3
|
* feat(tools): random follower finderFuwn2024-01-021-0/+56