Commit Graph

9 Commits (main)

Author SHA1 Message Date
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 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
Declan Chidlow 31ff9e81c0 chore: move to latest stoat stuff 9 months ago
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>
12 months ago
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.
1 year ago
Paul Makles 5d8b71a32f
fix: port mappings for Caddy 2 years ago
Paul Makles 3d034890eb
chore: update port definitions 2 years ago
Paul Makles 84f99b1e93
feat: use separate hostname env variable 3 years ago
Paul Makles 4dcde911e9
feat: Caddy reverse proxy
chore: clean up README
3 years ago