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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
deps: Revert to commit 731733e
Fuwn
2025-12-01
3
-39
/
+31
|
*
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
|
*
build(vite): Optimise CSS
Fuwn
2025-06-23
1
-0
/
+7
|
*
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
28
-79
/
+151
|
*
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
4
-8
/
+23
|
*
deps: Update all applicable dependencies
Fuwn
2025-06-09
2
-28
/
+35
|
*
deps(Trigger.dev): Bump dependencies
Fuwn
2025-06-09
2
-2
/
+2
|
*
ci(Trigger.dev): Fix workflow dependencies
Fuwn
2025-06-09
2
-1
/
+1
|
*
fix: SvelteKit migration errors
Fuwn
2025-06-09
3
-29
/
+27
|
*
deps(Svelte): Migrate to Svelte 5
Fuwn
2025-06-09
2
-10
/
+10
|
*
deps(SvelteKit): Migrate to SvelteKit 2
Fuwn
2025-06-09
5
-6
/
+7
|
*
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
|
*
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
4
-11
/
+6
|
[next]