1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 10:52:31 +01:00
Go to file
unknownPerson115 d842950b80 Updated stop.ts
updated stop.ts so it checks for user rights instead of the SYSTEM flag which can possibly cause some unnecessary complications when it comes to instance management

*also has been tested with multiple tokens to be sure that this does NOT permit normal users to POST to the /stop API route
**NOTE**: instance owners will have to re-run `npm run setup` for these changes to take effect
2021-12-29 17:42:26 +03:00
.docker Revert "fix: make API dockerfile use correct setup steps" 2021-10-18 14:36:57 +02:00
.github Fix people not being able to create issues 2021-12-20 18:29:32 +03:00
api Updated stop.ts 2021-12-29 17:42:26 +03:00
bundle Merge pull request #553 from TheArcaneBrony/master 2021-12-26 13:38:25 -05:00
cdn Add env name in sentry, set default sentry endpoint 2021-12-26 18:19:31 +01:00
dashboard Restore package locks 2021-12-26 16:41:22 +01:00
gateway Add env name in sentry, set default sentry endpoint 2021-12-26 18:19:31 +01:00
rtc ⬆️ update packages 2021-10-24 12:59:25 +02:00
util Add env name in sentry, set default sentry endpoint 2021-12-26 18:19:31 +01:00
webrtc Add env name in sentry, set default sentry endpoint 2021-12-26 18:19:31 +01:00
.dockerignore prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
.editorconfig add editor config 2021-09-02 20:18:57 +02:00
.gitignore Restore package locks 2021-12-26 16:41:22 +01:00
.prettierrc Global prettierrc, format build.js 2021-11-11 22:24:44 +01:00
COPYING Add licence file into fosscord-server repository 2021-09-14 23:50:45 +03:00
crowdin.yml prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
docker-compose.yml change docker build 2021-10-24 02:04:58 +08:00
Dockerfile change docker build 2021-10-24 02:04:58 +08:00
fosscord-server.code-workspace prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
nginx.conf Improvements + dummy API configs 2021-12-18 15:19:07 +03:00
README.md prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00