42 Commits

Author SHA1 Message Date
573568ee6d Update 'README.md' 2023-07-27 10:44:08 +00:00
9308ebba54 Updated README.md 2023-07-27 12:39:03 +02:00
793d464eda Fix: full image urls in docker-compose.yml 2023-07-27 12:38:51 +02:00
bfdc915631 Fixed CORS and trait issue Kratos 2022-10-21 01:27:02 +02:00
4d92bc3e86 Add max amount of messages in scroll & auto-scroll 2022-10-20 19:47:06 +02:00
b1a4470c68 Updated ChatMessage bigint to number 2022-10-20 19:46:43 +02:00
f15eb98192 Updated message padding and text size 2022-10-20 19:46:10 +02:00
f606706ba3 Disable chat input when user is not logged in 2022-10-20 18:48:13 +02:00
bff6cdd434 Added chat microservice, removed air 2022-10-20 18:45:58 +02:00
bdd1a655d4 Initial commit chat microservice 2022-10-19 17:51:51 +02:00
f30f9090b3 Added faker and removed some placeholder data 2022-10-19 15:52:44 +02:00
3fbe04896e Added Sentry to frontend 2022-10-19 15:24:56 +02:00
a627addad5 Added login flow 2022-10-16 21:02:41 +02:00
4afe2f906d Made onClose for login modal optionall 2022-10-16 19:29:11 +02:00
b87df50328 Save modal prop changes 2022-10-16 19:28:57 +02:00
582455933e Created seperate logo component 2022-10-16 19:18:47 +02:00
a408abdb97 Created seperate hook for signup flow 2022-10-16 19:18:34 +02:00
f4eadc34c7 Updated ory-prettier-styles 2022-10-16 19:06:11 +02:00
38f3caa524 Grouped components into folders 2022-10-16 16:26:24 +02:00
ea603804a2 WIP bunch of stuff 2022-10-16 15:58:23 +02:00
b4ff0c8f77 Migrated from React to NextJS 2022-10-14 13:58:57 +02:00
b2a16e5181 Added ory kratos to docker compose file 2022-10-14 12:15:07 +02:00
ebf1dd5adc Moved prettier config 2022-10-14 12:14:44 +02:00
bd171a10bf Moved types into seperate folder 2022-10-04 18:03:07 +02:00
76a20d7685 Moved routes from App.tsx and stores from index.tsx 2022-10-04 18:01:10 +02:00
d1c0ae0a15 Moved numFormatter to utils 2022-10-04 17:51:21 +02:00
5a7e37077a Moved from React proxy to config 2022-10-04 17:51:07 +02:00
92ee1cfd64 Added @ import path 2022-10-04 17:36:54 +02:00
837516f0e6 Updated prettier config 2022-10-04 17:31:54 +02:00
add9cdabcb Updated deprecated tailwind-scrollbar config 2022-10-04 17:29:35 +02:00
c768d5ccd5 Added eslint, removed react-query 2022-10-04 17:27:40 +02:00
3025245a79 Added login and signup page to frontend router 2022-09-30 17:40:17 +02:00
bab838ac35 Added and configured cypress 2022-09-30 17:28:13 +02:00
c3d610cbf7 login and register also stores a http-only cookie 2022-09-30 16:45:42 +02:00
21f3a3d000 Added CSRF middleware 2022-09-30 16:35:04 +02:00
11f84b9755 More frontend and I lost track 2022-09-29 23:58:41 +02:00
7255e22315 Added logo and frontend part of login and signup modals 2022-09-29 21:18:26 +02:00
2bbe65ce3e Default state of client view is logged out 2022-09-29 15:21:02 +02:00
2433d0c225 Added first draft of channel page 2022-09-29 15:05:46 +02:00
db1bee79ac Updated User model fields 2022-09-28 16:14:30 +02:00
4f8d553923 Initial chaos 2022-09-23 21:37:00 +02:00
510dc87cb3 Initial commit 2022-09-23 19:29:47 +00:00