|
e414db9caa
|
Fixed a bug in the media route
|
2022-09-09 16:00:01 +02:00 |
|
|
4afba19ee9
|
Created the DELETE /media/:id route to delete a file from the bucket & database
|
2022-09-09 15:59:13 +02:00 |
|
|
fee00cc143
|
Created the GET /media/:id route to get a media object
|
2022-09-09 15:51:06 +02:00 |
|
|
4d084c3e23
|
Created the POST /media/upload route to upload media
|
2022-09-09 15:43:40 +02:00 |
|
|
a5498d3409
|
Migrated to the new link controller & updated the permissions of the routes
|
2022-09-09 15:14:25 +02:00 |
|
|
e7b44746e8
|
Added GET /links/ to the links.ts router
|
2022-09-09 01:39:31 +02:00 |
|
|
e20bf72703
|
Added GET /link/:code to the links.ts router
|
2022-09-09 01:30:17 +02:00 |
|
|
43e2f9553f
|
Added DELETE /link/:code to the links.ts router
|
2022-09-09 01:26:29 +02:00 |
|
|
c7a88c133b
|
Created the links.ts router & created a route to insert a new link
|
2022-09-09 01:10:44 +02:00 |
|
|
bc5c62a8b9
|
Created the /session route
|
2022-09-08 23:55:15 +02:00 |
|