Commit Graph

4 Commits

Author SHA1 Message Date
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