8 Commits

Author SHA1 Message Date
Jacob Schlecht
54a88cf6cb feat: Add voice and new web app to self hosted files (#196)
* chore: Use v0.11.1 for now as v0.11.x>1 contain emergency prod-only fix

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: add voice to the compose, caddyfile, and livekit config

Web section of the compose is commented out for now

Added section to readme about the name of the project changing

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* chore: update many references to Revolt to reference Stoat

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add new dockerized web container

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Confirm reconfiguration if Revolt.toml exists

Also fix  not outputing new env vars to .env.web

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add a migration script to make upgrading to voice easier

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: Use old referral code

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

---------

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
Co-authored-by: Declan Chidlow <accounts@vale.rocks>
2026-02-18 20:38:03 -07:00
Declan Chidlow
31ff9e81c0 chore: move to latest stoat stuff 2025-10-06 09:59:17 +08:00
Kyle Kienapfel
db51161530 fix: have caddy apply url prefix to relative redirects from services (#150)
Co-authored-by: Kyle Kienapfel <Docteh@users.noreply.github.com>
2025-07-18 11:04:39 +01:00
Paul Makles
1dc8fe9d5f fix: don't match headers for /ws route
This used to always just work, maybe broken in modern browsers / Caddy? No clue! Removing it fixes everything though.
2025-02-09 11:58:10 +00:00
Paul Makles
5d8b71a32f fix: port mappings for Caddy 2024-10-27 21:53:35 +00:00
Paul Makles
3d034890eb chore: update port definitions 2024-09-29 15:08:28 +01:00
Paul Makles
84f99b1e93 feat: use separate hostname env variable 2023-02-05 16:18:04 +00:00
Paul Makles
4dcde911e9 feat: Caddy reverse proxy
chore: clean up README
2023-02-05 12:35:49 +00:00