Commit Graph

22 Commits

Author SHA1 Message Date
8fa0de6094 Canceling join request now actually changes the status to cancelled so trying to join same RequestToJoin whiteboard with code manually doesnt fail due to status being Pending 2026-03-09 23:06:27 +01:00
10b550a59a Code only displayed for owner and is not lost on refresh 2026-03-09 21:24:01 +01:00
b10292b880 Active users copied to last valid state upon invalidation 2026-03-09 21:13:21 +01:00
ebfcfbff2c Merge branch 'main' into bugfix-whiteboard-joining-flow 2026-03-08 16:56:10 +01:00
3c50565d5e fixes 2026-03-08 16:24:55 +01:00
9030d1a8b0 deploy 2026-03-08 16:11:23 +01:00
3eccedfad4 ui polish 2026-03-08 02:29:39 +01:00
8aba087998 even more fix 2026-03-08 00:30:36 +01:00
9a3143d2f0 more fix 2026-03-08 00:27:53 +01:00
c4ee5b0394 fixes 2026-03-08 00:01:31 +01:00
643de642a1 Merge branch 'main' into feature-join-whiteboard-by-code
# Conflicts:
#	dotnet/AipsRT/Hubs/WhiteboardHub.cs
#	dotnet/AipsRT/Services/Interfaces/IMessagingService.cs
#	front/src/stores/whiteboard.ts
2026-03-07 21:40:09 +01:00
24e42f1d0b removed unnecessary time gap prone to bug 2026-03-07 18:13:05 +01:00
0e6caa136e cleaned code 2026-03-07 17:51:02 +01:00
3de787e07c implement feedback loop 2026-03-07 16:15:21 +01:00
4e6b5da71b RT 2026-03-04 23:13:32 +01:00
3610e0cb7d arrow movement fix 2026-02-21 18:31:37 +01:00
21d5322024 RT not to open browser 2026-02-18 20:22:05 +01:00
5c7909034f implement 2026-02-17 00:48:28 +01:00
7bc41118fd url proxy fix 2026-02-16 17:46:38 +01:00
1750f5adb1 async process on worker of AddRectangle 2026-02-16 16:56:00 +01:00
d9caeb2209 RT state managment and rectangle support 2026-02-16 16:14:25 +01:00
cc47ac3a59 RT server and signalr 2026-02-15 20:33:08 +01:00