Commit Graph

49 Commits

Author SHA1 Message Date
085507519a updated to shared lib 2026-04-11 18:42:29 -04:00
c3b8dc5061 Shared System completed. Test for bugs. 2026-04-10 14:14:35 -04:00
e855948ca9 Merge branch 'refs/heads/main' into Shared-Files 2026-04-10 14:13:01 -04:00
63a12b8d17 review for cleanup 2026-04-10 00:55:15 -04:00
dc37933fb8 cleanup prep and leave call prep 2026-04-09 16:53:29 -04:00
9ad1d898ff Starting work on Shared Files 2026-04-09 10:51:04 -04:00
dad5de3d7f CALL WORKS, NEEDS TO HAVE LEAVE CALL SETUP AND HOTSWAP FIXED 2026-04-08 22:29:29 -04:00
c03e5102fb Merge remote-tracking branch 'origin/main' 2026-04-08 18:56:36 -04:00
9e587ad7b5 fixed missing audio/video devices 2026-04-08 18:56:30 -04:00
8fb9126072 Merge remote-tracking branch 'origin/main' 2026-04-08 18:53:18 -04:00
e18e61710e Added Hotswapping to Settings. 2026-04-08 18:53:07 -04:00
cec2d7593f making ice candidates write to DB properly 2026-04-08 18:48:15 -04:00
dff05dd596 ice candidates gathering working, needs to get public ips 2026-04-07 17:30:34 -04:00
31646a315a cleaned up extra debug messages 2026-04-06 20:59:19 -04:00
7af9cd0df8 Auto stash before merge of "main" and "origin/main" 2026-04-06 20:48:57 -04:00
68a905a292 Update 2026-04-06 20:46:55 -04:00
df438e265b Revert "It's still broken, but I made a bit of progress."
This reverts commit 9b666ee109.
2026-04-06 20:43:03 -04:00
98a837cc8b Dark Mode 2026-04-06 19:40:09 -04:00
9b666ee109 It's still broken, but I made a bit of progress. 2026-04-06 18:57:46 -04:00
3c1a4c7a2d brokededed again 2026-04-06 17:42:14 -04:00
7d8755ca71 Fixed all underlying issues with the "Answer" call. 2026-04-06 16:08:37 -04:00
aa7f6597c4 Merge broketh my code 2026-04-06 15:31:39 -04:00
9f4d4eaa15 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	RelayServer/Services/Chat/ChatSocketBehavior.cs
2026-04-06 15:27:23 -04:00
e5a1166bec Changed thread / added helper for UI based messages on MAIN thread. 2026-04-06 15:26:23 -04:00
e7994f00b1 debug lines added 2026-04-06 14:44:33 -04:00
c89a0cf88b setup client to make calls to servers api for webrtc data management 2026-04-03 19:45:06 -04:00
63e427a4a1 added logo files to app icon 2026-04-03 19:44:38 -04:00
65eb163482 fixed params in function call 2026-04-02 13:59:06 -04:00
92db27edc4 presetup client for server api calls for webrtc calls 2026-04-02 13:51:26 -04:00
6287f4d19b AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2026-04-01 14:32:23 -04:00
bb34b7b0fa Added basic code as channelCallJoin in index.js
included more TODOs in function
2026-03-31 18:59:25 -04:00
dc3d954757 Moved JS to own file and added TODOs 2026-03-31 17:11:12 -04:00
e9f96b7389 Update: Channel Based VC (Same Issues) 2026-03-31 09:47:15 -04:00
6fedad92b1 update: Device Selection + No Cam Required 2026-03-31 04:58:00 -04:00
8c6724038a Added WebRTC stuff - Needs Testing. 2026-03-29 15:18:57 -04:00
0bb3aa28b1 updated and connected webview to C# 2026-03-28 05:18:05 -04:00
a5772d7579 swapping to webview webrtc setup as temp solution
will build a custom C# webrtc implementation later
2026-03-26 03:32:58 -04:00
3d5c35fb15 Init: Debugging 2026-03-22 05:36:10 -04:00
619f1add51 it broke 2026-03-22 04:43:43 -04:00
caf020c393 Update: Mutli Channel Support 2026-03-22 01:54:52 -04:00
8a771220e4 Update: Full E2EE + Scripts 2026-03-21 04:45:49 -04:00
2b2b16271b bare basic WS setup 2026-03-20 23:59:08 -04:00
2dfc898e8a Multi Client Support - Needs Update Post Socket to support Multiple "Clients" not in a single Bus. 2026-03-20 22:48:04 -04:00
44fa9a8bb2 Fix: Removed BOM from files. 2026-03-19 16:51:50 -04:00
46ba326150 Updated to AnonPro 2026-03-16 00:05:59 -04:00
9bc41d9a6d Updated Structure, and fixed paths.
- Project does not work still in this version as communication is still not happening between Client/Server/Core. Fake UI is still somewhat needed to progress
2026-03-15 23:51:51 -04:00
cc921f4b70 Added correct fonts to client program 2026-03-15 23:12:50 -04:00
d3d52c3553 remade into 1 project
remade into 1 project
2026-03-14 18:41:39 -04:00
ee37ddf2b8 Initial commit 2026-03-14 18:29:23 -04:00