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
*
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
*
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
*
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
*
feat(CommandPalette): Global toggle fading
Fuwn
2025-05-14
1
-12
/
+84
*
feat(CommandPalette): Add backdrop
Fuwn
2025-05-13
1
-2
/
+39
*
feat(Locale): Improve Japanese localisations
Fuwn
2025-05-06
1
-12
/
+12
*
fix(CommandPalette): Change selected item selection indicator
Fuwn
2025-05-06
1
-1
/
+1
*
feat: Add Badge Wall action to command palette
Fuwn
2025-05-06
2
-1
/
+10
*
feat: Add command palette
Fuwn
2025-05-06
4
-0
/
+215
*
fix(anime): Exclude AiOmoDarkElf from subtitle matching
Fuwn
2025-05-05
1
-1
/
+1
*
fix(badges): Ignore empty user-set time
Fuwn
2025-05-04
1
-1
/
+1
*
fix(badges): Properly set badge time when mutating
Fuwn
2025-05-02
2
-8
/
+2
*
fix(birthdays): Send cookie to bypass bot detection
Fuwn
2025-04-27
1
-1
/
+4
*
revert: Clean up easter event
Fuwn
2025-04-21
6
-28
/
+6
*
feat(EasterEgg): Add click analytics
Fuwn
2025-04-19
1
-0
/
+2
*
feat(EasterEgg): Add participation text
Fuwn
2025-04-19
1
-0
/
+2
*
fix(EasterEgg): Handle extra eggs and popup hiding
Fuwn
2025-04-19
1
-3
/
+12
*
feat(EasterEgg): Add more eggs
Fuwn
2025-04-19
3
-3
/
+12
*
fix(EasterEgg): Fix odd cases and general implementation
Fuwn
2025-04-19
2
-57
/
+152
*
feat: Add AniList Badges Easter Event 2025 demo #2
Fuwn
2025-04-10
4
-3
/
+129
*
feat: Add AniList Badges Easter Event 2025 demo
Fuwn
2025-04-06
5
-0
/
+206
[next]