Commit Graph

12 Commits

Author SHA1 Message Date
986bac21da
Add config option keep_looking.
All checks were successful
continuous-integration/drone/push Build is passing
If set, don't stop at first already posted guid.
2020-01-01 13:29:57 +01:00
f3b22e8206
Add guids to ProfileData. 2020-01-01 12:43:04 +01:00
71a754ed1c
Add functions to convert between list<string> and Json::Value. 2020-01-01 12:13:35 +01:00
a692e00128
Make _profile in Config public and rename to profile. 2019-12-28 09:04:52 +01:00
61d591e925
Rename profile → profiledata. 2019-12-28 09:01:17 +01:00
f0c4d63548
Add function Config::get_config_dir(). 2019-12-28 08:49:13 +01:00
23ec71ff60
Fix jsoncpp include. 2019-12-28 08:48:55 +01:00
35afb2800e
Change ProfileData::max_size to size_t. 2019-12-28 05:53:49 +01:00
1bbebe2977
Actually write new config. 🤦
Some checks failed
continuous-integration/drone/push Build is failing
2019-12-25 07:03:18 +01:00
ed14492b46
Add method write() to Config. 2019-12-25 06:25:11 +01:00
a369e96177
Add last_guid to ProfileData. 2019-12-24 22:35:49 +01:00
bf29df39e9
Read and parse config. 2019-12-24 18:53:00 +01:00