Commit Graph

11 Commits

Author SHA1 Message Date
7bdd65a3e9
Compatibility with nlohmann-json < 3.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-02 11:04:18 +02:00
eae3aa9bd4
HTML generator done.
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-02 09:47:56 +02:00
b91cba19d8
Add json::from_json(). 2020-07-02 08:09:45 +02:00
96b8967f24
Move types to types.hpp. 2020-07-02 08:08:56 +02:00
60e56984c2
Compatibility with older nlohmann-json.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-02 02:07:52 +02:00
772d982ea8
Add json::pull_request_body(). 2020-07-02 00:18:40 +02:00
9025e77cb2
Add more namespaces for clearer code.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-01 20:51:35 +02:00
ba2d7d827e
Don't store whole path of screenshot in JSON. 2020-07-01 11:59:26 +02:00
4ce4fdd4fd
Add support for screenshots.
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-06-29 22:37:09 +02:00
ffe3c446a3
Make json object const.
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-29 07:07:11 +02:00
8158c85de7
Add JSON converter. 2020-06-29 06:10:15 +02:00