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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf(images): Optimise cover images for LCP and CLS
Fuwn
2026-02-02
2
-2
/
+12
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
3
-5
/
+7
*
feat(Landing): Update to match LandingHero
Fuwn
2026-01-28
6
-56
/
+58
*
fix: Add null guards and improve error messaging for user lookups
Fuwn
2026-01-23
1
-1
/
+1
*
refactor(MediaRoulette): Use Svelte 5 syntax
Fuwn
2026-01-23
1
-13
/
+15
*
feat(MediaRoulette): Add CommandPalette-like fade in/out
Fuwn
2026-01-23
1
-3
/
+74
*
feat(List): Add media roulette
Fuwn
2026-01-23
3
-1
/
+326
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
5
-13
/
+13
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
3
-4
/
+7
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
3
-4
/
+4
*
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Fuwn
2026-01-22
4
-12
/
+4
*
format: Apply Prettier formatting
Fuwn
2026-01-22
4
-21
/
+31
*
format: Apply Prettier formatting
Fuwn
2025-12-15
6
-35
/
+25
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
3
-4
/
+4
*
fix(Landing): Disable filtering
Fuwn
2025-06-13
5
-4
/
+15
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
4
-8
/
+18
*
refactor(List): Simplify get-set structure of stateBin usage
Fuwn
2025-06-12
2
-22
/
+4
*
fix(CleanMangaList): Missing reactive set state
Fuwn
2025-06-12
2
-3
/
+3
*
feat(list): Persistent per-list collapsed state
Fuwn
2025-06-12
1
-2
/
+7
*
refactor(stateBin): Simplify interface
Fuwn
2025-06-12
2
-5
/
+5
*
style: Reformat using latest formatting
Fuwn
2025-06-11
4
-21
/
+31
*
fix(List): Display filtered media list length
Fuwn
2025-06-09
2
-2
/
+2
*
fix(List): Ignore filter when not enabled
Fuwn
2025-06-09
2
-2
/
+2
*
fix(List): Properly isolate list filter keys
Fuwn
2025-06-09
2
-6
/
+16
*
feat(List): Store list filter in stateBin
Fuwn
2025-06-09
2
-2
/
+24
*
feat(List): List filtering
Fuwn
2025-06-09
4
-6
/
+55
*
feat(Anime): Add additional sort options
Fuwn
2025-03-29
2
-13
/
+50
*
feat: Add reverse sorting settings toggle and functionality
Fuwn
2025-03-20
3
-4
/
+23
*
fix(List): double guard total count setting overlap
Fuwn
2024-11-18
2
-0
/
+4
*
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(CleanAnimeList): completed total chapter count calculation
Fuwn
2024-11-18
1
-0
/
+3
*
fix(CleanMangaList): total chapter count calculation
Fuwn
2024-11-18
1
-5
/
+1
*
fix(CleanAnimeList): total chapter count calculation
Fuwn
2024-11-18
1
-5
/
+9
*
feat(List): display total episodes everywhere toggle
Fuwn
2024-11-18
2
-2
/
+7
*
feat(CleanMangaList): add total due episode count toggle function
Fuwn
2024-11-18
1
-1
/
+8
*
fix(DueAnimeList): filter out dropped media
Fuwn
2024-10-12
1
-1
/
+2
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
15
-1289
/
+1289
*
feat(settings): debug dummy lists option
Fuwn
2024-09-16
1
-1
/
+1
*
fix(MediaTitleDisplay): lz-string module
Fuwn
2024-08-24
1
-1
/
+3
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-1
/
+1
*
fix(SequelCatcher): tooltips
Fuwn
2024-08-23
1
-43
/
+58
*
feat(settings): data saver
Fuwn
2024-08-22
2
-2
/
+6
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-1
/
+1
*
fix(CleanGrid): unique LinkedTooltip item ID for duplicate media
Fuwn
2024-07-14
1
-2
/
+4
*
refactor(mediaTitle): simplify title locale indexer
Fuwn
2024-07-14
1
-8
/
+3
*
feat(CleanAnimeList): total due episode count setting
Fuwn
2024-06-15
1
-1
/
+16
*
fix(AiringTime): don't double inject airing time
Fuwn
2024-06-14
2
-7
/
+4
*
fix(match): delayed and subtitled time compatibility
Fuwn
2024-05-24
1
-5
/
+1
*
fix(CleanMangaList): invert increment condition
Fuwn
2024-05-16
1
-1
/
+1
[next]