Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:HTML language:HTML

Filter by

113M results  (2 s)

113M results

功能描述 新增 API Reference 文档,说明当前 MVP 后端接口和前端联调方式。 实现思路 补充统一响应格式、错误格式、小说接口、剧本接口、一键生成接口和本地开发启动命令。 测试方式 已执行: git diff --check

Reverts the catch-all redirect from #36, which took the site down. /* / 302 matched the root path and static assets, causing a redirect loop on / (and/or redirecting JS/CSS/data to the homepage) — the ...

Motivation - Align Sugarkube runbooks and checks with the current token.place chart/package and make the expected chart pin explicit. - Ensure production promotion requires an explicit immutable ...
codex

This PR enforces the business rule that each user can only have one active sublet listing at a time. Changes - Added backend protection to prevent a user from creating more than one active sublet listing. ...

Summary This branch is a full rebuild of Bragibooks on top of the original codebase. Frontend - Replaced Django templates with a React 19 / TypeScript SPA (Vite 8, Bootstrap 5, React Router 7) - ...

Bumps the web-dependencies group with 11 updates in the /web directory: | Package | From | To | | --- | --- | --- | | @tanstack/react-query | 5.100.9 | 5.101.0 | | @tanstack/react-router | 1.169.2 | 1.170.15 ...
dependencies
javascript

Context Update orchestration specification file based on rel-0.135.2. This PR was created automatically by the spec-update workflow. You can commit on top of this branch, but as long as this PR is open ...

Summary - src/ntfy.py — shared push-notification helper; swallows all network errors so a failed push never crashes the caller - src/subject_picker.py — ranks subjects by count of developing (non-mastered) ...