11 Commits

Author SHA1 Message Date
4459000d4f docker image and changes in models
Made some convenience changes in models and created a Dockerfile for
deployment.
Also changed the configs to be compatible for custom variables in Docker
2022-07-21 11:55:46 +02:00
b978e0da56 refactoring, reorganizing
Changed the folder structure for better maintenance and inserted
Dockerfile for image building.
2022-07-13 09:00:26 +02:00
050fed33b2 fix: create tables properly 2022-03-21 00:51:43 +01:00
7f59f20b78 fix: create server-side defaults 2022-02-20 16:49:10 +01:00
b705f82ecb major: refactor, renaming, huge changes
Everything kinda changed. Huge refactoring.
Website now has sidebar instead of top navigation.
Database got huge changes.
More forms!
2022-02-20 02:04:16 +01:00
f713564238 major: rewrite database connections 2022-02-10 16:15:02 +01:00
afc5c2854f fix: another reinitialization 2022-02-03 19:26:55 +01:00
6f705adf9e fix: another re-initialization on the database 2022-02-03 18:28:00 +01:00
7236c199da refactor: rename tables and classes 2022-02-03 17:25:23 +01:00
ed30014112 fix: database migration 2022-02-03 17:03:37 +01:00
e73cd46611 major: new repo structure
Moved the client and server in different repositories.
2022-02-03 09:59:48 +01:00