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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Fuwn
2026-01-22
10
-25
/
+73
*
format: Apply Prettier formatting
Fuwn
2026-01-22
26
-81
/
+155
*
deps(svelte): Migrate to Svelte 5 with compatibility mode
Fuwn
2026-01-22
1
-3
/
+8
*
fix(Wrapped): Move CSS import to script block for vitePreprocess compatibility
Fuwn
2026-01-22
1
-4
/
+1
*
deps(sveltekit): Migrate to SvelteKit 2
Fuwn
2026-01-22
3
-3
/
+3
*
fix(EpisodeDiscussionCollector): Improve filtering
Fuwn
2025-12-17
2
-4
/
+7
*
fix(Wrapped): Improve data loading
Fuwn
2025-12-16
2
-1
/
+18
*
feat(Wrapped): Don't automatically fetch remote data
Fuwn
2025-12-16
1
-219
/
+426
*
format: Apply Prettier formatting
Fuwn
2025-12-15
66
-256
/
+179
*
feat(Wrapped): Add detailed activity fetcher toggle
Fuwn
2025-12-15
3
-14
/
+37
*
fix(api:birthdays): Update HTML parser for primary source
Fuwn
2025-12-07
2
-3
/
+4
*
fix: Throw redirects
Fuwn
2025-12-01
3
-3
/
+3
*
fix(wrapped): Flex and overflow
Fuwn
2025-12-01
1
-0
/
+6
*
feat(badges): Add a no-load query parameter
Fuwn
2025-09-06
1
-8
/
+15
*
fix(graphql): pruneUserBadges arguments
Fuwn
2025-07-23
1
-1
/
+1
*
feat(Locale): Clean up Japanese localisation
Fuwn
2025-07-14
1
-12
/
+12
*
fix(CommandPalette): Remove fade-in-breaking transition
Fuwn
2025-06-23
1
-1
/
+0
*
fix(CoverBypass): Remove unused attribute
Fuwn
2025-06-23
1
-1
/
+1
*
style(src): Remove self-closing tags with attributes
Fuwn
2025-06-23
6
-8
/
+8
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
47
-98
/
+98
*
feat(settings): Custom CSS
Fuwn
2025-06-23
3
-1
/
+23
*
style(app.html): Reformat
Fuwn
2025-06-14
1
-36
/
+50
*
refactor(settings): Move back to localStorage
Fuwn
2025-06-14
2
-124
/
+97
*
refactor(announcementHash): Move back to localStorage
Fuwn
2025-06-14
1
-11
/
+6
*
refactor(LastActivity): Move display guard to component
Fuwn
2025-06-14
2
-5
/
+3
*
fix(Home): Guard LastActivity component visibility
Fuwn
2025-06-14
1
-1
/
+3
*
fix(Landing): Disable filtering
Fuwn
2025-06-13
6
-6
/
+17
*
refactor(Settings): Update localStorage references
Fuwn
2025-06-12
2
-7
/
+3
*
feat: Move remaining localStorage usages to localforage
Fuwn
2025-06-12
16
-217
/
+273
*
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
4
-23
/
+23
*
refactor(stateBin): Simplify interface
Fuwn
2025-06-12
3
-49
/
+34
*
style: Reformat using latest formatting
Fuwn
2025-06-11
27
-74
/
+139
*
fix: Migrate localStorage.removeItem to localforage for anime and manga stores
Fuwn
2025-06-11
2
-13
/
+36
*
refactor(stores): Generic persistent storage facility
Fuwn
2025-06-11
3
-28
/
+23
*
fix(stores): Move anime and manga from localStorage to IndexedDB
Fuwn
2025-06-11
2
-8
/
+22
*
fix: SvelteKit migration errors
Fuwn
2025-06-09
1
-28
/
+26
*
deps(SvelteKit): Migrate to SvelteKit 2
Fuwn
2025-06-09
3
-3
/
+3
*
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
3
-2
/
+90
*
feat(List): List filtering
Fuwn
2025-06-09
7
-8
/
+61
*
fix(feeds): Remove duplicate whitespace
Fuwn
2025-05-29
1
-1
/
+1
*
feat(oauth): Expire session after 180 days
Fuwn
2025-05-27
1
-1
/
+1
*
refactor(CommandPalette): DRY matching logic
Fuwn
2025-05-16
1
-7
/
+11
*
feat(CommandPalette): Ignore whitespace when matching query
Fuwn
2025-05-16
1
-2
/
+7
*
feat(CommandPalette): Only show first 10 results
Fuwn
2025-05-15
1
-0
/
+2
*
feat(CommandPalette): Add additional nested actions
Fuwn
2025-05-15
2
-5
/
+45
[next]