aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* fix stuff, start encoding, add doku for attachment sendingNiklas Halle2020-09-181-1/+14
|
* fixed type error for session id default value (it is a string with the value ↵set2020-08-281-2/+2
| | | | "null", not the json-value null
* more adaptions in the readmeset2020-08-281-7/+13
|
* updated read meset2020-08-281-2/+2
|
* removed 'Required?' from documentation as the server will always send all ↵set2020-08-281-19/+19
| | | | fields any way
* Extended extra field of annotations to be an list of text-annotation pairs ↵Niklas Halle2020-08-261-2/+3
| | | | | | as well Fixed CMake Boost findings
* added new annotation , so the bridges know when to format in platform ↵Niklas Halle2020-08-231-0/+3
| | | | | | specific command.. format. see readme for more info. also removed [[maybe_unused]] again, because clang (not tidy!) said it is going to ignore it anyway
* added some helper functions and a nice enum for annotation handling, as well ↵Niklas Halle2020-08-231-1/+1
| | | | as an more complex reply example (multi annotaion, link annotation
* full json responses, added 'none' as annotation typeNiklas Halle2020-08-231-0/+3
|
* added crow and basic exampleNiklas Halle2020-08-231-2/+5
|
* clean start, clean CMakeLists.txtNiklas Halle2020-08-231-12/+1
|
* Mensa working sort of with JSONMax Kusatz2020-08-221-0/+1
|
* Mensa working sort of with JSONMax Kusatz2020-08-221-1/+60
|
* Added ReadmeMax Kusatz2020-08-111-1/+6
|
* Added ReadmeMax Kusatz2020-08-111-0/+3