pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript language:JavaScript is:unmerged
Filter by
83.1M results
🔗 Linked issue
Closes #677
📚 Description
Adds is-deflate to replacements
This is an automated pull request to synchronize this repository with the latest configuration
blocklist addition
Problem
The init --help snapshot embedded the full Version: X.Y.Z (core-schema N) string, coupling a prose-formatting test to
the release cadence. It broke on every version bump and was version-chased ...
Summary
Migrates 11 SSR pages/layouts from raw getServerSession(authOptions) to the
requireSession/requireFarmAdmin/requirePlatformAdmin guards introduced in #522 (PR #536). Every unauthenticated login ...
💡 What: Added distinct CSS rules for disabled primary buttons when aria-busy= true . 🎯 Why: To provide clear semantic
visual feedback that an operation is actively running in the background, preventing ...
Problem
Slash commands were registered globally via Routes.applicationCommands(), which can take up to 1 hour to propagate
before they appear in Discord.
Solution
Switched to Routes.applicationGuildCommands(CLIENT_ID, ...
Summary
- 添加非生产集成调试定位页面与运行时菜单入口
- 接入 workline integration-debug 最新案件和锚点 lookup API
- 同步 OpenAPI 类型、metadata 与 Zod schema
Test Plan
- pnpm type:check
- pnpm lint
- pnpm contract:verify
...
- syntax improvements to the main client production Dockerfile and the production compose script
- update the server static builds for both clients