Declan Chidlow
196900a6dd
Merge pull request #154 from Docteh/minio-alias
...
fix: minio/mc deprecated config command, use alias set instead
2025-06-10 13:00:08 +08:00
Kyle Kienapfel
8e889598f5
fix: minio/mc deprecated config command, use alias set instead
2025-06-03 00:45:18 -07:00
Paul Makles
99b0d743af
fix: 20240929-autumn-rewrite.mjs missing const
2025-05-12 11:28:34 +01:00
lkuechler
bb044eb6d9
docs: add info about voice-channel support ( #138 )
2025-04-25 11:26:53 +01:00
James Renken
3f0061712c
fix: Use fully qualified image names ( #134 )
...
Use fully qualified names for container images that are hosted on Docker Hub. Some installations, like Podman on a system without changes to the container registry settings, do not default to docker.io.
Signed-off-by: James Renken <james@renken.is >
2025-03-08 11:07:07 -08:00
Declan Chidlow
e94c088375
Merge pull request #132 from altotin/patch-1
...
readme: fix link for GHSA-8684-rvfj-v3jq advisory
2025-03-07 08:46:48 +08:00
altotin
b6c7450fc3
readme: fix link to GHSA-8684-rvfj-v3jq advisory
2025-03-07 00:34:33 +00:00
Paul Makles
400a603122
fix: version tags typo
2025-02-11 12:01:09 +00:00
Declan Chidlow
67222acb62
docs: fix formatting goof with kbd
2025-02-11 11:17:33 +08:00
Paul Makles
a5ce7dd7ae
docs: update advisory list
2025-02-10 21:40:01 +00:00
Paul Makles
73940f796f
chore: bump tag and add crond service
2025-02-10 21:24:56 +00:00
Declan Chidlow
43ab1d8547
Improve formatting and update to reflect latest changes.
2025-02-10 15:37:15 +08: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
anx
8b4573042d
fix: remove base64 padding for vapid keys ( #126 )
2025-02-09 11:32:09 +00:00
Declan Chidlow
835e245fec
Add step to add execution permissions to generate_config.sh
2025-01-27 11:20:32 +08:00
Paul Makles
43d04f7901
chore: bump tags
2024-12-23 13:59:35 +00:00
Paul Makles
06dfb5c7f2
docs: update README.md
2024-12-19 15:57:10 +00:00
Paul Makles
bb3e63c9c2
chore: update 20240929-autumn-rewrite.mjs
2024-12-17 21:07:50 +00:00
Paul Makles
0bc2c6548b
chore: switch to bind mount format
...
closes #102
2024-12-17 17:12:01 +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
71e9b9579b
merge: pull request #112 from revoltchat/docs/new-guide
2024-11-13 14:18:20 +00:00
Paul Makles
159b78a10e
docs: update ordering of headings
2024-11-13 14:17:24 +00:00
Paul Makles
e69fddf981
docs: fix formatting issue
...
docs: update notice about arm64
2024-11-13 14:16:30 +00:00
Paul Makles
3c38c02596
docs: add images to the guide
2024-11-13 14:15:04 +00:00
Paul Makles
54c6a0c23d
docs: change heading size
2024-10-28 12:55:13 +00:00
Paul Makles
61f21fa38c
docs: change redirection
...
docs: incl. public url
2024-10-28 12:54:52 +00:00
Paul Makles
1cdb6b7ae0
fix: support for virtual host style S3
...
fix: create the revolt-uploads bucket
2024-10-28 12:50:09 +00:00
Paul Makles
9892218f4d
fix: this makes it work for some reason
2024-10-27 23:22:55 +00:00
Paul Makles
f02dc3a8e6
fix: include env for web
2024-10-27 23:18:56 +00:00
Paul Makles
b7804a4ef1
fix: have to inject creds directly here though
2024-10-27 23:08:55 +00:00
Paul Makles
25ac38a25d
fix: minio creds aren't given to server
2024-10-27 23:07:26 +00:00
Paul Makles
5d8b71a32f
fix: port mappings for Caddy
2024-10-27 21:53:35 +00: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
db5efd2097
chore: hardcode authentication into compose
2024-10-27 21:44:56 +00:00
Paul Makles
f44caf1cf8
docs: new installation guide
2024-10-27 21:43:03 +00:00
Paul Makles
bf3921aca1
docs: add migration notice for autumn
2024-09-29 16:58:19 +01:00
Paul Makles
3d034890eb
chore: update port definitions
2024-09-29 15:08:28 +01:00
Paul Makles
a77899b4b4
chore: pin backend during migration
2024-09-29 15:07:52 +01:00
Paul Makles
58645c1e8a
chore: pin versions during repo migration
2024-09-29 15:00:24 +01:00
Declan Chidlow
24dffa3541
docs: update guide and configurations ( #97 )
2024-09-05 11:48:27 +01:00
Paul Makles
0c20d6571a
docs: update dead links in README
...
closes #85
2024-06-05 13:29:26 +01:00
Paul Makles
39787c4ca6
chore: update README.md
2024-04-09 21:58:32 +01:00
Paul Makles
3d7b2791fd
chore: always track latest stable tagged release
2024-03-29 12:12:06 +00:00
Axel Cocat
cabb853a63
fix: update minio health check
2024-03-28 13:41:39 +00:00
insertish
d382ba0191
ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
...
[skip ci]
2024-03-28 13:38:20 +00:00
mstrv
aa3a3e3a7e
chore: bump image tags ( #67 )
2023-08-01 15:29:59 +01:00
Paul Makles
a0a371cf9a
chore: bump version tag for autumn
2023-06-07 11:56:33 +01:00