2
2
mirror of https://github.com/Thream/website.git synced 2024-07-06 18:40:12 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
71ea41695f
chore: better Prettier config for easier reviews 2023-10-23 23:33:39 +02:00
b1ef2cc41c
build: ignore ESLint errors for Production build
It improves performance when extra checking is not necessary.
2023-09-18 22:14:33 +02:00
6ae7ec75ef
fix: wrong file uploads api domain in config 2023-07-22 18:31:59 +02:00
5a411ade19
fix: update dependencies to latest + fix upload of files 2023-07-22 16:34:23 +02:00
Divlo
ae953d6c1a
fix: update dependencies to latest 2023-04-03 00:11:19 +02:00
Divlo
12ceefd650
chore: reduce docker image size 2022-12-13 11:38:24 +01: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
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
780788d682
feat: add guilds and channels CRUD (#14) 2022-03-05 18:22:30 +01:00
Divlo
9f56a10305
build(deps-dev): bump eslint-config-conventions to 1.1.0 2022-02-20 15:39:18 +01:00
Divlo
7ac4f86cd5
feat: interact with user settings/profile (#9) 2022-02-19 23:20:33 +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
91e246b759
chore: cleanup 2021-12-28 16:06:58 +01:00
Divlo
d8fab08585
feat: create a guild (#1) 2021-10-26 16:38:55 +02:00
Divlo
33bd2bb6bf
feat: coming soon 2021-10-24 05:48:06 +02:00
Divlo
21123c4477
chore: initial commit 2021-10-24 05:19:39 +02:00