Commit Graph
16 Commits
Author SHA1 Message Date
rootdarkarchonandStanley Dimant c8cc217d66 Add MCDO (#20)
* rudimentary charadata first impl

* dto adaptation

* mark as msgpack, split file

* erghtyfjgk

* fileswapapapapwpwpdpfdesgb

* use userdata

* add gamepath to orig file

* rework some shit

* make serializable

* add manip data

* naming

* make prop public

* renaming

* add pose shit

* fix api

* adjust worlddata

* make record struct

* record struct deez

* bump apilevel

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-27 15:35:16 +00:00
rootdarkarchonandrootdarkarchon 72608d2066 move to single file transfer and extraction per server download (#16)
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-08-01 16:48:09 +02:00
rootdarkarchonandrootdarkarchon a5373bca24 update api (#15)
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-07-17 08:52:46 +02:00
rootdarkarchonandrootdarkarchon ecaadc8ead Mare 0.8 (#13)
* get rid of file handling through grpc and signalr

* make non empty uri for serialization

* adjust api DataHash calc into their respective classes

* Revert "adapt api extensions"

This reverts commit 5fb78ba367.

* Revert "adapt userpermissions"

This reverts commit 28dd123ca6.

* Revert "Revert "adapt api extensions""

This reverts commit 12c9bc3c53566532e2984ace0b3d2e0a8b7facc0.

* Revert "Revert "adapt userpermissions""

This reverts commit 4193ac008cccf2f5b42e9cdf50b2a084877cbf9a.

* update flags

* add upload status to server

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-03-14 19:49:44 +01:00
rootdarkarchonandrootdarkarchon 381f9a4808 Messagepack (#12)
* add messagepack attributes

* fix isnullorempty

* bump api version

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-02-10 12:30:43 +01:00
rootdarkarchonandrootdarkarchon 0d04aaafac Major API rework for paradigm change (#10)
* start with group permissions implementation

* refactor group dto stuff

* adjustments to api as necessary from client

* more api refactor for UserData

* use implicit usings and file scoped namespaces

* fix userpermissionsextensions

* fix extenions

* add more comparers

* adjust comparers

* remove admin stuff (tbd migration to discord bot)

* adjust extensions

* code style for api

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-29 15:14:33 +01:00
rootdarkarchonandrootdarkarchon 5ac8a753dd Download rework (#9)
* adjust api for handling download ready from signalr

* add cancel request to api

* adjust api for cancel

* remove outdated method from api

* up api version

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-15 15:59:26 +01:00
bd4c360a4f Add API for FileServiceRequests (#8)
* add paths to api

* add queue request dto

* update api for pathing

* update pathing again

* update api

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com>
2023-01-11 12:23:03 +01:00
rootdarkarchonandrootdarkarchon d361cfa3b9 Claims Refactor + Server Side Messaging (#7)
* add new hub methods, bump api version

* add server side message to api

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-04 15:45:56 +01:00
rootdarkarchonandrootdarkarchon 6645eaf63f Add JWT paths to API (#6)
* add auth paths

* adjust AuthPath

* adjust hub to not contain properties

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-02 17:04:40 +01:00
rootdarkarchon 464ad389c6 OneTime Invites API change (#5)
* add temp invites to api

* update api to net6
2022-10-25 00:53:51 +02:00
rootdarkarchon aaa48b8204 Convert to strong SignalR API (#4)
* change to strong api

* actually up api version

* add action to imarehubclient where missing

* some api update
2022-10-08 14:33:14 +02:00
rootdarkarchon fc47c861b7 Merge pull request #3 from Penumbra-Sync/groups
API update for Syncshells
2022-10-04 14:49:47 +02:00
rootdarkarchon 9bb99a5e68 Merge pull request #2 from Penumbra-Sync/animrework
Animrework
2022-09-04 21:16:47 +02:00
rootdarkarchon a649b36495 Merge pull request #1 from Penumbra-Sync/api6
Api6
2022-07-24 14:31:45 +02:00
rootdarkarchon 0542443fba Initial commit 2022-07-17 00:00:10 +02:00