|
953c1cf3e7
|
Replace POCO with CURL.
continuous-integration/drone/push Build is failing
|
2020-10-24 17:02:25 +02:00 |
|
|
18a0edb30a
|
More debug flags.
|
2020-10-24 15:41:07 +02:00 |
|
|
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 |
|
|
25cce227c1
|
CI: Install pkg-config.
continuous-integration/drone/push Build is passing
0.5.2
|
2020-05-01 20:37:44 +02:00 |
|
|
8cee77f743
|
Version bump 0.5.2.
|
2020-05-01 20:31:45 +02:00 |
|
|
c67875b75c
|
Merge branch 'develop'
|
2020-05-01 20:31:06 +02:00 |
|
|
5906db11da
|
Change jsoncpp discovery from CMake to pkg-config.
continuous-integration/drone/push Build is failing
CMake is deprecated by upstream.
|
2020-05-01 20:30:07 +02:00 |
|
|
095645ba6e
|
Merge branch 'develop'
continuous-integration/drone/push Build is passing
|
2019-09-06 02:34:30 +02:00 |
|
|
d9d28dd707
|
Percent-decode proxy username and password.
continuous-integration/drone/push Build was killed
|
2019-08-25 05:05:36 +02:00 |
|
|
c19f5681a2
|
Use regex to extract proxy settings from environment variable.
continuous-integration/drone/push Build is passing
|
2019-08-25 04:22:32 +02:00 |
|
|
c7e36a7297
|
Fix path of jsoncpp headers.
continuous-integration/drone/push Build is passing
The prefix is set via CMake. By putting in it the source files too, we were
incompatible with distributions that put them somewhere else.
|
2019-08-12 19:52:31 +02:00 |
|
|
31013f5192
|
Don't throw exception if environment variables are not set.
continuous-integration/drone/push Build is passing
0.5.1
|
2019-08-10 20:22:27 +02:00 |
|
|
babd67a750
|
Version bump 0.5.0.
continuous-integration/drone/push Build is passing
0.5.0
|
2019-08-09 23:25:05 +02:00 |
|
|
9e8504a0f5
|
Updated example with proxy.
continuous-integration/drone/push Build is passing
|
2019-08-09 23:10:16 +02:00 |
|
|
e78d9cb346
|
Corrected link to manpage.
|
2019-08-09 23:07:45 +02:00 |
|
|
76ab574e09
|
Updated drone config.
continuous-integration/drone/push Build is passing
|
2019-08-09 22:53:10 +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 |
|
|
74b8e58bf6
|
Corrected Gentoo package category.
continuous-integration/drone/push Build is passing
|
2019-05-18 02:10:49 +02:00 |
|
|
6fb470effa
|
typo
|
2019-04-29 10:59:24 +02:00 |
|
|
a3ce76cbc1
|
Converted drone config to new format.
continuous-integration/drone/push Build is passing
|
2019-04-28 18:40:44 +02:00 |
|
|
fb7c3beca8
|
Corrected Debian stretch dependency example.
|
2019-04-23 06:48:16 +02:00 |
|
|
84f290cf8e
|
Updated example feed.
|
2019-04-22 13:49:25 +02:00 |
|
|
820d1b8e17
|
Escape & in URLs.
0.4.4
|
2019-04-22 12:20:44 +02:00 |
|
|
0e24f0433c
|
Removed useless test.
|
2019-04-22 11:40:02 +02:00 |
|
|
4e62eb1fcc
|
Updated usage message.
|
2019-04-22 11:31:58 +02:00 |
|
|
067fba7447
|
Rewrote escape_some_html() slightly and enhanced the test.
|
2019-04-22 11:16:44 +02:00 |
|
|
6ff05f11ff
|
Added atom:link to own URL.
0.4.3
|
2019-04-22 09:59:24 +02:00 |
|
|
13709efbba
|
Escape < and > in release descriptions.
Tiny Tiny RSS doesn't display them, even in <pre>.
|
2019-04-22 08:28:10 +02:00 |
|
|
d41b18183e
|
Added tests for get_http().
|
2019-04-21 10:54:07 +02:00 |
|
|
8c21e93791
|
testlib for tests.
|
2019-04-21 10:51:14 +02:00 |
|
|
79dab8bd17
|
Replaced checksum with commit.
|
2019-04-21 02:38:02 +02:00 |
|
|
08690e30fa
|
Added tests for time.cpp.
strtime(time_point), strtime(string).
|
2019-04-20 13:25:45 +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.
We need Status: 404 in the HTTP header.
0.4.2
|
2019-04-20 10:00:15 +02:00 |
|
|
29d8ee8e61
|
Added download link to tags.
0.4.1
|
2019-04-20 08:17:01 +02:00 |
|
|
63f0d85515
|
Added support for tags (#2).
0.4.0
|
2019-04-20 07:52:42 +02:00 |
|
|
f3825dbe50
|
Added type selection.
|
2019-04-20 06:08:17 +02:00 |
|
|
6145082354
|
Added documentation.
|
2019-04-20 05:39:52 +02:00 |
|
|
2462eefbbe
|
Changed the terms for consistency (repo = user/project).
|
2019-04-20 05:25:55 +02:00 |
|
|
b1c5639eb3
|
Refactored more, paved the way for releases/tags/commits creation.
|
2019-04-20 05:22:11 +02:00 |
|
|
adb6d0d2ae
|
Refactored into several files.
|
2019-04-20 04:47:53 +02:00 |
|
|
374b4694f3
|
Made Gitea integration example more readable.
|
2019-04-18 07:42:16 +02:00 |
|
|
f155d2bf1b
|
Changed the Gitea integration example.
Made it so that link tags only appear in repo pages.
|
2019-04-18 07:28:04 +02:00 |
|
|
6d07f08607
|
Corrected time conversion.
0.3.1
|
2019-04-18 04:49:41 +02:00 |
|
|
bb8d8fd5fe
|
Replaced legacy-IP with localhost.
|
2019-04-18 00:22:58 +02:00 |
|
|
4cd4ea2fe8
|
marked example commands as code.
|
2019-04-18 00:19:36 +02:00 |
|
|
81c9507567
|
Forgot comas.
|
2019-04-18 00:17:46 +02:00 |
|
|
82004d8862
|
Added syntax highlighting for the HTML-version of the manpage.
|
2019-04-18 00:15:42 +02:00 |
|
|
425d793391
|
Added section about proxy servers.
|
2019-04-18 00:11:23 +02:00 |
|