|
78ec0510b9
|
Created the Guild.ts model
|
2023-11-09 07:56:43 +01:00 |
|
|
8d7681ae97
|
Created the Channel.ts model
|
2023-11-09 07:56:34 +01:00 |
|
|
5be50f881b
|
Removed created from the Token model
|
2023-11-09 07:55:47 +01:00 |
|
|
1b9d43b938
|
Removed created from the ShortenedLink model
|
2023-11-09 07:55:42 +01:00 |
|
|
ad6b25152f
|
Removed created from the Media model
|
2023-11-09 07:55:36 +01:00 |
|
|
4782bff829
|
Updated the guilds.ts route
|
2023-11-09 06:36:57 +01:00 |
|
|
8128167347
|
Fixed a bug in the discord.ts controller
|
2023-11-09 06:36:11 +01:00 |
|
|
ebff0f3914
|
Removed the User.ts created field
|
2023-11-09 06:35:51 +01:00 |
|
|
cd1097b04c
|
Integrated the guilds routes into the api.ts
|
2023-11-08 12:43:22 +01:00 |
|
|
1370260180
|
Added the refresh date to the session.ts route
|
2023-11-08 12:43:14 +01:00 |
|
|
c6102bcf69
|
Created the guilds.ts routes
|
2023-11-08 12:42:38 +01:00 |
|
|
d86a155772
|
Updated the discord.ts controller
|
2023-11-08 12:42:23 +01:00 |
|
|
c9f9b030a5
|
Added the refreshDate to the User.ts model
|
2023-11-08 12:40:05 +01:00 |
|
|
61d766e26b
|
Migrated the app.ts
|
2023-11-07 09:18:03 +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 |
|
|
8910583aa3
|
Migrated the User.ts model
|
2023-11-07 09:17:34 +01:00 |
|
|
8b4fc500a2
|
Migrated the Token.ts model
|
2023-11-07 09:17:31 +01:00 |
|
|
5b322bf580
|
Migrated the ShortenedLink.ts model
|
2023-11-07 09:17:25 +01:00 |
|
|
606df61f2c
|
Migrated the Media.ts model
|
2023-11-07 09:17:20 +01:00 |
|
|
41ca7ec669
|
Migrated the media.ts controller
|
2023-11-07 09:17:11 +01:00 |
|
|
f270bd9b76
|
Migrated the links.ts controller
|
2023-11-07 09:17:04 +01:00 |
|
|
d6476abc92
|
Migrated the session.ts route
|
2023-11-07 09:16:52 +01:00 |
|
|
5ec0ee0bfb
|
Migrated the media.ts route
|
2023-11-07 09:16:48 +01:00 |
|
|
774fed90b8
|
Migrated the links.ts route
|
2023-11-07 09:16:42 +01:00 |
|
|
51e7b2562d
|
Migrated the authenticate.ts middleware
|
2023-11-07 09:16:33 +01:00 |
|
|
0d83a0f670
|
Added new values to the envCheck.ts
|
2023-11-07 09:16:14 +01:00 |
|
|
3224adf6c1
|
Updated the .env.example
|
2023-11-07 09:16:00 +01:00 |
|
|
5cb47f6cd9
|
Started migrating to mariadb in the package.json
|
2023-11-07 09:14:57 +01:00 |
|
|
e414db9caa
|
Fixed a bug in the media route
|
2022-09-09 16:00:01 +02:00 |
|
|
99b6102847
|
Added deleteMedia to the media controller
|
2022-09-09 15:59:43 +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 |
|
|
edf7f6c25a
|
Added the getMediaById method to the media controller
|
2022-09-09 15:51:19 +02:00 |
|
|
fee00cc143
|
Created the GET /media/:id route to get a media object
|
2022-09-09 15:51:06 +02:00 |
|
|
a0585b6a73
|
Integrated the /media route into the api server
|
2022-09-09 15:43:51 +02:00 |
|
|
4d084c3e23
|
Created the POST /media/upload route to upload media
|
2022-09-09 15:43:40 +02:00 |
|
|
3a38ad2d36
|
Integrated a logic for the content delivery server
|
2022-09-09 15:42:15 +02:00 |
|
|
ea0027cac3
|
Added a default value for the assetEnding in the media controller
|
2022-09-09 15:41:11 +02:00 |
|
|
55df6c907a
|
Updated the media model
|
2022-09-09 15:40:55 +02:00 |
|
|
7551d1a0cc
|
Created the media controller
|
2022-09-09 15:23:30 +02:00 |
|
|
c057909643
|
Created the bucket controller to control the google storage bucket
|
2022-09-09 15:16:03 +02:00 |
|
|
2fb459ff1c
|
Added the @gcloud/storage & multer package to the package.json
|
2022-09-09 15:15:22 +02:00 |
|
|
f1a52d3c90
|
Integrated the new link controller into the shortener server
|
2022-09-09 15:14:51 +02:00 |
|
|
eb5e070fac
|
Added getLinkObjectById to the link controller
|
2022-09-09 15:14:39 +02:00 |
|
|
a5498d3409
|
Migrated to the new link controller & updated the permissions of the routes
|
2022-09-09 15:14:25 +02:00 |
|
|
f018392067
|
Created the link controller
|
2022-09-09 15:06:17 +02:00 |
|
|
1fdf9c84f6
|
Added the GCLOUD_STORAGE_BUCKET env variable to the envCheck.ts
|
2022-09-09 01:44:53 +02:00 |
|
|
e7b44746e8
|
Added GET /links/ to the links.ts router
|
2022-09-09 01:39:31 +02:00 |
|
|
b62a6d5f08
|
Fixed a bug in the Media & ShortenedLink model
|
2022-09-09 01:38:03 +02:00 |
|
|
e20bf72703
|
Added GET /link/:code to the links.ts router
|
2022-09-09 01:30:17 +02:00 |
|