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 (
Collapse
)
Author
Age
Files
Lines
*
feat(settings): add checkbox tooltips
Fuwn
2026-04-02
1
-0
/
+5
|
*
fix(ui): stop roulette at intended duration
Fuwn
2026-04-02
1
-1
/
+2
|
*
fix(ui): correct manga list tooltip behavior
Fuwn
2026-04-02
2
-2
/
+8
|
*
fix(ui): polish media list title separators
Fuwn
2026-04-02
1
-0
/
+8
|
*
fix(ui): align media list title timings
Fuwn
2026-04-02
1
-2
/
+3
|
*
fix(ui): refine media list title counts
Fuwn
2026-04-02
1
-4
/
+17
|
*
feat(debug): add media list timing toggle
Fuwn
2026-04-02
5
-1
/
+10
|
*
revert(ui): remove april fools executive mode
Fuwn
2026-04-02
7
-114
/
+30
|
*
feat(ui): add april fools executive mode
Fuwn
2026-04-01
7
-30
/
+114
|
*
fix(manga): show skeleton while list is loading
Fuwn
2026-03-30
1
-1
/
+1
|
*
perf(manga): progressively hydrate native chapter counts
Fuwn
2026-03-29
3
-15
/
+123
|
*
fix(anilist): restore completed list query semantics
Fuwn
2026-03-28
3
-5
/
+5
|
*
fix(state): restore persisted list UI state
Fuwn
2026-03-28
1
-2
/
+3
|
*
fix(filters): apply list filter changes immediately
Fuwn
2026-03-28
2
-8
/
+16
|
*
fix(cache): restore instant filters and shared AniList cache
Fuwn
2026-03-28
4
-12
/
+30
|
*
fix(anilist): restore completed list filters
Fuwn
2026-03-28
5
-26
/
+61
|
*
fix(anilist): fall back to persisted media list cache
Fuwn
2026-03-28
1
-0
/
+56
|
*
fix(anilist): avoid leaking settings subscriptions
Fuwn
2026-03-28
1
-4
/
+1
|
*
fix(manga): avoid poisoning native chapter cache
Fuwn
2026-03-28
1
-7
/
+37
|
*
fix(notifications): stabilize browser subscription identity
Fuwn
2026-03-28
1
-15
/
+10
|
*
fix(notifications): support per-device push subscriptions
Fuwn
2026-03-28
2
-4
/
+39
|
*
fix(cache): preserve hydrated client state
Fuwn
2026-03-28
1
-1
/
+5
|
*
fix(preferences): preserve partial preference updates
Fuwn
2026-03-28
1
-44
/
+26
|
*
fix(auth): ignore malformed user cookies
Fuwn
2026-03-28
3
-3
/
+43
|
*
fix(cache): respect AniList media list recache windows
Fuwn
2026-03-28
7
-55
/
+136
|
*
feat(manga): allow forcing automatic refresh
Fuwn
2026-03-28
1
-1
/
+5
|
*
style(ci): format supabase server client
Fuwn
2026-03-27
1
-1
/
+2
|
*
fix(ci): fall back to anon key during build analysis
Fuwn
2026-03-27
1
-1
/
+6
|
*
fix(supabase): use dynamic private env for service role
Fuwn
2026-03-27
1
-2
/
+2
|
*
fix(manga): restore progress-based volume recommendations
Fuwn
2026-03-27
1
-0
/
+1
|
*
fix(proxy): improve native manga chapter counts
Fuwn
2026-03-27
2
-38
/
+101
|
*
refactor(supabase): move app access to service role
Fuwn
2026-03-27
9
-14
/
+19
|
*
refactor(proxy): move manga chapter counts behind indexed cache
Fuwn
2026-03-27
3
-235
/
+270
|
*
fix(actions): resolve quality and trigger deploy drift
Fuwn
2026-03-22
1
-5
/
+7
|
*
fix: restore landing visibility without blocking lazy loads
Fuwn
2026-03-22
1
-16
/
+29
|
*
perf: fetch dummy media outside the app bundle
Fuwn
2026-03-22
2
-8
/
+21
|
*
perf: lazy-load authenticated list surfaces
Fuwn
2026-03-22
2
-56767
/
+0
|
*
refactor: isolate last activity fetch path
Fuwn
2026-03-22
2
-1
/
+72
|
*
perf: lazy-load landing demo sections
Fuwn
2026-03-22
3
-15
/
+108
|
*
refactor: centralise site origin usage
Fuwn
2026-03-22
2
-2
/
+14
|
*
refactor: extract app origin config
Fuwn
2026-03-22
5
-12
/
+40
|
*
chore: remove stale websocket backup
Fuwn
2026-03-22
1
-21
/
+0
|
*
fix(anime): align due cover rendering with due classification
Fuwn
2026-03-03
5
-2
/
+225
|
*
refactor(effect): migrate svelte json hotspots to typed decoders
Fuwn
2026-03-03
4
-21
/
+79
|
*
refactor(effect): harden settings and media cache json parsing
Fuwn
2026-03-03
3
-1
/
+54
|
*
refactor(effect): add request body schema decoders to api routes
Fuwn
2026-03-03
2
-0
/
+71
|
*
chore(effect): add v4 cookie decode foundation and tests
Fuwn
2026-03-03
2
-0
/
+92
|
*
fix(match): prevent cached airing injection mutation regressions
Fuwn
2026-03-01
4
-30
/
+101
|
*
chore(cleanup): remove stale eslint directives
Fuwn
2026-03-01
7
-8
/
+0
|
*
chore(format): normalise user badges store formatting
Fuwn
2026-03-01
1
-12
/
+10
|
[next]