Block a user
Commits should have a header section above changed files
Commits should have a header section above changed files
Implemented in commit 3a69b70.
- Replaced the changed-files-only request with the typed single-commit Gitea operation so commit details and affected files load together.
- Added Rust-owned,…
visualisation of running tasks must align with how it was in bDS2
the git actions (fetch, pull, push) use text instead of icons
insert link inserts the link not at the cursor position but at the front
Editor often blocks, especially on marking text
Align background task execution and progress with bDS2
clicking publish in the bundled app gives a toast with "editor.published"
clicking publish in the bundled app gives a toast with "editor.published"
Implemented in 9a93767. Added the missing editor.published Fluent message in English, German, French, Italian, and Spanish, using the same wording as bDS2; the German publish toast now reads…
auto-translation on first manual save unreliable
auto-translation on first manual save unreliable
Implemented in c4e5dbb. Automatic first-save translation now rejects blank AI fields before persistence, retries one failed attempt with a localized warning toast, reports the second failure as a…