mare.client/MareSynchronos/WebAPI
rootdarkarchon 099ac2b3a1
Update for 6.3 and change to File Service Queue (#34)
* add request queue processing on clientside, switch to net7

* reuse httpclient

* dispose and renew httpclient on building connection

* add handling of QueueRequestDto to downloads

* group download by host and port

* refactor SendAsync to SendRequestAsync for readability

* add holding ctrl before clearing cache, add tooltip

* update pathing

* fixes to api usage in client

* fix rendermodel offsets

* fixes for downloads

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-11 14:41:13 +01:00
..
Utils preliminary update client for new server download url stuff 2022-08-15 17:58:09 +02:00
ApiController.cs Update for 6.3 and change to File Service Queue (#34) 2023-01-11 14:41:13 +01:00
ApiController.Functions.Admin.cs migrate to strong api calls (#29) 2022-10-08 14:35:30 +02:00
ApiController.Functions.Callbacks.cs add toggle to hide server info messages 2023-01-04 23:54:01 +01:00
ApIController.Functions.Files.cs Update for 6.3 and change to File Service Queue (#34) 2023-01-11 14:41:13 +01:00
ApiController.Functions.Groups.cs OneTime Invites (#31) 2022-10-25 00:53:13 +02:00
ApIController.Functions.Users.cs Invoke instead of Send UserPushData to catch the exception from the server 2022-11-11 14:26:43 +01:00
ServerState.cs add api to mare, change all to file scoped namespace 2022-09-29 15:52:33 +02:00