pullrequests Search Results · language:Dune language:Python language:TypeScript language:HTML language:Java language:JavaScript
Filter by
291M results
Automated test pull request
Summary
让插件可以注册自己的 HTTP 接口(此前只能注册侧边栏页面 register_page,且页面接口被 require_auth 包死,全都要 token)。新增 register_route,默认 auth=True 复用后台登录
token,插件可显式 auth=False 开放免验证路由(对外回调、健康检查等)。
实现要点:用一条静态 catch-all 路由 + 运行时查表分发,而不是把每个插件路由静态挂到 ...
Issue
The tarquinn gem was used in OnePageApplication and UserRequired concerns to manage controller-level redirections via a
declarative DSL. Since the tent proxy now handles all SPA redirections for ...
Summary
Closes #332 (Entry History follow-up to #323; PRD #321, ADR-0008). Routes delete_entry_attachment through the snapshot
chokepoint so deleting an attachment captures a pre-delete history version, ...
Automated test pull request
A draft arc had been left uncommitted on bdo s viewport by a prior session and was misplaced in the read-only
docs/sources zone — epic.test-metabolism v2, the test-quality pipeline, dual-keyed to its lineage, ...
Automated test pull request
Summary
Adds follow_range.py, a standalone write tool that follows a chosen index range from the generated not-followed list
(digests/digg-x-rankings-not-followed- date .md), so the 61 accounts can be ...
Refactor del flujo de auth del cliente (sobre el PR #35).
#11 — Deduplicación
- Nuevo lib/resolvePendingRedirect.ts: la coreografía resolver sello/negocio pendiente → redirigir en un solo lugar.
...