Commit Graph

8 Commits

Author SHA1 Message Date
f48b07f323
Refactored for better readability.
All checks were successful
continuous-integration/drone/push Build is passing
Ran clang-tidy over the code, took most of the advice.
2019-09-25 03:58:29 +02:00
da88eaf703
Moved tagpair-lambda up for better readability.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-23 21:52:10 +02:00
3424a9009f
Removed unused regex include from asciidoc export.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-20 17:52:54 +02:00
c0d10423ba
Changed vector<Database::entry> to list<Database::entry>. 2019-08-08 15:19:42 +02:00
9d0dd589a7
Replaced curlpp with POCO. Only HTTPS support fo far.
Some checks failed
continuous-integration/drone/push Build is failing
curlpp seems dead. 🙁
2019-08-04 18:46:53 +02:00
b4e845a352
Updated CMake recipes and changed file structure.
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-03 22:27:08 +02:00
b3bb1f05f2
namespaced library.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-27 09:59:43 +02:00
dccf85b60d
Moved exports into subdirectory. 2019-07-26 20:58:25 +02:00