.github/workflows
|
ci: don't run lint on go 1.22
|
2024-10-09 21:27:39 +03:00 |
web
|
web/main: make room view and list separate screens on mobile
|
2024-10-15 13:54:22 +03:00 |
.editorconfig
|
web: init
|
2024-10-06 21:45:46 +03:00 |
.gitignore
|
web: init
|
2024-10-06 21:45:46 +03:00 |
.gitlab-ci.yml
|
ci: remove extra variable
|
2024-10-06 22:59:52 +03:00 |
.pre-commit-config.yaml
|
pre-commit: use more explicit path
|
2024-10-12 16:39:04 +03:00 |
.pre-commit-eslint.sh
|
web: allow @ imports
|
2024-10-13 17:11:43 +03:00 |
.pre-commit-tsc.sh
|
pre-commit: add tsc and eslint hooks
|
2024-10-12 16:30:05 +03:00 |
build.sh
|
build.sh: add build script
|
2024-10-15 02:31:22 +03:00 |
CHANGELOG.md
|
Bump version to 0.3.1
|
2024-07-16 11:06:27 +03:00 |
config.go
|
server: add config option to enable pprof endpoints
|
2024-10-15 02:19:21 +03:00 |
go.mod
|
dependencies: update mautrix-go
|
2024-10-15 02:22:31 +03:00 |
go.sum
|
dependencies: update mautrix-go
|
2024-10-15 02:22:31 +03:00 |
gomuks.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
LICENSE
|
Update license and sort imports
|
2019-01-23 00:26:51 +02:00 |
main.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
media.go
|
media: use cache directory for temp files
|
2024-10-11 20:09:51 +03:00 |
README.md
|
all: delete old code
|
2024-10-04 17:25:25 +03:00 |
server.go
|
server: only validate sec-fetch headers if present
|
2024-10-15 12:03:45 +03:00 |
websocket.go
|
server: remove header validation for websockets
|
2024-10-15 00:14:55 +03:00 |