Commit Graph

16 Commits

Author SHA1 Message Date
cd1097b04c Integrated the guilds routes into the api.ts 2023-11-08 12:43:22 +01:00
0482997ec1 Migrated the shortener.ts server 2023-11-07 09:17:53 +01:00
4a2155c88f Migrated the contentDelivery.ts server 2023-11-07 09:17:45 +01:00
a0585b6a73 Integrated the /media route into the api server 2022-09-09 15:43:51 +02:00
3a38ad2d36 Integrated a logic for the content delivery server 2022-09-09 15:42:15 +02:00
f1a52d3c90 Integrated the new link controller into the shortener server 2022-09-09 15:14:51 +02:00
ed75a8ed49 Added the links router to the api server 2022-09-09 01:10:57 +02:00
adee79675c Implemented the code for the shortener 2022-09-09 01:09:11 +02:00
a02206781f Integrated the /session route into the api server 2022-09-08 23:55:33 +02:00
8c5a4a94a0 Removed the action socket from the backend -> Moving into another repo 2022-09-08 22:30:33 +02:00
499a44cad7 Integrated the authentication middleware into the api server 2022-09-08 22:30:03 +02:00
391dec0026 Integrated the error middleware into the api.ts 2022-09-06 21:40:34 +02:00
25d1c7b2d1 Added the action socket server 2022-09-06 20:14:12 +02:00
c6278410e6 Created the content delivery server/service 2022-09-06 20:05:33 +02:00
97a3d218cf Created the shortener server/service 2022-09-06 20:03:33 +02:00
1aa963bdc9 Created the api server 2022-09-06 19:58:17 +02:00