Skip to content

Release: develop -> main - #95

Merged
TaprootFreak merged 1 commit into
mainfrom
develop
Sep 1, 2026
Merged

Release: develop -> main#95
TaprootFreak merged 1 commit into
mainfrom
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Automatic Release PR

Commits: 1 new commit(s)

  • Review all changes
  • Verify CI passes
  • Merge when ready for production

* Add DEBUG_TOKEN PUT to restore a missing forum video

Operators can write bytes back under MEDIA_DIR for an existing
hasVideo row without creating a new message. gifts-debug video-put
sends the file; the token is never printed.

* Document PUT /debug/messages/:id/video in SPEC

Add the route to the HTTP index and a dedicated section. Mention
video-put on the gifts-debug tree line.

* Write forum videos via temp rename so GET never sees a partial file

Restore PUT is public as soon as the dest exists. Stage bytes next to
the target then rename, matching the heal path.

---------

Co-authored-by: TaprootFreakAI <315477232+TaprootFreakAI@users.noreply.github.com>
@TaprootFreak
TaprootFreak merged commit 9a2fdb8 into main Sep 1, 2026
2 checks passed
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