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
Branch
Commit message
Author
Age
badges
feat: move back to bun
Fuwn
2 years
binary_badges
feat(badges): return image of html
Fuwn
2 years
cloudflare-pages
ci: Switch to Cloudflare SvelteKit adapter
Fuwn
9 months
locale
feat(list): display title as compliment
Fuwn
2 years
main
chore(supabase): Move Supabase schema path
Fuwn
2 weeks
post-svelte-5-migration
feat: Complete Svelte 5 runes syntax migration
Fuwn
6 weeks
svelte-5
feat: update to svelte 5
Fuwn
16 months
svelte-5-migration
fix(deps): Add missing fast-levenshtein dependency
Fuwn
7 weeks
svelteui
fix(hovercover): image height overflow
Fuwn
2 years
Age
Commit message
Author
Files
Lines
2025-06-12
ci: Switch to Cloudflare SvelteKit adapter
cloudflare-pages
Fuwn
3
-4
/
+9
2025-06-12
refactor(Settings): Update localStorage references
Fuwn
2
-7
/
+3
2025-06-12
feat: Move remaining localStorage usages to localforage
Fuwn
16
-217
/
+273
2025-06-12
refactor(List): Simplify get-set structure of stateBin usage
Fuwn
2
-22
/
+4
2025-06-12
fix(CleanMangaList): Missing reactive set state
Fuwn
2
-3
/
+3
2025-06-12
feat(list): Persistent per-list collapsed state
Fuwn
4
-23
/
+23
2025-06-12
refactor(stateBin): Simplify interface
Fuwn
3
-49
/
+34
2025-06-11
style: Reformat using latest formatting
Fuwn
28
-79
/
+151
2025-06-11
fix: Migrate localStorage.removeItem to localforage for anime and manga stores
Fuwn
2
-13
/
+36
2025-06-11
refactor(stores): Generic persistent storage facility
Fuwn
3
-28
/
+23
[...]