.vscode
|
add version number
|
2022-12-07 14:03:22 -05:00 |
audon-fe
|
add initial support of i18n
|
2022-12-16 21:30:46 -05:00 |
config
|
fix livekit network connection
|
2022-12-10 13:29:23 -05:00 |
.env.production.sample
|
add initial support of i18n
|
2022-12-16 21:30:46 -05:00 |
.gitignore
|
ignore data directories
|
2022-12-10 13:07:44 -05:00 |
.gitmodules
|
add koruri as a submodule
|
2022-12-08 03:58:41 -05:00 |
Dockerfile
|
remove all build flag
|
2022-12-15 22:41:00 -05:00 |
LICENSE
|
add license
|
2022-12-15 15:29:19 -05:00 |
config.go
|
remove unnecessary session secret
|
2022-12-10 12:16:56 -05:00 |
docker-compose.dev.yaml
|
add initial support of i18n
|
2022-12-16 21:30:46 -05:00 |
docker-compose.yaml
|
add initial support of i18n
|
2022-12-16 21:30:46 -05:00 |
error.go
|
fix instant room creation
|
2022-12-06 01:09:15 -05:00 |
go.mod
|
change cookie seesion to redis
|
2022-12-05 02:45:51 -05:00 |
go.sum
|
change cookie seesion to redis
|
2022-12-05 02:45:51 -05:00 |
oauth.go
|
add room restriction
|
2022-12-15 15:28:41 -05:00 |
room.go
|
add initial support of i18n
|
2022-12-16 21:30:46 -05:00 |
schema.go
|
support changing title, description and restriction
|
2022-12-15 22:36:51 -05:00 |
server.go
|
change source URL from github to codeberg
|
2022-12-15 22:38:57 -05:00 |
utils.go
|
add room restriction
|
2022-12-15 15:28:41 -05:00 |
webhooks.go
|
fix potential infinite loop
|
2022-12-04 21:38:34 -05:00 |