Commit Graph

17 Commits (c4b0827234d314cb787aac935c54a01bf1abcbe4)

Author SHA1 Message Date
Jacob Schlecht c4b0827234
feat: gifbox (#287)
* feat: Add gifbox integration

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

* feat: Update services to v0.13.8

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

---------

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
2 weeks ago
Ray d59a061718
feat: Add client config route to Caddy (#286)
* feat: Add client config route to Caddy

Signed-off-by: Pecacheu <3608878+Pecacheu@users.noreply.github.com>

* fix: Remove gifbox, will be pulled from backend in future

Signed-off-by: Pecacheu <3608878+Pecacheu@users.noreply.github.com>

* fix: Move JSON to root folder, drop extension from route

Signed-off-by: Pecacheu <3608878+Pecacheu@users.noreply.github.com>

---------

Signed-off-by: Pecacheu <3608878+Pecacheu@users.noreply.github.com>
2 weeks ago
Jacob Schlecht 19f6885d14
feat: Update to backend version v0.12.0 and use new environment variable configuration (#272)
* refactor: Change secrets file format and update to v0.12.0

This commit was made without the use of generative AI.

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

* chore: Update livekit to v1.9.13

This commit was made without the use of generative AI.

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

* docs: Update readme links

This commit was made without the use of generative AI.

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

* docs: Add a disclaimer on the config when using generate_config

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>
3 months ago
Jacob Schlecht ba4751ce4c
feat: Enable video, autoconfigure video (#262)
This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
4 months ago
Jacob Schlecht 0871fb8e9b
feat: Add a domain alias for caddy (#261)
* feat: Save stoat domain in a .env file and alias Caddy to it internally

This commit was made without the use of generative AI.

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

* fix: This doesn't work on reverse proxied setups

thanks to @agentflemme for help testing

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 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