Commit Graph
27 Commits
Author SHA1 Message Date
Stefan-5422 22dca614e7 E̵̯͎͖̫̙̩̣͈͖̲̜̠̭̟͒̃͒͑̓ͅṽ̸͇͓͓͚̬̹̟͈̰̤͈͇͆̑̓̏̂̈́͌͜͜ẻ̷̩̺͉̱͔͍̹̙̝̱r̸̬͊̓̍̌̏ÿ̵̧̳̟̭̤̙̼͎̮̱̞́̋̿̂̾͋͊́͌̕͘o̵̜̲̱͉̭̳͂̾̄̍̔́̂̀n̶̻̠͈̾͑͐́͘ȩ̶͙̗̗̻̤͇̭̥̄̑̓̋́̊̾̍́͆̾͑̊̕͠ ̸̛̻̩̫͔͕̤̰͚͒͑̀̾͗̾̈́͐̈́̉̍̾̋̐ì̴̛̲͂͊͐̀̆̕s̸̨͚̲̞̺̖̺̞͚̱͚̘̀͂͆̂ ̷͇̽̈́͗͘f̴̘̰̠͂̾̂̓͆́͒̋͛͠i̶͎͓͍̦͈̞͙̣͕͕͚̖̳̓̉̋͐̊̇̚̚͝ņ̵̥͚͈͕̓̍͜ͅe̵̥̳̹͖̮̰͈͕͙͌̆́̊̔̎͑̇̾͆͘͝͝ͅ
n̶̥̑͊̚̕͠o̷͇̗̞̦͚̐̊̓̋̕ț̶̜͉͔̎
2022-06-14 19:28:41 +00:00
Stefan-5422 1e160a94d2 Fix fix fix! 2022-06-14 20:03:17 +02:00
Stefan 58a113804e Merge pull request #8 from GithubOrgProjectPiza/routes-implementation
Routes implementation
2022-06-01 11:18:17 +02:00
Stefan d00189c4bd Merge pull request #7 from GithubOrgProjectPiza/routes-implementation
Routes implementation
2022-06-01 10:43:10 +02:00
Stefan-5422 7f52f8c30e Fix auth system 2022-05-04 11:46:36 +02:00
Stefan 6099f58771 Merge pull request #3 from GithubOrgProjectPiza/feature-mailserver
Feature mailserver
2022-04-02 19:18:24 +02:00
Stefan 2bd23674e7 Merge branch 'dev' into feature-mailserver 2022-04-02 19:17:26 +02:00
Stefan-5422 8d79571d6b Ignore compiled templates; 2022-04-02 17:47:57 +02:00
Stefan-5422 8f879117f6 FIX forgot to add changes to package.json 2022-04-02 17:47:43 +02:00
Stefan-5422 03a678cabe Add endpoint to verify email; 2022-04-02 17:47:06 +02:00
Stefan-5422 76b3df4e70 Add Email Template; 2022-04-02 17:45:14 +02:00
Stefan-5422 2cb5709158 Fix bug in redis library; 2022-04-02 17:44:50 +02:00
Stefan-5422 5593652da8 Add library for template compilation; Add function to send out predefined verification mail 2022-04-02 17:44:30 +02:00
Stefan-5422 8f9a8ebdea Remove testroutes; Update register endpoint; Add Redis lib 2022-03-30 12:21:02 +02:00
Stefan-5422 71e3a3c941 Add: Redis to docker-compose 2022-03-30 12:20:18 +02:00
Stefan-5422 67d4878c59 Add Auth middleware; 2022-03-23 12:59:33 +01:00
Stefan-5422 4df48360b5 Create Register endpoint; 2022-03-23 12:59:33 +01:00
Stefan-5422 d7f97b49e7 Add json body parser; Add default response for errors 2022-03-23 12:59:33 +01:00
Stefan-5422 b42f08bd8b Update package.json to add prisma; Add prisma library 2022-03-23 12:59:05 +01:00
Stefan 0734b8d9ff Merge pull request #1 from GithubOrgProjectPiza/DB_schema
Add db shema to the dev branch
2022-03-23 12:57:43 +01:00
Stefan-5422 c6319edc31 Update package.json to add prisma; Add prisma library 2022-03-09 10:26:21 +01:00
Stefan dad7663aca Merge pull request #1 from GithubOrgProjectPiza/DB_schema
Add db shema to the dev branch
2022-03-09 10:06:44 +01:00
Stefan-5422 41a69ce177 Add dkim script
+ Add a script which creates dkim keys to verify the emails are legit
2022-03-02 12:02:25 +01:00
Stefan-5422 7728776d35 Add basic mail library; Add docker compose 2022-03-02 12:01:28 +01:00
Stefan-5422 c32fffd538 Add Boilerplate express; Add scripts; Setup folderstructure; 2022-02-25 12:59:05 +01:00
Stefan-5422 c9455c2ab8 Initialize npm & add typescript to dependencies 2022-02-23 11:50:07 +01:00
Stefan 5614c414b6 Initial commit 2022-02-23 11:32:43 +01:00