2
2
mirror of https://github.com/Thream/website.git synced 2024-07-12 21:30:11 +02:00
website/models
2022-08-28 18:26:56 +02:00
..
Channel.ts feat: add guilds and channels CRUD (#14) 2022-03-05 18:22:30 +01:00
Guild.ts refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
Member.ts feat(pages): add /application/[guildId]/[channelId] (#4) 2022-01-01 20:42:25 +01:00
Message.ts feat(pages): add /application/[guildId]/[channelId] (#4) 2022-01-01 20:42:25 +01:00
OAuth.ts fix: improve overall rendering v3 (#25) 2022-04-07 16:54:05 +02:00
RefreshToken.ts feat: design applications and first api calls 2021-10-24 06:09:43 +02:00
User.ts fix: improve overall rendering v3 (#25) 2022-04-07 16:54:05 +02:00
UserSettings.ts feat: design applications and first api calls 2021-10-24 06:09:43 +02:00
utils.ts feat: design applications and first api calls 2021-10-24 06:09:43 +02:00