Commit Graph
100 Commits
Author SHA1 Message Date
talksik b2bbc2ed35 diagnosis of the reconnection problem not receiving events 2022-05-09 05:45:39 -05:00
talksik 65acb2411b fix bug for untoggle tuning 2022-05-09 05:25:53 -05:00
talksik 274e35361d Update index.tsx 2022-05-09 05:20:17 -05:00
talksik 6869b5fd26 Update index.ts 2022-05-09 05:18:20 -05:00
talksik 7d605bf7f9 trying to set up webpack to run these files in the web, and close? I think? 2022-05-08 14:47:40 -05:00
talksik cd5e7d8c4b removing all of these makers I don't understand 2022-05-08 14:29:27 -05:00
talksik 91afd24779 making dmg files 2022-05-08 14:25:47 -05:00
talksik 3170aa0215 limiting client side toggle tuning although not scalable with more lines 2022-05-08 13:51:21 -05:00
talksik 853d0ea839 nicer search positioning within navbar 2022-05-08 13:39:36 -05:00
talksik ffbb6b6f31 fixing the bug with transport closed disconnection 2022-05-08 13:33:10 -05:00
talksik 26e6a141f1 handling disconnection better
just know the whole socket thing will improve with better code that can scale later on...know that ill never be happy with it, but just live with it and make sure that the data flow is understandable and clean
2022-05-08 13:13:42 -05:00
talksik c9c4c18727 audio stream working i think 2022-05-08 12:21:45 -05:00
talksik 165cffac5d nice hover...really important button so no problem that I spent time on it 2022-05-08 12:05:08 -05:00
talksik d7b84453bf nice translation although the shadow doesn't work! 2022-05-08 11:55:45 -05:00
talksik 842047b950 conditionally showing the canvas 2022-05-08 11:33:27 -05:00
talksik b59733082f adding test stuff to remove distortion 2022-05-08 08:12:51 -05:00
talksik b9c3905aa7 note about remounting that needs fixing 2022-05-08 08:01:50 -05:00
talksik 5544d64c92 cleaning things up and exploring remount problem 2022-05-08 06:14:14 -05:00
talksik 8a4baca0b3 3 way chat working 2022-05-07 18:51:24 -05:00
talksik 6775494283 streaming working slick and clean 2022-05-07 18:37:07 -05:00
talksik 75cce77b90 nice testing setup with jwt token selection simple 2022-05-07 18:33:03 -05:00
talksik c3687367af video sort of working, only master seeing it or pre-xisting users seeing new user stream 2022-05-07 18:29:32 -05:00
talksik 4612f9062d seems like handshake is working...note to be careful as webpack not doing a good job always 2022-05-07 18:24:36 -05:00
talksik 1161684539 cleaning console logs 2022-05-07 17:59:31 -05:00
talksik 6a7caa920d hiding things for testing purposes 2022-05-07 17:51:14 -05:00
talksik b16778fa8d getting main flow of everything but don't know if it works 2022-05-07 17:45:26 -05:00
talksik 3c68128469 playing audio track, distortion but it seems normal looking at gmeet 2022-05-07 16:39:53 -05:00
talksik 430ee01395 setting simple stuff up at the start 2022-05-07 16:19:08 -05:00
talksik 66d568603a more logic docs 2022-05-07 15:43:48 -05:00
talksik 79cfdc4b96 adding template/flow for adding in a line I was added to 2022-05-07 15:41:57 -05:00
talksik cc02c95b2d fixing more flow 2022-05-07 15:37:50 -05:00
talksik a191e2f56d bringing things to the top especially handlers... cleaner? 2022-05-07 15:32:29 -05:00
talksik a1e13267cb ungrayscale if connected 2022-05-07 15:25:06 -05:00
talksik 5459e2fd2b handling unselecting and all 2022-05-07 15:02:01 -05:00
talksik 424b1c56a4 untuning with escape...which should then remove from tunedids list and thus the source of truth whether or not to render the peer connector and rtc stuff 2022-05-07 14:24:01 -05:00
talksik 845354e067 showing activity icon if tuned in 2022-05-07 14:02:30 -05:00
talksik 738d6bc9d1 allowing custom position 2022-05-07 13:41:24 -05:00
talksik 3689d35b33 cleanup 2022-05-07 13:32:57 -05:00
talksik a41753b574 prop only changing with new object...should have knowne 2022-05-07 13:31:30 -05:00
talksik d8ece9eb51 fixing fixing bug changing the query data 2022-05-07 13:13:47 -05:00
talksik 19abc4b9fa some process in the web sockets ruining the linesmap 2022-05-07 12:22:47 -05:00
talksik 2c8ca0a62b handling temporary tune in kind of 2022-05-07 11:30:23 -05:00
talksik c6c592c214 handling toggle tuning in and just tuning in 2022-05-07 11:23:11 -05:00
talksik 8d875ef785 clean AF handling of function type with typescript and passing down to context provider types and shit 2022-05-07 11:10:38 -05:00
talksik f0120b19cf more changes with listeners and having a render test to maek sure that once we have peer connections we don't change it 2022-05-07 10:26:58 -05:00
talksik 45d87c2832 good progress on socket mesh 2022-05-07 10:14:17 -05:00
talksik ce4b89adf2 Update index.tsx 2022-05-07 08:17:56 -05:00
talksik 1959405450 more cleanup and better to have some prop drilling but just stay balanced here 2022-05-07 08:15:23 -05:00
talksik 5a08ea6226 Update lineDataProvider.tsx 2022-05-07 07:56:55 -05:00
talksik 0fb8bc2b57 reogranized with a simple socket extension to data provider 2022-05-07 07:56:36 -05:00
talksik 309e74ff94 handling starting and stopping broadcast 2022-05-06 12:06:16 -05:00
talksik 886f10cf23 might want to think about notifying all users when someone tunes in 2022-05-06 10:44:38 -05:00
talksik f3cd9edc95 getting data transformation with pub sub, although just need to solidify with more flow and just do it step by step as it can get complex 2022-05-06 10:41:28 -05:00
talksik 61c2ac14af handling connections in general, and so now we have two rooms to manage 2022-05-06 10:15:58 -05:00
talksik eb483d4cd9 some socket stuff happening 2022-05-06 09:41:55 -05:00
talksik b737d6978d more composition with terminal being the whole thing 2022-05-06 09:06:39 -05:00
talksik faa36ad8a3 sexy flow with data 2022-05-06 08:48:18 -05:00
talksik 191b86756f Update index.ts 2022-05-06 07:09:27 -05:00
talksik 974a5a40fb not smooth still but decent enough 2022-05-06 07:06:09 -05:00
talksik 70ddca4c29 Update index.tsx 2022-05-06 07:00:09 -05:00
talksik 396cc93e3d adding controls to the bottom of line details page and small minor details 2022-05-06 06:57:57 -05:00
talksik 7dc7fa39cd fixing issues with the routes and now getting more things flowing 2022-05-06 06:37:07 -05:00
talksik 0b65395af6 context and pulse here to give user context 2022-05-06 06:32:00 -05:00
talksik 60b8439d98 real time experience of connections and making sure user knows context of their connection 2022-05-06 06:30:31 -05:00
talksik 0d8673d594 nicer flow for disconnections, adding socket initialization and such 2022-05-06 06:30:14 -05:00
talksik 0f8902b47d starting socket organizations 2022-05-06 05:28:52 -05:00
talksik abf28c8820 nicer transitions makes the world of difference 2022-05-06 04:49:02 -05:00
talksik 8bc88bcd4c cleanup 2022-05-06 04:33:17 -05:00
talksik 127cc69805 minor details 2022-05-06 04:31:15 -05:00
talksik 566bcf49b8 nice pop effect on selection 2022-05-06 04:16:03 -05:00
talksik ee53b2f03b Update index.tsx 2022-05-06 03:54:25 -05:00
talksik f0ff5498e1 fixing problem with media stream and toast not getting proper message 2022-05-05 16:30:16 -05:00
talksik 1a6f4bd428 more fluidity 2022-05-05 11:18:35 -05:00
talksik 7c8a9f1171 having new flow with windows taking out the redundancy 2022-05-05 11:09:06 -05:00
talksik c08697efb2 handling creation smoothness and refetching 2022-05-05 10:25:11 -05:00
talksik 3ca0c8b711 cleaning up flow so that we don't have overlay until it's actually only overlay mode 2022-05-05 10:03:43 -05:00
talksik 4c9035ea3b Update index.tsx 2022-05-05 10:01:11 -05:00
talksik 428e6f4582 fixing bug with not having any lines to show 2022-05-05 09:38:54 -05:00
talksik 2555ca3e89 cleaning things up and renders and such and showing the thing 2022-05-05 09:25:20 -05:00
talksik 7f5eba7732 transforming response and getting the right object back for the line 2022-05-05 08:56:40 -05:00
talksik d013212054 creating line scrappy works sort of 2022-05-05 08:07:50 -05:00
talksik 149be0e23c cleaning bunch of models, services, and routes for new line stuff 2022-05-05 07:49:31 -05:00
talksik 2782fde1ba getting things going although need some minor backend changes for creating line just name tables and such 2022-05-05 06:57:22 -05:00
talksik 699cc6c559 adding deboucing and cleaning up flow 2022-05-05 06:17:07 -05:00
talksik 11cd498a2f removing mui icons as I just don't need it with the fi 2022-05-05 05:45:08 -05:00
talksik 52e0ae0d9e nice fixing auth problems 2022-05-05 05:34:08 -05:00
talksik 601a50827c small think causing refetching and fixing memoization and stuff 2022-05-05 05:26:35 -05:00
talksik 7b00242860 small tweaks 2022-05-05 05:19:47 -05:00
talksik fa247c5d79 fixing auth stuff, adding menu and other things 2022-05-05 05:14:18 -05:00
talksik 5d4b89ddaf Update index.tsx 2022-05-05 04:45:53 -05:00
talksik 34e5a19276 making changes to user model to know what's optional and what's not to protect against google 2022-05-05 04:45:08 -05:00
talksik fbcd97ca89 fixing header more with search bar or not 2022-05-05 04:37:56 -05:00
talksik 4f8922678c clean up a bunch of shit and use recoil to avoid the prop drilling 2022-05-05 04:28:20 -05:00
talksik 35899cf885 fixing some sizing and position of nice header 2022-05-05 04:20:00 -05:00
talksik 942990dec2 adding muting although can't catch it so to speak right now 2022-05-05 04:15:52 -05:00
talksik 05040a5f09 fixing not sending stream 2022-05-03 10:28:36 -05:00
talksik 227d596f01 further clean up with trick 2022-05-03 10:25:31 -05:00
talksik f4855727c1 sort of working but the initiator is not getting what he/she needs 2022-05-03 10:14:34 -05:00
talksik a39eec7dad starting poc for the peerjs stuff and slowly getting it but too complicated right now 2022-05-03 10:01:14 -05:00
talksik f19d36bb6f Update index.tsx 2022-05-02 09:35:03 -05:00