Commit Graph

20 Commits

Author SHA1 Message Date
93bff025e9 fixes and admin data 2021-02-09 18:30:17 +01:00
2dc4636296 Implementation of refresh tokens.
new route .../user/refreshtoken
2020-11-21 19:21:41 +01:00
cc72671911 migration to DigitalOcean
File storage migrated to DigitalOcean Storage
2020-11-11 19:42:22 +01:00
004d6c6718 bcrypt -> bcryptjs 2020-10-08 11:27:06 +02:00
871919c838 Started switching to CommonJS
import to require
2020-10-07 21:18:09 +02:00
48bb30243c changed app.js to app.mjs 2020-10-07 19:46:57 +02:00
782b404da1 server v1.0.9 (full featured) 2020-10-04 17:24:05 +02:00
27552e5eb0 server v1.0.0 2020-09-16 17:34:24 +02:00
f304463b46 split services / delete dish / mail init 2020-08-28 18:54:30 +02:00
b907489a75 Refactoring day1 2020-08-20 20:27:14 +02:00
6aceefeb2f Changes 2020-08-20 11:44:32 +02:00
4715fc1814 Jest (broken) 2020-08-19 15:31:02 +02:00
4c18ed646b Azure Blob integration 2020-08-16 17:03:36 +02:00
91cba76bff added API call to CRM when user registers 2020-08-05 18:44:38 +02:00
9f4f5347d4 JWT Autorization / Logging in and registering 2020-07-19 14:35:51 +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
dfcb78f979 Validation / File Upload / New Endpoints 2020-07-11 18:06:39 +02:00
549ecd137f Initial Commit 2020-07-08 15:37:09 +02:00