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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
1
-1
/
+1
|
*
feat(Landing): Update to match LandingHero
Fuwn
2026-01-28
2
-22
/
+25
|
*
fix: Add null guards and improve error messaging for user lookups
Fuwn
2026-01-23
1
-1
/
+1
|
*
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
2
-8
/
+8
|
*
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
|
*
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Fuwn
2026-01-22
1
-3
/
+1
|
*
format: Apply Prettier formatting
Fuwn
2026-01-22
1
-7
/
+10
|
*
format: Apply Prettier formatting
Fuwn
2025-12-15
2
-12
/
+9
|
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
1
-2
/
+2
|
*
fix(Landing): Disable filtering
Fuwn
2025-06-13
2
-2
/
+7
|
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
2
-3
/
+10
|
*
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
|
*
style: Reformat using latest formatting
Fuwn
2025-06-11
1
-7
/
+10
|
*
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
|
*
refactor(authorised): move authorised user functionality to module
Fuwn
2024-11-18
1
-2
/
+2
|
*
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
2
-523
/
+523
|
*
feat(settings): debug dummy lists option
Fuwn
2024-09-16
1
-1
/
+1
|
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-1
/
+1
|
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-1
/
+1
|
*
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
|
*
fix(manga): dummy refresh button
Fuwn
2024-05-06
1
-32
/
+68
|
*
feat(landing): cover mode list demos
Fuwn
2024-05-06
2
-18
/
+66
|
*
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
|
*
feat(manga): use sliding tooltip
Fuwn
2024-04-16
1
-41
/
+42
|
[next]