Commit Graph

19 Commits

Author SHA1 Message Date
933eec0f53 Updated the Channel.ts model 2023-11-11 18:55:44 +01:00
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
ebff0f3914 Removed the User.ts created field 2023-11-09 06:35:51 +01:00
c9f9b030a5 Added the refreshDate to the User.ts model 2023-11-08 12:40:05 +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
55df6c907a Updated the media model 2022-09-09 15:40:55 +02:00
b62a6d5f08 Fixed a bug in the Media & ShortenedLink model 2022-09-09 01:38:03 +02:00
cb17c65dcc Changed the default value of the shortened id in the ShortenedLink.ts 2022-09-09 01:07:55 +02:00
0d5834f53d Created the Media model 2022-09-08 22:09:49 +02:00
5d192dc12a Created the ShortenedLink model 2022-09-08 22:08:59 +02:00
0f623486ce Created the Token model 2022-09-08 22:08:06 +02:00
63478822ba Created the User model 2022-09-08 22:04:32 +02:00