Commit Graph

11 Commits

Author SHA1 Message Date
Loporrit
b2f4453b79 Add registerNewKeyV2 2025-08-08 02:09:08 +00:00
rootdarkarchon
8b77956ec8 most of gpose together impl (#21)
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-28 14:34:46 +00:00
Loporrit
4e4b2dab17 Add createWithIdentV2 (.well-known stapling) 2025-06-28 14:34:20 +00:00
Stanley Dimant
4d8c380dab update api to include allowedgroups 2025-06-27 20:14:32 +00:00
rootdarkarchon
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
Loporrit
e007d99f02 Chat message APIs 2024-11-25 00:47:09 +00:00
Loporrit
39b9e55efb Add /auth/registerNewKey 2023-10-04 10:03:27 +00:00
rootdarkarchon
22346739d2 add mare profiles 2023-03-19 18:58:02 +01:00
rootdarkarchon
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
rootdarkarchon
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
rootdarkarchon
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