Commit Graph

25 Commits

Author SHA1 Message Date
tastytea aabd458e62
Version bump 0.7.0.
continuous-integration/drone/push Build is passing Details
2021-04-25 10:41:02 +02:00
tastytea 9c99aafe87
Version bump 0.6.0.
continuous-integration/drone/push Build is passing Details
2020-10-27 12:19:31 +01:00
tastytea 0bcad56590
Require CMake 3.12.
continuous-integration/drone/push Build is passing Details
2020-10-27 12:07:04 +01:00
tastytea 953c1cf3e7
Replace POCO with CURL.
continuous-integration/drone/push Build is failing Details
2020-10-24 17:02:25 +02:00
tastytea 18a0edb30a
More debug flags. 2020-10-24 15:41:07 +02:00
tastytea d25fbccc9f
Set minimum CMake version to 3.6.
IMPORTED_TARGET from FindPkgConfig was introduced in 3.6.
2020-10-24 15:40:15 +02:00
tastytea 8cee77f743
Version bump 0.5.2. 2020-05-01 20:31:45 +02:00
tastytea 5906db11da
Change jsoncpp discovery from CMake to pkg-config.
continuous-integration/drone/push Build is failing Details
CMake is deprecated by upstream.
2020-05-01 20:30:07 +02:00
tastytea 31013f5192
Don't throw exception if environment variables are not set.
continuous-integration/drone/push Build is passing Details
2019-08-10 20:22:27 +02:00
tastytea babd67a750
Version bump 0.5.0.
continuous-integration/drone/push Build is passing Details
2019-08-09 23:25:05 +02:00
tastytea 7b0920ee95
Switched from curlpp to POCO. 2019-08-09 22:38:28 +02:00
tastytea eee64c1f2d
Modernized CMake config. 2019-08-09 21:31:00 +02:00
tastytea 820d1b8e17
Escape & in URLs.
the build was successful Details
2019-04-22 12:20:44 +02:00
tastytea 13709efbba
Escape < and > in release descriptions.
the build was successful Details
Tiny Tiny RSS doesn't display them, even in <pre>.
2019-04-22 08:28:10 +02:00
tastytea 8c21e93791
testlib for tests. 2019-04-21 10:51:14 +02:00
tastytea 97c7e20da7
Added tests for strings.cpp.
get_baseurl(), get_domain(), get_repo(), get_project().
2019-04-20 13:01:58 +02:00
tastytea 6030c41243
Write preamble after error checking.
the build was successful Details
We need Status: 404 in the HTTP header.
2019-04-20 10:00:15 +02:00
tastytea 29d8ee8e61
Added download link to tags.
the build was successful Details
2019-04-20 08:17:01 +02:00
tastytea 63f0d85515
Added support for tags (#2).
the build was successful Details
2019-04-20 07:52:42 +02:00
tastytea 6d07f08607
Corrected time conversion.
the build was successful Details
2019-04-18 04:49:41 +02:00
tastytea 07a05a6265
Version bump 0.3.0. 2019-04-17 09:18:11 +02:00
tastytea 5b28fd62f3
Implemented CGI support.
Closes #1
2019-04-17 06:34:48 +02:00
tastytea d687dc127e
Added pubDate for each item. 2019-04-17 03:19:40 +02:00
tastytea d4fa51bcd9
Dump JSON to stdout. 2019-04-17 01:00:33 +02:00
tastytea 9a4d40a79d
Initial commit. 2019-04-17 00:17:26 +02:00