Commit Graph
46 Commits
Author SHA1 Message Date
talksik 0faacbab73 adding all logic for sending request and should work? 2022-03-19 22:49:43 -04:00
talksik def2cd2085 nicer ui 2022-03-19 22:29:54 -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 b656e9d3a9 selecting conversation and expanding the window nicely 2022-03-19 20:49:34 -04:00
talksik 2a0f74435b showing up selection of convo on side 2022-03-19 20:37:25 -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 b5a5c9b644 cleanout 2022-03-18 18:14:06 -04:00
talksik 2d14521004 Update index.ts 2022-03-18 17:37:26 -04:00
talksik d4f50ef989 Update user.ts 2022-03-18 17:35:53 -04:00
talksik b9d38a6484 adding in proper creation of user 2022-03-18 17:34:51 -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 726ab29b64 clean stuff works mateeeee....accessing the electron store and login smooth keeping me logged in with this setup 2022-03-18 11:51:15 -04:00
talksik e66166af29 organizing things and cracking problem with the polyfills i think? 2022-03-18 11:40:53 -04:00
talksik 18a50cd121 adding in global store access but not done 2022-03-18 11:02:56 -04:00
talksik 478b785145 Update yarn.lock 2022-03-18 10:57:29 -04:00
talksik 1da12edde1 nice navigation and clean with authentication/login and such 2022-03-18 10:36:46 -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 4d0a75af6e decent place with fixing api and such 2022-03-17 23:12:19 -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 444c116f1b storing cookies not working so whatever move on 2022-03-17 20:16:43 -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 e631a47149 adding in main files and working with everything 2022-03-17 10:59:23 -04:00
talksik 6e73313748 beautiful works with tailwind webpack 2022-03-17 10:27:42 -04:00
talksik 20ddc5a324 adding desktop 2 app with electron forge 2022-03-17 09:55:11 -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
talksik 565b01cd8e setting up api more nad getting closer to the connection to backend and adding auth middleware almost 2022-03-15 16:16:31 -04:00
talksik e9a02eb091 adding in basics of api 2022-03-15 16:01:15 -04:00
talksik ef72bc3158 trying stuff with electron forge but moving away 2022-03-15 13:21:45 -04:00
talksik 381eb9ce2f adding in home page router and bunch of other ui starting to develop things but no backend yet 2022-03-14 00:14:18 -04:00
talksik 6a8268eacb receiving refresh token 2022-03-13 22:02:42 -04:00
talksik 6e916b2faf adding the oauth stuff to a transmitted event call in main process 2022-03-13 13:04:39 -04:00
talksik 118ffccd64 working version with js electron set up sending data to channel and stuff through to the main process 2022-03-12 18:09:21 -05:00
talksik 3b9da153ab one attempt with one library 2022-03-12 16:02:20 -05:00
talksik 19cad8fa34 simple login page 2022-03-12 14:57:49 -05:00
talksik b341a7ed28 Initial commit 2022-03-12 13:59:24 -05:00