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
*
fix(actions): resolve quality and trigger deploy drift
Fuwn
2026-03-22
3
-12
/
+16
|
*
fix(ci): align pnpm setup and build env defaults
Fuwn
2026-03-22
2
-1
/
+14
|
*
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
-25
/
+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
6
-12
/
+41
|
*
chore: remove stale websocket backup
Fuwn
2026-03-22
1
-21
/
+0
|
*
ci: add github actions validation workflow
Fuwn
2026-03-22
2
-9
/
+37
|
*
chore: normalise graphql generation scripts
Fuwn
2026-03-22
1
-2
/
+3
|
*
chore(pnpm): Update pnpm
Fuwn
2026-03-22
2
-4
/
+5
|
*
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
4
-7
/
+248
|
*
fix(match): prevent cached airing injection mutation regressions
Fuwn
2026-03-01
4
-30
/
+101
|
*
fix(ci): stabilize quality graphql generation and trigger workflow paths
Fuwn
2026-03-01
2
-0
/
+4
|
*
fix(ci): use valid composite action input identifiers
Fuwn
2026-03-01
1
-4
/
+4
|
*
chore(monorepo): scaffold workspace layout for apps and shared packages
Fuwn
2026-03-01
5
-24
/
+39
|
*
ci(dx): extract shared node+pnpm setup into composite action
Fuwn
2026-03-01
3
-26
/
+39
|
*
chore(dx): add fast changed-files lint and format commands
Fuwn
2026-03-01
1
-1
/
+5
|
*
chore(dx): add local check with fallback env defaults
Fuwn
2026-03-01
2
-1
/
+19
|
*
chore(dx): add CI-equivalent local check command
Fuwn
2026-03-01
1
-0
/
+1
|
*
ci(trigger): rerun deploy workflow when workflow file changes
Fuwn
2026-03-01
1
-0
/
+1
|
*
ci(quality): add graphql + env placeholders for reproducible typecheck
Fuwn
2026-03-01
3
-125
/
+138
|
*
ci(trigger): use v4 deploy command without removed skip-typecheck flag
Fuwn
2026-03-01
1
-1
/
+1
|
*
ci: make quality workflow generate artifacts before typecheck
Fuwn
2026-03-01
1
-0
/
+6
|
*
chore(trigger): migrate project setup from v3 to v4
Fuwn
2026-03-01
5
-913
/
+543
|
*
chore(tooling): remove npm lockfile from pnpm-managed repo
Fuwn
2026-03-01
1
-13462
/
+0
|
*
ci: add quality workflow for formatting, typecheck, and lint
Fuwn
2026-03-01
1
-0
/
+37
|
*
chore(tooling): add biome format check script
Fuwn
2026-03-01
1
-1
/
+2
|
*
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
282
-66630
/
+69831
|
*
chore(tooling): remove legacy eslint and prettier
Fuwn
2026-03-01
6
-926
/
+0
|
*
chore(biome): re-enable noImplicitAnyLet rule
Fuwn
2026-03-01
19
-24
/
+34
|
*
chore(biome): enable svelte linting
Fuwn
2026-03-01
15
-78
/
+84
|
*
chore(biome): enable svelte formatting
Fuwn
2026-03-01
123
-4679
/
+4612
|
*
chore(biome): re-enable useAltText rule
Fuwn
2026-03-01
2
-3
/
+1
|
*
chore(biome): re-enable useGenericFontNames rule
Fuwn
2026-03-01
2
-3
/
+2
|
*
chore(biome): re-enable useIterableCallbackReturn rule
Fuwn
2026-03-01
3
-9
/
+14
|
*
chore(biome): re-enable noDoubleEquals rule
Fuwn
2026-03-01
5
-7
/
+6
|
*
chore(biome): re-enable noDuplicateCase rule
Fuwn
2026-03-01
2
-2
/
+1
|
*
chore(biome): re-enable noInvalidUseBeforeDeclaration rule
Fuwn
2026-03-01
3
-6
/
+1
|
*
chore(biome): re-enable noUselessEmptyExport rule
Fuwn
2026-03-01
1
-3
/
+0
|
[next]