Commit Graph

83 Commits

Author SHA1 Message Date
Stanley Dimant
e7221be14a add CharaDataAttemptRestore 2025-02-07 23:59:26 +01:00
rootdarkarchon
fa3201fdba most of gpose together impl (#21)
Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-01-19 14:27:18 +01:00
Stanley Dimant
395123f055 update api to include allowedgroups 2025-01-12 12:19:04 +01:00
rootdarkarchon
b4b8ff4a52 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-01-12 01:11:08 +01:00
Stanley Dimant
be05321ed0 Revert "net9 update"
This reverts commit 32657a2ae3.
2024-11-17 12:43:12 +01:00
Stanley Dimant
32657a2ae3 net9 update 2024-11-17 12:29:59 +01:00
Stanley Dimant
3979f8b0d4 add speedtest stuff or so 2024-11-11 12:45:52 +01:00
Stanley Dimant
dc1c409ec6 add api call to get uids based on secret key, renaming 2024-10-31 09:25:59 +01:00
Stanley Dimant
040add0608 add param to uri 2024-10-29 10:14:04 +01:00
Stanley Dimant
93fc431391 add and adjust more routes 2024-10-29 10:08:50 +01:00
Stanley Dimant
c1e62b3ed1 api update 2024-10-29 00:05:08 +01:00
Stanley Dimant
4e939e8cd8 bump api version 2024-09-10 10:48:49 +02:00
Stanley Dimant
69f81dc789 finalize petnames & performance service 2024-09-10 10:48:08 +02:00
Stanley Dimant
6e6c860c03 implement triangle check 2024-09-09 15:39:41 +02:00
Stanley Dimant
7cc3ec43e2 add rawsize into download file dto, surely nothing will go wrong 2024-09-06 10:47:26 +02:00
Stanley Dimant
4a0ee24688 api 2024-07-18 12:06:17 +02:00
rootdarkarchon
72ba13de29 get ready for moodles 2024-03-01 12:45:19 +01:00
rootdarkarchon
4000599aa5 add prune to groups 2024-02-09 10:35:58 +01:00
Stanley Dimant
286f893715 refactor file server 2024-01-15 12:26:10 +01:00
rootdarkarchon
47ff5235d6 census update 2023-11-17 02:06:18 +01:00
rootdarkarchon
edaa0ddb51 add bulk permissions (#18)
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-21 18:28:28 +02:00
rootdarkarchon
9199d9c667 Mare 0.9 (#17)
* add jwt expiry

* bump api version

* start rework permissions

* ok so in theory this compiles

* update api

* update api

* update api

* update api once more

* oh apiii I hate submodules

* blabla

* we only live to suffer

* stop reading my commit messages

* nothing to see here move along

* update nuget

* some rework

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-17 21:36:40 +02:00
rootdarkarchon
820a432ad9 add munged route 2023-09-19 23:09:12 +02:00
rootdarkarchon
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
rootdarkarchon
a5373bca24 update api (#15)
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-07-17 08:52:46 +02:00
rootdarkarchon
51645cbc79 update dependencies 2023-05-09 13:04:21 +02:00
Stanley Dimant
d16afc76ec add disable VFX to api, bump api version 2023-04-20 09:45:13 +02:00
Cara
f4ead046dd Add Honorific support to API (#14) 2023-04-16 12:03:51 +02:00
rootdarkarchon
8a7640c1a1 add raw upload 2023-04-05 00:24:20 +02:00
rootdarkarchon
22346739d2 add mare profiles 2023-03-19 18:58:02 +01:00
rootdarkarchon
0065dd3cda Revert "Revert "adapt api extensions""
This reverts commit 667a4b4da7.
2023-03-14 19:53:26 +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
85bedb49e3 Revert "adapt userpermissions"
This reverts commit 28dd123ca6.
2023-02-28 01:07:38 +01:00
rootdarkarchon
667a4b4da7 Revert "adapt api extensions"
This reverts commit 5fb78ba367.
2023-02-28 01:07:30 +01:00
rootdarkarchon
5fb78ba367 adapt api extensions 2023-02-28 00:59:08 +01:00
rootdarkarchon
28dd123ca6 adapt userpermissions 2023-02-28 00:56:29 +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
Cara
f604e6d27e Add PalettePlus supprt (#11) 2023-01-30 09:43:40 +01:00
rootdarkarchon
7c5bf39c31 change hashable data base to use SHA256CryptoServiceProvider 2023-01-29 16:58:42 +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
Stanley Dimant
2015496ec0 adjust naming 2023-01-18 11:05:01 +01:00
Stanley Dimant
9fea4c30da add file to checkqueue 2023-01-18 10:47:50 +01:00
Stanley Dimant
18b93b8895 add request check queue to api 2023-01-18 10:19:06 +01:00
rootdarkarchon
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
rootdarkarchon
f1c0fc76a9 bump api version 2023-01-15 01:40:30 +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
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
rootdarkarchon
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
c01c4990d4 add customizeplus support 2022-10-27 12:49:25 +02: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