Commit Graph

7 Commits

Author SHA1 Message Date
Lorow
44179cee65 Implement get config command and api endpoint for testing purposes 2024-12-05 00:40:06 +01:00
Lorow
f453db9476 Fix compiling issues, optimize commands a bit, implement some endpoints
TODO break down commands into separate files, implement the rest
2024-11-24 23:24:34 +01:00
Lorow
6b603f5574 Fix compilation issues, change ProjectConfig into a shared_ptr with updated definitions
// todo implement the API and missing features
2024-11-23 21:00:05 +01:00
Lorow
edce9e6ce4 Fix rest API 2024-11-09 20:19:47 +01:00
Lorow
89f8d23421 Implement rudimentary command manager architecture 2024-11-06 00:10:01 +01:00
Lorow
a5276f4d1d implement basic version of missing endpoints 2024-11-03 21:16:17 +01:00
Lorow
c96e1c9042 Add basic rest_api handler 2024-11-02 19:21:34 +01:00