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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(notifications): Replace svelte-notifications with custom store for Svelte 5
Fuwn
2026-01-22
9
-21
/
+70
*
format: Apply Prettier formatting
Fuwn
2026-01-22
19
-58
/
+98
*
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
1
-1
/
+1
*
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
49
-153
/
+113
*
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
1
-0
/
+1
*
fix: Throw redirects
Fuwn
2025-12-01
1
-1
/
+1
*
fix(wrapped): Flex and overflow
Fuwn
2025-12-01
1
-0
/
+6
*
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
5
-6
/
+6
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
35
-59
/
+59
*
feat(settings): Custom CSS
Fuwn
2025-06-23
1
-0
/
+5
*
refactor(LastActivity): Move display guard to component
Fuwn
2025-06-14
1
-2
/
+2
*
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
7
-16
/
+26
*
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
2
-17
/
+7
*
refactor(stateBin): Simplify interface
Fuwn
2025-06-12
2
-5
/
+5
*
style: Reformat using latest formatting
Fuwn
2025-06-11
17
-53
/
+93
*
fix: Migrate localStorage.removeItem to localforage for anime and manga stores
Fuwn
2025-06-11
1
-6
/
+12
*
refactor(stores): Generic persistent storage facility
Fuwn
2025-06-11
1
-0
/
+19
*
fix: SvelteKit migration errors
Fuwn
2025-06-09
1
-28
/
+26
*
deps(SvelteKit): Migrate to SvelteKit 2
Fuwn
2025-06-09
1
-1
/
+1
*
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
6
-8
/
+59
*
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
*
feat(CommandPalette): Enhanced nested visual indicators
Fuwn
2025-05-15
1
-4
/
+8
*
feat(CommandPalette): Add nested action support
Fuwn
2025-05-15
2
-9
/
+57
*
refactor(CommandPalette): Globally rename action type
Fuwn
2025-05-15
3
-9
/
+4
*
refactor(CommandPalette): Move and rename action type
Fuwn
2025-05-15
2
-12
/
+13
*
feat(CommandPalette): Add extra tags to Settings action
Fuwn
2025-05-15
1
-1
/
+3
*
feat(CommandPalette): Per-item tags
Fuwn
2025-05-15
2
-10
/
+41
*
fix(CommandPalette): Single result sized padding for no results text
Fuwn
2025-05-14
1
-2
/
+2
*
fix(CommandPalette): Hide scrollbar pop in
Fuwn
2025-05-14
1
-0
/
+6
*
feat(CommandPalette): Animate search results
Fuwn
2025-05-14
1
-17
/
+48
[next]