28 Commits

Author SHA1 Message Date
e94eccf2c5 fix: deprecation notice 2023-12-28 05:10:51 +01:00
71ea41695f chore: better Prettier config for easier reviews 2023-10-23 23:33:39 +02:00
c0e3f7cbc9 fix: update dependencies to latest 2023-09-18 22:21:59 +02:00
5a411ade19 fix: update dependencies to latest + fix upload of files 2023-07-22 16:34:23 +02:00
2a6e3eca84 fix: update author - Théo LUDWIG 2023-07-02 19:36:23 +02:00
fd138caa4b fix: update API to v1.2.6 2023-05-13 20:51:19 +02:00
ae953d6c1a fix: update dependencies to latest 2023-04-03 00:11:19 +02:00
cd1a477324 fix: update dependencies to latest 2023-01-11 17:39:09 +01:00
1ea78821b0 fix: update API to v1.2.3 2022-12-13 11:41:42 +01:00
734357b396 build(deps): bump Next.js to v13 2022-12-13 11:38:07 +01:00
cd164538de feat(messages): add animations (#31) 2022-08-31 21:44:33 +02:00
a068d31d14 fix: cache with duplicated data 2022-08-30 21:30:06 +02:00
6cfee0f6a3 fix: cache with outdated data 2022-08-30 18:42:21 +02:00
38e227a9d4 feat: add button to sign out to all connected devices 2022-08-29 20:15:47 +02:00
88f1cedcdc fix: signout even when api is not available 2022-08-29 19:58:50 +02:00
c75dc80f82 feat: update API to v1.2.0 2022-08-29 19:55:16 +02:00
351834633f refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
ad64f1c571 perf: optimize load of pagination items with caching 2022-08-24 17:22:55 +02:00
7ad3d226dc chore: remove jest -> cypress for unit tests 2022-08-23 21:51:20 +02:00
10b1e568d2 feat: update API to v1.1.0 2022-06-29 06:18:23 +02:00
f555e406ef build(deps): update latest 2022-05-12 20:35:46 +02:00
4799acbc29 fix: update API to v1.0.1 2022-04-09 01:09:53 +02:00
0d6aa0a78f fix: missing translation for "Create a channel" 2022-04-09 01:03:15 +02:00
c595d42313 feat: add OAuth2 authentication (#16) 2022-03-16 12:18:09 +01:00
780788d682 feat: add guilds and channels CRUD (#14) 2022-03-05 18:22:30 +01:00
7ac4f86cd5 feat: interact with user settings/profile (#9) 2022-02-19 23:20:33 +01:00
9229131c1a feat: add realtime with socket.io 2022-01-13 18:21:45 +01:00
fdc2a2d1de feat(pages): add /application/[guildId]/[channelId] (#4) 2022-01-01 20:42:25 +01:00