Commit Graph

13 Commits

Author SHA1 Message Date
Divlo
c75dc80f82 feat: update API to v1.2.0 2022-08-29 19:55:16 +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
10b1e568d2 feat: update API to v1.1.0 2022-06-29 06:18:23 +02:00
Divlo
f555e406ef build(deps): update latest 2022-05-12 20:35:46 +02:00
Divlo
4799acbc29 fix: update API to v1.0.1 2022-04-09 01:09:53 +02:00
Divlo
0d6aa0a78f fix: missing translation for "Create a channel" 2022-04-09 01:03:15 +02:00
Divlo
c595d42313 feat: add OAuth2 authentication (#16) 2022-03-16 12:18:09 +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
Divlo
9229131c1a feat: add realtime with socket.io 2022-01-13 18:21:45 +01:00
Divlo
fdc2a2d1de feat(pages): add /application/[guildId]/[channelId] (#4) 2022-01-01 20:42:25 +01:00