8 Commits

Author SHA1 Message Date
Loporrit
cd8934a4ab .NET 8 2024-05-28 21:49:17 +00:00
rootdarkarchon
51645cbc79 update dependencies 2023-05-09 13:04:21 +02: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
rootdarkarchon
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
rootdarkarchon
464ad389c6 OneTime Invites API change (#5)
* add temp invites to api

* update api to net6
2022-10-25 00:53:51 +02:00
Stanley Dimant
af8516d44a add API solution 2022-07-17 00:04:20 +02:00