Aaron Po
c0ffdb0ec7
style: update include guards and incl statements to follow google style guide
2026-06-28 13:07:20 -04:00
Aaron Po
35a5c0785c
documentation updates, remove superfluous comments
2026-06-23 01:04:46 -04:00
Aaron Po
ad97b0ea6c
format
2026-06-21 22:14:42 -04:00
Aaron Po
4de0ea6638
Persist generated users to SQLite and code cleanup
2026-06-21 22:14:42 -04:00
6a66619c70
Add multithreaded logging infrastructure for preparation for future designs ( #225 )
...
* Update class diagrams
* Implement BoundedChannel and multithreaded logging infra
* Integrate logging channel system
* Update string concatenations to use std::format
* Add pretty print log
2026-05-22 22:00:38 -04:00
2ee7b3d2a2
Add timeout to wikipedia enrichment to avoid breaking rate limits, add mock enrichment ( #224 )
...
* Add timeout for enrichment, refactor json deserialization
* Add location count to application options and as a cli arg
* Add mock enrichment process
2026-05-14 19:15:51 -04:00