1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 10:22:39 +01:00
Go to file
TheArcaneBrony 0c8559e0fa
Fix migration
Migration threw a "bio contains null value" error in my testing environment.
2022-09-04 10:01:42 +02:00
.githooks Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
.github Added Env and Software Vars. 2022-08-24 14:25:40 +02:00
.vscode prettier 2022-08-20 03:27:03 +02:00
.yarn/releases Improve first setup, make server load initial configuraiton 2022-08-20 19:26:20 +02:00
assets Various fixes for current web client (#875) 2022-09-04 15:47:19 +10:00
patches Drop ajv patch, update setup script 2022-08-20 03:14:11 +02:00
scripts flags related rights and stats api 2022-09-04 10:01:42 +02:00
src Fix migration 2022-09-04 10:01:42 +02:00
tests Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
.dockerignore restructure to single project 2022-08-13 22:00:55 +02:00
.editorconfig add editor config 2021-09-02 20:18:57 +02:00
.gitignore New db migration script - multiplatform, fix mariadb migrations 2022-08-23 19:00:40 +02:00
.prettierrc Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
.yarnrc.yml Improve first setup, make server load initial configuraiton 2022-08-20 19:26:20 +02:00
build.json.default Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02: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-dev.yml prettier 2022-08-20 03:27:03 +02:00
docker-compose.cfg.yml Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
docker-compose.yml Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
Dockerfile chore!: update docker scripts (#797) 2022-07-20 09:43:34 +03:00
env-vars.md Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
fosscord-server.code-workspace Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
nginx.conf Improvements + dummy API configs 2021-12-18 15:19:07 +03:00
package.json Various fixes for current web client (#875) 2022-09-04 15:47:19 +10:00
README.md Align buttons to center 2022-04-14 19:50:03 +03:00
tsconfig.json Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00