aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci(docker): make image significantly smaller0.1.6Fuwn2022-05-091-6/+9
* fix(maple.cc): fix all possible memory leaksFuwn2022-05-092-18/+26
* fix(maple.cc): conditional jump or move depends on uninitialised value(s)Fuwn2022-05-091-3/+3
* fix(maple.cc): iterator on non-variable0.1.5Fuwn2022-05-091-2/+3
* Merge branch 'main' of https://github.com/gemrest/mapleFuwn2022-05-093-5/+17
|\
| * fix(build): c++20 instead of c++23 wd0.1.4Fuwn2022-04-141-1/+1
| * format: move strings to same lineFuwn2022-04-141-4/+2
| * feat: add hacking stepsFuwn2022-04-141-1/+15
| * build: compile with c++23 working draftFuwn2022-04-141-1/+1
| * feat: validate requestFuwn2022-04-141-1/+18
| * refactor: don't redefine file extensionFuwn2022-04-141-3/+3
| * docs(readme): update loc0.1.3Fuwn2022-04-101-1/+1
| * format: single line formatsFuwn2022-04-101-35/+11
| * refactor: more explicit autoFuwn2022-04-102-1/+1
* | refactor(maple): move ssl work to functionFuwn2022-05-092-60/+71
* | refactor(maple): move environment work to functionFuwn2022-05-092-47/+54
* | refactor: cleanup non-essential variablesFuwn2022-05-092-16/+7
* | docs(readme): update instructions and descriptionFuwn2022-05-091-3/+42
* | refactor(maple.cc): remove debug logsFuwn2022-05-091-4/+0
* | docs(maple.hh): add license informationFuwn2022-05-091-0/+20
* | feat: titan supportFuwn2022-05-097-80/+476
|/
* refactor: explicit autoFuwn2022-04-061-4/+4
* docs(readme): add capsules using sectionFuwn2022-04-061-0/+6
* docs(readme): update loc0.1.2Fuwn2022-04-061-1/+1
* refactor: replace errors with functionFuwn2022-04-061-21/+16
* feat: assume index.gmi of path if trailing slashFuwn2022-04-061-2/+2
* chore(examples): use gem.rest as example directoryFuwn2022-04-065-19/+3
* docs(readme): update loc0.1.1Fuwn2022-04-051-1/+1
* feat: can respond to unique indexesFuwn2022-04-051-5/+22
* refactor: pass lambda to signalFuwn2022-04-051-10/+6
* feat: maple 0.1.0 :star:0.1.0Fuwn2022-04-0412-0/+1051