20 Commits

Author SHA1 Message Date
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