Commit Graph

14 Commits

Author SHA1 Message Date
93bff025e9 fixes and admin data 2021-02-09 18:30:17 +01:00
6b1bd191ef print port on startup 2020-10-08 11:56:30 +02:00
871919c838 Started switching to CommonJS
import to require
2020-10-07 21:18:09 +02:00
8437ea4682 web config 2020-10-07 20:21:58 +02:00
04dc43de9d change app.mjs to app.js 2020-10-07 20:17:59 +02:00
48bb30243c changed app.js to app.mjs 2020-10-07 19:46:57 +02:00
a267dd1f37 Image upload / Cookies 2020-07-18 20:19:57 +02:00
2abec5017f New project structure
New folder structure
Changed to type:module
Moved routes to separate files
2020-07-17 22:07:55 +02:00
ad8ed283d2 Security upgrades 2020-07-15 19:54:48 +02:00
59cc6c54cd Mongoose Validation 2020-07-13 20:15:03 +02:00
dfcb78f979 Validation / File Upload / New Endpoints 2020-07-11 18:06:39 +02:00
d913fb6603 Tried Validation - didnt succeed 2020-07-08 21:30:11 +02:00
c0c3177a58 Added routes / Connection to DB fixed 2020-07-08 17:28:06 +02:00
549ecd137f Initial Commit 2020-07-08 15:37:09 +02:00