764738b20d
major: upload and storage of recipes
...
PDF-Recipes are uploadable and some basic functions are already
implemented.
Also minor bugfixes.
2022-11-14 21:03:00 +01:00
c716c7c3ba
feat: password recovery
...
Implemented the "Forgot Password" field with functionalities. If you're
self-hosting, you need to use some variables, which will be explained at
a later point in the readme and on the docker page.
2022-11-13 18:20:12 +01:00
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
f26dee5489
minor: insert primitive possibility for invoice
...
It's ugly. Future updates will make it more beautiful.
2022-03-23 13:45:45 +01:00
c245e01fcf
minor: insert column owner in table establishment
2022-03-20 17:10:58 +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