Commit Graph

125 Commits

Author SHA1 Message Date
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
1996ae6c73 Merge branch 'main' into feature-join-whiteboard-by-code 2026-03-04 23:18:41 +01:00
4e6b5da71b RT 2026-03-04 23:13:32 +01:00
2fa0f3cb8b Messages 2026-03-04 23:13:21 +01:00
a2baa3d24c Queries 2026-03-04 23:13:12 +01:00
21425b22b5 Migration 2026-03-04 23:13:00 +01:00
0013bb18df Refactored 2026-03-04 23:12:44 +01:00
ef6305919d Refactored 2026-03-04 23:12:08 +01:00
88442f22dd Join with code endpoint and command 2026-03-04 23:10:48 +01:00
5d57abe913 fix 2026-02-27 22:01:24 +01:00
c3b83d2041 something 2026-02-27 22:01:12 +01:00
47d62885b1 implement message types provider 2026-02-27 21:56:55 +01:00
3610e0cb7d arrow movement fix 2026-02-21 18:31:37 +01:00
83db13ef53 Refactoring 2026-02-19 14:13:34 +01:00
7f4a7c034f Queries to filter out deleted whiteboards 2026-02-19 00:22:39 +01:00
c99aaa1062 Soft deleting whiteboards 2026-02-19 00:21:55 +01:00
7bae0d4dd6 RT would not work for me without this 2026-02-18 20:22:58 +01:00
21d5322024 RT not to open browser 2026-02-18 20:22:05 +01:00
eda7804f9f For getting whiteboard info 2026-02-18 20:21:05 +01:00
3c9d0d900a added GetUserQueryDto 2026-02-17 01:24:36 +01:00
5c7909034f implement 2026-02-17 00:48:28 +01:00
9134c10b1f Merge branch 'main' into feature-whiteboards-recent-and-history
# Conflicts:
#	front/src/App.vue
2026-02-16 18:20:35 +01:00
f2e38f0b09 back 2026-02-16 18:18:58 +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
c200847c17 Merge pull request #35 from StewKI/feature-client-with-working-auth
Feature client with working auth
2026-02-15 23:13:39 +01:00
3463ba1e6d Get me and cors 2026-02-15 23:01:12 +01:00
cc47ac3a59 RT server and signalr 2026-02-15 20:33:08 +01:00
6a725c1ebc namespace fix after merge mistage 2026-02-15 16:23:37 +01:00
3ea85565d6 Merge branch 'main' into feature-worker
# Conflicts:
#	dotnet/AipsWebApi/Controllers/UserController.cs
2026-02-15 16:23:04 +01:00
44ded27a2f Renamed to avoid confusion with domain model repositories 2026-02-14 22:40:57 +01:00
628bba5986 Adjusted clock skew 2026-02-14 19:42:25 +01:00
0dadaf1280 implement message subscribing and worker 2026-02-14 19:17:05 +01:00
b2812feaab Reorganized file structure and namespaces 2026-02-14 19:16:06 +01:00
12bded085b Removed unused import 2026-02-14 18:59:29 +01:00
9cd9a088da Merge branch 'main' into feature-refresh-tokens
# Conflicts:
#	dotnet/AipsWebApi/Controllers/UserController.cs
2026-02-14 18:55:55 +01:00
ccfb377e79 Updated controller with new endpoints 2026-02-14 18:49:44 +01:00
cbc27238ad Updated DB to use refresh tokens, added migration 2026-02-14 18:49:11 +01:00
6b0a97e617 Added refresh tokens and reorganized file structure 2026-02-14 18:48:39 +01:00
888db766a3 Updated configuration 2026-02-14 18:47:50 +01:00
c5b08de0a2 Moved to appropriate place 2026-02-14 18:47:21 +01:00
62da4b7392 Auth commands and handlers, new and refactored 2026-02-14 18:46:54 +01:00
068739c616 Abstractions and dtos 2026-02-14 18:45:59 +01:00
b0ef75e43e rabbitmq abstracted from application 2026-02-14 16:18:03 +01:00