5 Commits

Author SHA1 Message Date
407a0d2d60 feat(release): unify cross-platform versioning 2026-07-28 08:22:58 +02:00
a8a873c83d build: unify project development commands 2026-07-21 18:07:06 +02:00
d0c8d8774a fix(security): address medium findings for ACL, limits, and UX
Tighten approve-endpoint to active shares with TTL sessions, reject non-file
FDs, lower default ticket/approval/size caps, show endpoint IDs and Public-mode
warnings, harden Android receive path checks, and run cargo-audit in CI.
2026-07-13 18:54:28 +02:00
172f244ed4 ci: avoid duplicate workflow runs on pull requests
Limit push triggers to master so PR branch updates only run once via
pull_request, and cancel superseded in-progress runs with concurrency groups.
2026-07-12 15:57:47 +02:00
382a015688 test(core): organize hardening coverage and CI 2026-07-10 12:25:33 +02:00