Commit Graph

81 Commits

Author SHA1 Message Date
a56e246095 Fixed Messaging Bug (inversed a if statement) 2026-04-13 22:57:39 -04:00
fba86881ec Renames complete. 2026-04-13 17:06:10 -04:00
28be2ae6c3 Added TODOs and fixed some typings 2026-04-13 17:02:31 -04:00
627d67be39 Shutdown ("Exit", "Stop") now exist 2026-04-13 16:27:12 -04:00
085507519a updated to shared lib 2026-04-11 18:42:29 -04:00
a67f94b08e Merge pull request 'Shared-Files' (#2) from Shared-Files into main
Reviewed-on: #2
2026-04-10 18:15:17 +00: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
7af1295754 Updatedededed...? Still needs testing. 2026-04-04 17:06:35 -04:00
3aec6e23b2 fixeded the hardcoded values AGAIN 2026-04-04 16:35:23 -04:00
3f27c94032 Update: Needs Testing - Not Tested 2026-04-04 16:17:57 -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
b7af055845 added websocket todos 2026-04-03 19:44:22 -04:00
941dcc16d9 fixed endpoint data 2026-04-03 19:44:07 -04:00
ebda006010 Is bool again. 2026-04-03 17:03:26 -04:00
cf70b82024 updated RtcOffer to reflect proper communication needs and added todo 2026-04-03 16:24:13 -04:00
f24a255d12 Update: Edited to change JSON formatting. 2026-04-03 15:22:53 -04:00
776889932e Update: Combined Endpoints to do correct jobs. 2026-04-03 09:35:07 -04:00
701e30c31b more TODOs 2026-04-03 09:02:57 -04:00
9a6fcfb6de added offers list to api 2026-04-02 19:32:17 -04:00
5a69ea627e Update: API Call Fix 2026-04-02 18:20:48 -04:00
fe2473be21 Finished. Have at it. 2026-04-02 17:16:05 -04:00
e4e7a70b2c should probs push the removal of that file. 2026-04-02 16:25:52 -04:00
bdaf793094 Updated GitIgnore 2026-04-02 15:44:31 -04:00
65eb163482 fixed params in function call 2026-04-02 13:59:06 -04:00
6d9c3c9a40 additional TODOs 2026-04-02 13:58:51 -04:00
92db27edc4 presetup client for server api calls for webrtc calls 2026-04-02 13:51:26 -04:00