Commit Graph
37 Commits
Author SHA1 Message Date
talksik e076edd588 debouncing results and sort of getting results back 2022-04-02 14:57:19 -04:00
talksik c512811a09 adding new convo page with search 2022-04-02 12:34:53 -04:00
talksik 7d8d05ad39 handling all of the stuff with header logout and handling better jwttoken 2022-04-01 13:48:30 -04:00
talksik c769f40a15 fixing auth check and content type error 2022-04-01 13:32:51 -04:00
talksik 23eeee4228 nice auth flow working with verification and stuff with token 2022-04-01 13:05:38 -04:00
talksik 685c03e505 cleaning a bunch of the auth stuff but not done 2022-04-01 11:10:37 -04:00
talksik 70eadc2265 setting up landing page and getting going 2022-03-31 13:08:49 -04:00
talksik 6e1d813732 emitting user status changes working 2022-03-23 21:25:50 -04:00
talksik 500330e02c starting implementation of user status changing 2022-03-23 21:09:50 -04:00
talksik 6e9311549a recording and sending thru sockets and back but nothing being recorded 2022-03-22 16:29:10 -04:00
talksik 50c4d2bda8 setting up some socket stuff to record and such but not there fully yet 2022-03-22 16:07:23 -04:00
talksik a5b2b10414 Update index.tsx 2022-03-22 10:46:11 -04:00
talksik 61900d4474 speaking and not speaking working nicely with sockets 2022-03-21 23:44:28 -04:00
talksik 2fc91a0ccb working sending data but not specific to room 2022-03-21 23:26:58 -04:00
talksik e5ccfaed10 getting some socket stuff set up on client and server 2022-03-21 22:50:52 -04:00
talksik b9f93d741d working displaying contacts, but of course not nice 2022-03-20 18:24:50 -04:00
talksik 67fff95390 working send request and such 2022-03-20 16:53:01 -04:00
talksik 795a15cc0f everything works with sending request and ccreating relationship 2022-03-19 23:07:09 -04:00
talksik 0faacbab73 adding all logic for sending request and should work? 2022-03-19 22:49:43 -04:00
talksik 10520b3487 problem with objectId with bson and such in models but fixed it and nice rendering everything now 2022-03-19 22:28:05 -04:00
talksik 50c37776fd adding route for the getting of conversation details 2022-03-19 10:39:19 -04:00
talksik 3bf3c586d1 interim auth fix 2022-03-18 21:57:23 -04:00
talksik 0a126900b9 search working and showing results but of course not working in terms of the friend requesting 2022-03-18 13:24:12 -04:00
talksik 1ff61bf91d adding in stuff to make search work but still testing and stuff 2022-03-18 12:37:39 -04:00
talksik 9950a69efa simpler routing without react router...better for me 2022-03-18 10:29:53 -04:00
talksik aca9c5a12d working sign up and sign in as far as I know 2022-03-18 10:21:38 -04:00
talksik 3488278d2d fixing things across the board 2022-03-18 10:03:57 -04:00
talksik 9613e2b2cf adding api changes to error properly 2022-03-17 23:24:05 -04:00
talksik 013d2fcb16 adding route that works with creating user and such 2022-03-17 22:45:53 -04:00
talksik 4b2a7f7043 adding route for sign up and such 2022-03-17 21:42:03 -04:00
talksik 34fe8e0c29 trying with the store and such 2022-03-17 20:13:49 -04:00
talksik 453121c987 changing folder name 2022-03-17 15:28:44 -04:00
talksik 4a6b4deec5 getting rid of files 2022-03-17 11:02:08 -04:00
talksik 31fd3638ba Create nirvanaApi.ts 2022-03-16 11:27:42 -04:00
talksik 72f6236db5 adding a cleaner api and such 2022-03-16 11:27:36 -04:00
talksik fb35e2835e adding in some files for the authentication flow and cleaning things u 2022-03-16 10:56:06 -04:00
talksik 0ad5429b53 adding axios and call to backend working with the auth check middleware 2022-03-16 09:24:05 -04:00