Skip to content

Upgrading Repo to Harper v5#2

Open
BboyAkers wants to merge 3 commits into
mainfrom
v5-upgrade
Open

Upgrading Repo to Harper v5#2
BboyAkers wants to merge 3 commits into
mainfrom
v5-upgrade

Conversation

@BboyAkers
Copy link
Copy Markdown
Member

No description provided.

BboyAkers and others added 3 commits May 11, 2026 12:08
Fix two bugs in resources.js: invalid HTTP header name 'X-Data-Update:'
(trailing colon) in the catch block, and use of `tables` instead of
`databases.ratelimit` for accessing a non-default-database table.

Add config.yaml (was missing), tsconfig.json, and integration tests
covering the subscriberlog POST endpoint and piracy detection headers.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
- Remove getContext import; context now a parameter
- Convert post(data) to static post(target, data, context), await data
- Convert checkPirateConditions to static method
- Extract createError to module-level function
- Update this.checkPirateConditions → subscriberlog.checkPirateConditions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants