aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switch latex engineemergencyniklas2020-12-041-5/+10
* Merge branch 'master' of git.niklashalle.net:n_core into HEADniklas2020-11-126-4/+186
|\
| * convert to jpg, basic file cleanupHEADmasterNiklas Halle2020-09-201-7/+21
| * remove debug statementsfeature/latex_pngNiklas Halle2020-09-181-2/+2
| * fixNiklas Halle2020-09-181-0/+1
| * even more infoNiklas Halle2020-09-181-1/+1
| * more infoNiklas Halle2020-09-181-4/+6
| * debug statementsNiklas Halle2020-09-181-0/+5
| * simplified attachments (server side), moved into handlers againNiklas Halle2020-09-185-123/+97
| * fix stuff, start encoding, add doku for attachment sendingNiklas Halle2020-09-185-5/+155
| * started work on latex render commandNiklas Halle2020-09-183-0/+36
* | 'fixed' mensa function for real this timefeature/format_mensaMax Kusatz2020-10-271-8/+8
* | 'fixed' mensa function for real this timeMax Kusatz2020-10-272-153/+114
* | 'fixed' mensa function not workingMax Kusatz2020-10-273-7/+22
* | further working on Mensa functionMax Kusatz2020-10-192-6/+20
* | started workNiklas Halle2020-09-072-96/+98
|/
* fixing pin stuffNiklas Halle2020-08-282-3/+14
* add (rudimentary, non session based) pin veryfication for stop commandNiklas Halle2020-08-282-14/+29
* triesfeature/fix_helpNiklas Halle2020-08-283-15/+17
* Merge branch 'master' into feature/fix_helpset2020-08-281-9/+15
|\
| * fixed type error for session id default value (it is a string with the value ...set2020-08-281-2/+2
| * more adaptions in the readmeset2020-08-281-7/+13
* | make description function pointer, so move should leave it be (hopefully)set2020-08-283-11/+11
|/
* updated read meset2020-08-281-2/+2
* removed 'Required?' from documentation as the server will always send all fie...set2020-08-281-19/+19
* more indirection always helps, right?test/new_serverNiklas Halle2020-08-264-37/+40
* add sayNiklas Halle2020-08-263-1/+11
* :(Niklas Halle2020-08-264-37/+33
* fix description being an extra field of command annotationNiklas Halle2020-08-263-12/+8
* better move?Niklas Halle2020-08-261-1/+3
* fixes (i hope)Niklas Halle2020-08-263-24/+60
* fix missing termination statement for annotation recursionNiklas Halle2020-08-261-1/+5
* Extended extra field of annotations to be an list of text-annotation pairs as...Niklas Halle2020-08-267-16/+48
* add all available commands (in this branch? @Max where are the others?)Niklas Halle2020-08-2416-159/+1459
* replace push_back(move) with emplace_backNiklas Halle2020-08-241-17/+17
* much betterniklas2020-08-241-1/+1
* Fixed CMakeLists.txt (added boost)niklas2020-08-241-1/+8
* fix in crow, lower CMake version requiredniklas2020-08-242-2/+2
* added new annotation , so the bridges know when to format in platform specifi...Niklas Halle2020-08-233-3/+6
* making clang tidy happyNiklas Halle2020-08-231-1/+1
* added a (semi) reflexive help commandNiklas Halle2020-08-231-7/+44
* added some helper functions and a nice enum for annotation handling, as well ...Niklas Halle2020-08-236-52/+132
* full json responses, added 'none' as annotation typeNiklas Halle2020-08-232-8/+63
* error on missing command fieldNiklas Halle2020-08-231-0/+3
* prototype, not returning json yetNiklas Halle2020-08-231-8/+55
* added crow and basic exampleNiklas Halle2020-08-237-4/+32
* clean start, clean CMakeLists.txtNiklas Halle2020-08-2314-1504/+42
* Mensa working sort of with JSONMax Kusatz2020-08-221-0/+1
* Mensa working sort of with JSONMax Kusatz2020-08-2215-30/+1368
* Added ReadmeMax Kusatz2020-08-111-1/+6