Commit Graph

12 Commits (4f83b9e20c183aa6322ab137655e5ee4a1fa7824)

Author SHA1 Message Date
Jacob Schlecht 4f83b9e20c
feat: Make the arg order forced and make usage more clear for config (#253)
This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
4 months ago
Jacob Schlecht ccb3ef79e0
feat: Smarter configuration script, add secrets env file, and improve docs (#248)
* feat: Add a smarter configurator with secrets env file

This commit was made without the use of generative AI.

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

* fix: rename compose.override.yml on overwrite

This commit was made without the use of generative AI.

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

* docs: Update readme to instruct on secrets.env, and add more bookmarks

This commit was made without the use of generative AI.

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

* docs: Update readme to be a bit more brief, remove some notices.

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>
4 months ago
Jacob Schlecht 11f6ab4655
fix: Make config update safer, use local URLs for livekit (#217)
Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
5 months ago
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>
5 months ago
BenV d8d9721a16
fix(generate_config.sh): tail compatibility (#158) 12 months ago
anx 8b4573042d
fix: remove base64 padding for vapid keys (#126) 1 year ago
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
2 years ago
Paul Makles b78fcdc74e
fix: should point to API as public URL 2 years ago
Paul Makles b174491c03
fix: also account for revite environment 2 years ago
Paul Makles 68bb3c43c7
fix: strip new lines from private key 2 years ago
Paul Makles 2a70f45c97
fix: add .env.web generation 2 years ago
Paul Makles f44caf1cf8
docs: new installation guide 2 years ago