Skip to content

History / Home

Revisions

  • docs: retarget wiki source-code links at github.com/voicetastic/voicetastic-core Companion to the main repo's GitHub migration. Rewrites every `git.cha-sam.re/voicetastic/voicetastic-desktop/-/blob/...` to `github.com/voicetastic/voicetastic-core/blob/...` and the `/-/wikis/` paths to GitHub's `/wiki/` form.

    @acarteron acarteron committed May 29, 2026
  • docs: point wiki source-code links at voicetastic/ project namespace Rewrites all 24 absolute blob URLs from https://git.cha-sam.re/acarteron/voicetastic-desktop/-/blob/main/... to https://git.cha-sam.re/voicetastic/voicetastic-desktop/-/blob/main/... so the wiki references stay inside the same project group as the wiki itself.

    @acarteron acarteron committed May 20, 2026
  • docs: import Voice-Protocol page + use absolute URLs for repo links - Adds Voice-Protocol.md (the wire-format spec, previously at the workspace root as VOICE_PROTOCOL.md). - Rewrites all `../../crates/...` and `../../TODO.md` paths to absolute blob URLs at the main repo (https://git.cha-sam.re/acarteron/voicetastic-desktop) so they render from the wiki UI. - Rewrites `../../VOICE_PROTOCOL.md` references to the in-wiki [Voice-Protocol] link form.

    @acarteron acarteron committed May 20, 2026
  • docs: import wiki pages from main repo Moves the 12 implementer-facing wiki pages out of voicetastic-desktop/docs/wiki/ and into this dedicated wiki repo so they render natively in GitLab's wiki UI. The empty `home.md` placeholder is replaced by the proper `Home.md` landing page. Pages: Home, Overview, Sender-Guide, Receiver-Guide, Frame-Format, Reliability-FEC-and-NACK, Encryption, Constants-and-Limits, Error-Catalogue, Glossary, Header-MAC-Future-Work, Settings.

    @acarteron acarteron committed May 20, 2026