2
2
mirror of https://github.com/Thream/website.git synced 2024-07-21 09:28:32 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Divlo
ae953d6c1a
fix: update dependencies to latest 2023-04-03 00:11:19 +02:00
Walid
cd164538de
feat(messages): add animations (#31) 2022-08-31 21:44:33 +02:00
Divlo
351834633f
refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
Divlo
ad64f1c571
perf: optimize load of pagination items with caching 2022-08-24 17:22:55 +02:00
Divlo
7ad3d226dc
chore: remove jest -> cypress for unit tests 2022-08-23 21:51:20 +02:00
Divlo
f555e406ef
build(deps): update latest 2022-05-12 20:35:46 +02:00
Walid
cb2ddbf661
feat: confirm popup for guild/channel deletion (#27) 2022-04-09 13:48:48 +02:00
Divlo
313cfeeb36
fix: file upload and OAuth2 (#26) 2022-04-08 20:59:04 +02:00
Divlo
a64325f5b8
fix: improve overall rendering v3 (#25)
Follow-up of #15

Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
2022-04-07 16:54:05 +02:00
Divlo
c595d42313
feat: add OAuth2 authentication (#16) 2022-03-16 12:18:09 +01:00
Divlo
8f74263daa
fix: improve overall rendering v2 (#15)
Follow-up of #10

Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
2022-03-16 11:25:44 +01:00
Divlo
780788d682
feat: add guilds and channels CRUD (#14) 2022-03-05 18:22:30 +01:00
Divlo
7ac4f86cd5
feat: interact with user settings/profile (#9) 2022-02-19 23:20:33 +01:00
Walid
48debe8638
fix: improve overall rendering (#10) 2022-02-09 23:27:54 +01:00
Divlo
5c03a9b944
feat: add support for files and math for messages (#5) 2022-01-07 21:21:38 +01:00
Divlo
fdc2a2d1de
feat(pages): add /application/[guildId]/[channelId] (#4) 2022-01-01 20:42:25 +01:00
Divlo
accd36d1fc
feat(pages): add /application/guilds/join (#2) 2021-11-13 21:50:34 +01:00