Commit Graph

9 Commits

Author SHA1 Message Date
cfb79577ae
HTML generator: Sort by date.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-05 08:11:59 +02:00
a2d762ff20
Move read_json_files() to files::. 2020-07-05 05:53:57 +02:00
dcf8053f2e
Fix warnings.
- Initialize variables and pointers.
- Enable automatic move in files::get_datadir().
- Remove unused using declarations and includes.
2020-07-05 05:53:26 +02:00
eae3aa9bd4
HTML generator done.
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-02 09:47:56 +02:00
f522c9ae45
Clean up everything.
All checks were successful
continuous-integration/drone/push Build is passing
* More efficient.
* More readable.
* Errors are reported to the user.
2020-07-02 03:20:27 +02:00
119d304164
Add files::get_access_token(). 2020-07-02 00:18:16 +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
1512be385e
Add get_datadir(). 2020-07-01 11:04:16 +02:00
36ce7176c8
Make functions that create and return, remove the temporary dir. 2020-07-01 02:18:30 +02:00