13 Commits

Author SHA1 Message Date
Moriz Wahl
535c0b0438 no eslint warnings 2021-11-23 11:21:41 +01:00
976e8ffbed
only migrate login database if available 2021-10-21 20:51:20 +02:00
c65ac49594
- removed skeema
- simplified mariadb docker container & reduced context(build time)
- datapoint for docker group into migration
- removed unused node docker definitions from docker-compose
2021-10-21 04:49:19 +02:00
2b87f2eaf2
move all data from login_server database to community database 2021-10-21 04:28:55 +02:00
c15ea2c36e
add login server table migrations for login server tables 2021-10-21 04:08:02 +02:00
31e82b1aa8
make settings more error prone to prevent invalid migrations 2021-10-21 04:06:54 +02:00
Einhornimmond
68f8896ed3
fix linting 2021-10-02 13:54:37 +02:00
Einhornimmond
b5a7af16e7
bring load and save coinanimation to live 2021-10-02 13:54:09 +02:00
Einhornimmond
e963a34b36 add settings as key value approach 2021-10-01 18:42:48 +02:00
ffc83845e5
renamed script to have leading zeros to not break order later on 2021-08-23 12:38:26 +02:00
5bb5fda6e5
- initialize database migration
- create database if it does not exist
2021-08-23 12:38:25 +02:00
60a7b2749b
- eslint
- typescript config
- package json commands
- refactor script to be able to run up/down/reset
- config
- linting
2021-08-23 12:38:25 +02:00
7ed56ed5ab
database migrations - initial commit 2021-08-23 12:38:25 +02:00