index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
List
/
Manga
/
CleanMangaList.svelte
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(ui): correct manga list tooltip behavior
Fuwn
3 days
1
-1
/
+6
*
revert(ui): remove april fools executive mode
Fuwn
3 days
1
-16
/
+9
*
feat(ui): add april fools executive mode
Fuwn
4 days
1
-9
/
+16
*
perf(manga): progressively hydrate native chapter counts
Fuwn
7 days
1
-2
/
+19
*
fix(filters): apply list filter changes immediately
Fuwn
8 days
1
-4
/
+8
*
fix(cache): restore instant filters and shared AniList cache
Fuwn
8 days
1
-4
/
+14
*
fix(anilist): restore completed list filters
Fuwn
8 days
1
-7
/
+9
*
chore(biome): drop formatter style overrides
Fuwn
2026-03-01
1
-44
/
+51
*
chore(biome): enable svelte linting
Fuwn
2026-03-01
1
-2
/
+2
*
chore(biome): enable svelte formatting
Fuwn
2026-03-01
1
-79
/
+75
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
1
-1
/
+1
*
feat(Landing): Update to match LandingHero
Fuwn
2026-01-28
1
-1
/
+2
*
feat(List): Add media roulette
Fuwn
2026-01-23
1
-0
/
+15
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
1
-5
/
+5
*
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
*
fix(Landing): Disable filtering
Fuwn
2025-06-13
1
-2
/
+3
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
1
-2
/
+6
*
refactor(List): Simplify get-set structure of stateBin usage
Fuwn
2025-06-12
1
-11
/
+2
*
fix(CleanMangaList): Missing reactive set state
Fuwn
2025-06-12
1
-2
/
+2
*
refactor(stateBin): Simplify interface
Fuwn
2025-06-12
1
-2
/
+2
*
fix(List): Display filtered media list length
Fuwn
2025-06-09
1
-1
/
+1
*
fix(List): Ignore filter when not enabled
Fuwn
2025-06-09
1
-1
/
+1
*
fix(List): Properly isolate list filter keys
Fuwn
2025-06-09
1
-3
/
+5
*
feat(List): Store list filter in stateBin
Fuwn
2025-06-09
1
-1
/
+12
*
feat(List): List filtering
Fuwn
2025-06-09
1
-2
/
+26
*
fix(List): double guard total count setting overlap
Fuwn
2024-11-18
1
-0
/
+2
*
fix(CleanMangaList): total chapter count calculation overlap
Fuwn
2024-11-18
1
-2
/
+6
*
fix(CleanMangaList): total chapter count calculation
Fuwn
2024-11-18
1
-5
/
+1
*
feat(List): display total episodes everywhere toggle
Fuwn
2024-11-18
1
-1
/
+3
*
feat(CleanMangaList): add total due episode count toggle function
Fuwn
2024-11-18
1
-1
/
+8
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
1
-142
/
+142
*
fix(CleanMangaList): invert increment condition
Fuwn
2024-05-16
1
-1
/
+1
*
refactor(list): single increment implementation for type
Fuwn
2024-05-16
1
-8
/
+7
*
refactor(list): generic clean list
Fuwn
2024-05-16
1
-79
/
+39
*
refactor(list): generic grid list
Fuwn
2024-05-16
1
-74
/
+29
*
fix(CleanMangaList): fix dummy increment guard
Fuwn
2024-05-07
1
-6
/
+6
*
feat(landing): cover mode list demos
Fuwn
2024-05-06
1
-14
/
+23
*
feat(list): setting to copy title
Fuwn
2024-04-24
1
-2
/
+20
*
refactor(ParallaxImage): rename classes prop
Fuwn
2024-04-22
1
-1
/
+1
*
feat(list): pin text, transform cover
Fuwn
2024-04-22
1
-48
/
+46
*
feat(list): parallax covers
Fuwn
2024-04-22
1
-4
/
+6
*
refactor(tooltip): move sliding tooltip component
Fuwn
2024-04-18
1
-1
/
+1
*
fix(list): tooltip wrap title
Fuwn
2024-04-18
1
-29
/
+29
*
feat(list): blur nsfw media covers setting
Fuwn
2024-04-17
1
-1
/
+9
*
feat(manga): cover mode
Fuwn
2024-04-17
1
-47
/
+108
*
fix(list): hover cover toggle
Fuwn
2024-04-17
1
-0
/
+1
*
feat(tooltip): better list implementation
Fuwn
2024-04-16
1
-0
/
+1
[next]