Commit Graph

17 Commits

Author SHA1 Message Date
31013f5192
Don't throw exception if environment variables are not set.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 20:22:27 +02:00
babd67a750
Version bump 0.5.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 23:25:05 +02:00
7b0920ee95
Switched from curlpp to POCO. 2019-08-09 22:38:28 +02:00
eee64c1f2d
Modernized CMake config. 2019-08-09 21:31:00 +02:00
820d1b8e17
Escape & in URLs.
All checks were successful
the build was successful
2019-04-22 12:20:44 +02:00
13709efbba
Escape < and > in release descriptions.
All checks were successful
the build was successful
Tiny Tiny RSS doesn't display them, even in <pre>.
2019-04-22 08:28:10 +02:00
8c21e93791
testlib for tests. 2019-04-21 10:51:14 +02:00
97c7e20da7
Added tests for strings.cpp.
get_baseurl(), get_domain(), get_repo(), get_project().
2019-04-20 13:01:58 +02:00
6030c41243
Write preamble after error checking.
All checks were successful
the build was successful
We need Status: 404 in the HTTP header.
2019-04-20 10:00:15 +02:00
29d8ee8e61
Added download link to tags.
All checks were successful
the build was successful
2019-04-20 08:17:01 +02:00
63f0d85515
Added support for tags (#2).
All checks were successful
the build was successful
2019-04-20 07:52:42 +02:00
6d07f08607
Corrected time conversion.
All checks were successful
the build was successful
2019-04-18 04:49:41 +02:00
07a05a6265
Version bump 0.3.0. 2019-04-17 09:18:11 +02:00
5b28fd62f3
Implemented CGI support.
Closes #1
2019-04-17 06:34:48 +02:00
d687dc127e
Added pubDate for each item. 2019-04-17 03:19:40 +02:00
d4fa51bcd9
Dump JSON to stdout. 2019-04-17 01:00:33 +02:00
9a4d40a79d
Initial commit. 2019-04-17 00:17:26 +02:00