Commit Graph

  • 02a81b7f7d whole thing done talksik 2022-03-31 14:08:29 -04:00
  • a8bb08f6ee adding in different section for download talksik 2022-03-31 13:58:52 -04:00
  • 70eadc2265 setting up landing page and getting going talksik 2022-03-31 13:08:49 -04:00
  • cd7d78bcb8 small ui adjustments talksik 2022-03-29 23:05:46 -04:00
  • 5113c9a697 trying stuff to make it work in development but no good talksik 2022-03-28 15:29:17 -04:00
  • ea630a7fe9 figuring out icons and such talksik 2022-03-28 15:24:07 -04:00
  • d8cbc1532e Update index.tsx talksik 2022-03-28 13:53:58 -04:00
  • 841d03c035 resizing and such for better overall experience on standard laptop talksik 2022-03-28 13:51:43 -04:00
  • 6e1d813732 emitting user status changes working talksik 2022-03-23 21:25:50 -04:00
  • 500330e02c starting implementation of user status changing talksik 2022-03-23 21:09:50 -04:00
  • 3cdb4c896b nicer shortcut for recording with tilde talksik 2022-03-22 17:13:35 -04:00
  • bb7066698d fixing problem of listeners not being cleaned up across convo selections talksik 2022-03-22 17:06:46 -04:00
  • 0702f0f253 audio sending and all bless talksik 2022-03-22 17:02:47 -04:00
  • 6e9311549a recording and sending thru sockets and back but nothing being recorded talksik 2022-03-22 16:29:10 -04:00
  • 50c4d2bda8 setting up some socket stuff to record and such but not there fully yet talksik 2022-03-22 16:07:23 -04:00
  • a5b2b10414 Update index.tsx talksik 2022-03-22 10:46:11 -04:00
  • 61900d4474 speaking and not speaking working nicely with sockets talksik 2022-03-21 23:44:28 -04:00
  • 2fc91a0ccb working sending data but not specific to room talksik 2022-03-21 23:26:58 -04:00
  • e5ccfaed10 getting some socket stuff set up on client and server talksik 2022-03-21 22:50:52 -04:00
  • 5e3b788565 adding in socket io in backend and server running with it and needs testing with the client side talksik 2022-03-21 10:54:56 -04:00
  • dff7d617f4 Update index.tsx talksik 2022-03-20 20:05:38 -04:00
  • f110195356 better display of status and all separately talksik 2022-03-20 20:03:29 -04:00
  • 398974d120 Update index.tsx talksik 2022-03-20 19:41:24 -04:00
  • b9f93d741d working displaying contacts, but of course not nice talksik 2022-03-20 18:24:50 -04:00
  • b491eee62c not showing myself in the search results talksik 2022-03-20 17:59:36 -04:00
  • dac49f779a shortcut for starting seach talksik 2022-03-20 17:58:09 -04:00
  • a394b5fc6c Update index.tsx talksik 2022-03-20 17:46:37 -04:00
  • 05b560dafd adding hot keys for escape talksik 2022-03-20 17:42:38 -04:00
  • 6a19f06bae Update contact.service.ts talksik 2022-03-20 17:17:47 -04:00
  • 9e5b3b332a accepting request working talksik 2022-03-20 17:17:01 -04:00
  • cb52664020 having log out work and now atdesign nice talksik 2022-03-20 17:07:49 -04:00
  • 67fff95390 working send request and such talksik 2022-03-20 16:53:01 -04:00
  • 795a15cc0f everything works with sending request and ccreating relationship talksik 2022-03-19 23:07:09 -04:00
  • 0faacbab73 adding all logic for sending request and should work? talksik 2022-03-19 22:49:43 -04:00
  • def2cd2085 nicer ui talksik 2022-03-19 22:29:54 -04:00
  • 10520b3487 problem with objectId with bson and such in models but fixed it and nice rendering everything now talksik 2022-03-19 22:28:05 -04:00
  • b656e9d3a9 selecting conversation and expanding the window nicely talksik 2022-03-19 20:49:34 -04:00
  • 2a0f74435b showing up selection of convo on side talksik 2022-03-19 20:37:25 -04:00
  • 50c37776fd adding route for the getting of conversation details talksik 2022-03-19 10:39:19 -04:00
  • 3bf3c586d1 interim auth fix talksik 2022-03-18 21:57:23 -04:00
  • b5a5c9b644 cleanout talksik 2022-03-18 18:14:06 -04:00
  • 2d14521004 Update index.ts talksik 2022-03-18 17:37:26 -04:00
  • d4f50ef989 Update user.ts talksik 2022-03-18 17:35:53 -04:00
  • b9d38a6484 adding in proper creation of user talksik 2022-03-18 17:34:51 -04:00
  • 0a126900b9 search working and showing results but of course not working in terms of the friend requesting talksik 2022-03-18 13:24:12 -04:00
  • 1ff61bf91d adding in stuff to make search work but still testing and stuff talksik 2022-03-18 12:37:39 -04:00
  • 726ab29b64 clean stuff works mateeeee....accessing the electron store and login smooth keeping me logged in with this setup talksik 2022-03-18 11:51:15 -04:00
  • e66166af29 organizing things and cracking problem with the polyfills i think? talksik 2022-03-18 11:40:53 -04:00
  • 18a50cd121 adding in global store access but not done talksik 2022-03-18 11:02:56 -04:00
  • 478b785145 Update yarn.lock talksik 2022-03-18 10:57:29 -04:00
  • 1da12edde1 nice navigation and clean with authentication/login and such talksik 2022-03-18 10:36:46 -04:00
  • 9950a69efa simpler routing without react router...better for me talksik 2022-03-18 10:29:53 -04:00
  • aca9c5a12d working sign up and sign in as far as I know talksik 2022-03-18 10:21:38 -04:00
  • 3488278d2d fixing things across the board talksik 2022-03-18 10:03:57 -04:00
  • 9613e2b2cf adding api changes to error properly talksik 2022-03-17 23:24:05 -04:00
  • 4d0a75af6e decent place with fixing api and such talksik 2022-03-17 23:12:19 -04:00
  • 013d2fcb16 adding route that works with creating user and such talksik 2022-03-17 22:45:53 -04:00
  • 4b2a7f7043 adding route for sign up and such talksik 2022-03-17 21:42:03 -04:00
  • 444c116f1b storing cookies not working so whatever move on talksik 2022-03-17 20:16:43 -04:00
  • 34fe8e0c29 trying with the store and such talksik 2022-03-17 20:13:49 -04:00
  • 453121c987 changing folder name talksik 2022-03-17 15:28:44 -04:00
  • 4a6b4deec5 getting rid of files talksik 2022-03-17 11:02:08 -04:00
  • e631a47149 adding in main files and working with everything talksik 2022-03-17 10:59:23 -04:00
  • 6e73313748 beautiful works with tailwind webpack talksik 2022-03-17 10:27:42 -04:00
  • 20ddc5a324 adding desktop 2 app with electron forge talksik 2022-03-17 09:55:11 -04:00
  • 31fd3638ba Create nirvanaApi.ts talksik 2022-03-16 11:27:42 -04:00
  • 72f6236db5 adding a cleaner api and such talksik 2022-03-16 11:27:36 -04:00
  • fb35e2835e adding in some files for the authentication flow and cleaning things u talksik 2022-03-16 10:56:06 -04:00
  • 0ad5429b53 adding axios and call to backend working with the auth check middleware talksik 2022-03-16 09:24:05 -04:00
  • 565b01cd8e setting up api more nad getting closer to the connection to backend and adding auth middleware almost talksik 2022-03-15 16:16:31 -04:00
  • e9a02eb091 adding in basics of api talksik 2022-03-15 16:01:15 -04:00
  • ef72bc3158 trying stuff with electron forge but moving away talksik 2022-03-15 13:21:45 -04:00
  • 381eb9ce2f adding in home page router and bunch of other ui starting to develop things but no backend yet talksik 2022-03-14 00:14:18 -04:00
  • 6a8268eacb receiving refresh token talksik 2022-03-13 22:02:42 -04:00
  • 6e916b2faf adding the oauth stuff to a transmitted event call in main process talksik 2022-03-13 13:04:39 -04:00
  • 118ffccd64 working version with js electron set up sending data to channel and stuff through to the main process talksik 2022-03-12 18:09:21 -05:00
  • 3b9da153ab one attempt with one library talksik 2022-03-12 16:02:20 -05:00
  • 19cad8fa34 simple login page talksik 2022-03-12 14:57:49 -05:00
  • b341a7ed28 Initial commit talksik 2022-03-12 13:59:24 -05:00