pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript is:public language:Java
Filter by
50.8M results
- Add 5-report suspension system with fingerprint dedup (reportStore.js)
- Two-step report modal: confirm → reason input → auto-show next code
- Show 目前沒有可以使用的邀請碼 when platform exhausted
- ManageCode: ...
:robot: I have created a release beep boop
8.20.1 (2026-05-31)
Bug Fixes
- market: unblock reddit bluesky harvest blocked by HTTP 403 (d257b93)
- search: add bluesky keyword search via api.bsky.app ...
autorelease: pending
Summary
- Adds kind: tool + verified frontmatter block (GitHub Actions, pinned actions/checkout@v4, actions/setup-node@v4,
actions/upload-artifact@v4)
- Restructures content into the four required ...
This change makes it possible to add vector indexes for MariaDB databases. Currently this is only supported for
PostgreSQL databases.
🎯 What: The useInView hook was incorrectly using any for its options parameter. This has been replaced with the proper
IntersectionOptions interface from react-intersection-observer. 💡 Why: Typing configuration ...
Implemented logic to persist user interactions on speciale_dagen.php utilizing client-side localStorage. It now
remembers selected filters (GEZIN, FAMILIE, etc.) and which month blocks the user had expanded ...
Summary
Add a complete strategy management page that supports all API endpoints defined in the strategy API documentation.
Changes
Service Layer
- Updated strategy.ts to match API spec: PATCH for ...