13 Commits

Author SHA1 Message Date
Phillip Kühne
d2caaac4bc
Codecheck (#54)
* Add GitHub Action

* Add Linting

* Add .editorconfig
2023-04-25 16:46:43 +02:00
f32f02dc44
Fix Sorting in List view 2023-03-31 20:57:34 +02:00
fad21ba6c5
Fix DELETE statements 2023-03-30 19:30:27 +02:00
cf6d586856
Overhaul database code 2023-03-30 17:06:52 +02:00
98981b1e1e
Move config to database 2023-03-30 02:22:46 +02:00
b8220732ee
Introduce "dev environment" and dotenv
There are now two dockerfiles. One for production, one for development.
All configuration is now also handled through dotenv files,
which these dotenv files, as well as the included VSCode launch tasks
use.
2023-03-28 00:54:04 +02:00
8dd90b728c
MySQL Working, bug fixes. 2022-10-08 19:47:29 +02:00
bc44985fed
Fix DBCONNSTRING 2022-07-15 15:35:58 +02:00
72914109c0
prune requirements 2022-07-15 15:33:42 +02:00
57ced69ddd
Load DB Connection from ENV 2022-07-15 15:27:36 +02:00
fc78bdc4fe
Fix types 2022-07-15 15:09:48 +02:00
faad60346f
Intial changes for MariaDB 2022-07-15 14:01:02 +02:00
895dd14073
Refactor for heroku 2022-07-15 02:07:40 +02:00