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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
fix(api): keep preferences publicly readable
Fuwn
2026-03-27
1
-4
/
+1
|
*
fix(profile): restore owner controls for new accounts
Fuwn
2026-03-27
2
-21
/
+41
|
*
refactor(supabase): move app access to service role
Fuwn
2026-03-27
12
-57
/
+78
|
*
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
2
-11
/
+15
|
*
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
4
-56792
/
+145
|
*
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
13
-63
/
+58
|
*
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
4
-3
/
+58
|
*
refactor(effect): add request body schema decoders to api routes
Fuwn
2026-03-03
6
-5
/
+107
|
*
refactor(effect): migrate api auth cookie decoding
Fuwn
2026-03-03
4
-57
/
+18
|
*
refactor(effect): migrate core auth decode boundaries
Fuwn
2026-03-03
4
-35
/
+11
|
*
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(trigger): migrate project setup from v3 to v4
Fuwn
2026-03-01
1
-1
/
+1
|
*
chore(cleanup): remove stale eslint directives
Fuwn
2026-03-01
9
-11
/
+0
|
*
chore(format): normalise user badges store formatting
Fuwn
2026-03-01
1
-12
/
+10
|
*
chore(biome): drop formatter style overrides
Fuwn
2026-03-01
264
-65892
/
+69091
|
*
chore(biome): re-enable noImplicitAnyLet rule
Fuwn
2026-03-01
18
-20
/
+33
|
*
chore(biome): enable svelte linting
Fuwn
2026-03-01
14
-70
/
+83
|
*
chore(biome): enable svelte formatting
Fuwn
2026-03-01
122
-4676
/
+4612
|
*
chore(biome): re-enable useAltText rule
Fuwn
2026-03-01
1
-0
/
+1
|
*
chore(biome): re-enable useIterableCallbackReturn rule
Fuwn
2026-03-01
2
-8
/
+14
|
*
chore(biome): re-enable noDoubleEquals rule
Fuwn
2026-03-01
4
-6
/
+6
|
*
chore(biome): re-enable noDuplicateCase rule
Fuwn
2026-03-01
1
-1
/
+1
|
*
chore(biome): re-enable noInvalidUseBeforeDeclaration rule
Fuwn
2026-03-01
2
-3
/
+1
|
*
chore(biome): enable css formatting
Fuwn
2026-03-01
7
-40
/
+30
|
*
chore(biome): enable formatting for sample media json
Fuwn
2026-03-01
2
-271
/
+65
|
*
chore(types): decouple app code from fragile generated route types
Fuwn
2026-03-01
4
-6
/
+12
|
*
fix(anime): unify due classification and harden subtitle matching
Fuwn
2026-03-01
6
-38
/
+346
|
*
perf: optimise list hot paths and shared timers
Fuwn
2026-03-01
11
-185
/
+319
|
*
perf(match): fast-path exact normalised title matches
Fuwn
2026-03-01
1
-0
/
+11
|
*
perf(match): cache indexed schedules and per-airing match results
Fuwn
2026-03-01
1
-7
/
+65
|
*
perf(match): pre-index subtitle schedule by day and token
Fuwn
2026-03-01
1
-24
/
+84
|
*
feat(match): skip ambiguous subtitle matches via score margin
Fuwn
2026-03-01
1
-0
/
+6
|
*
feat(match): add confidence gate for subtitle title matching
Fuwn
2026-03-01
1
-6
/
+37
|
*
fix(match): Harden calculateWeightedSimilarity
Fuwn
2026-03-01
1
-3
/
+29
|
*
fix(graphql): Enforce ownership checks for shadow-hide mutations
Fuwn
2026-02-22
1
-8
/
+29
|
[prev]
[next]