Commit Graph

10 Commits

Author SHA1 Message Date
Jacob Schlecht
11f6ab4655 fix: Make config update safer, use local URLs for livekit (#217)
Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
2026-02-20 16:47:54 -07:00
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
BenV
d8d9721a16 fix(generate_config.sh): tail compatibility (#158) 2025-07-18 11:04:00 +01:00
anx
8b4573042d fix: remove base64 padding for vapid keys (#126) 2025-02-09 11:32:09 +00:00
Tom
df4814dc38 feat: 0.8 release (pushd) (#115)
* feat: pushd and version 0.8

* feat: add important note to top of file

* fix: actually put the date in

* fix: fixed default keys in the default backend config
2024-11-28 23:17:58 -08:00
Paul Makles
b78fcdc74e fix: should point to API as public URL 2024-10-27 21:51:48 +00:00
Paul Makles
b174491c03 fix: also account for revite environment 2024-10-27 21:48:05 +00:00
Paul Makles
68bb3c43c7 fix: strip new lines from private key 2024-10-27 21:47:02 +00:00
Paul Makles
2a70f45c97 fix: add .env.web generation 2024-10-27 21:45:02 +00:00
Paul Makles
f44caf1cf8 docs: new installation guide 2024-10-27 21:43:03 +00:00