diff options
| author | Fuwn <[email protected]> | 2026-04-18 09:34:05 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-04-18 09:34:05 +0000 |
| commit | 9452e64710cec25ed7b3cbade10a55b61472f5f7 (patch) | |
| tree | 5ac14542ef9bbfa51fb287d28819271ad4a85d21 /src/lib/User/BadgeWall | |
| parent | Revert "fix(api): drop unused redirect query param from oauth refresh" (diff) | |
| download | due.moe-9452e64710cec25ed7b3cbade10a55b61472f5f7.tar.xz due.moe-9452e64710cec25ed7b3cbade10a55b61472f5f7.zip | |
refactor(naming): replace banned ctx abbreviation with full names
CLAUDE.md prohibits abbreviations like ctx in identifiers. Rename the
Cloudflare Worker ExecutionContext parameter to executionContext in the
proxy worker (handleMangaChapterCounts, fetch, scheduled), and alias
Trigger.dev's destructured { ctx } to taskContext in the notifications
scheduled task. The external property name on Trigger.dev's params
object is library-defined and remains ctx on the wire.
Verified: proxy worker still boots under local wrangler dev and all
routes (OPTIONS, POST /manga/chapter-counts, forwardProxyRequest) still
respond identically.
Diffstat (limited to 'src/lib/User/BadgeWall')
0 files changed, 0 insertions, 0 deletions