|
6426305366
|
Use libcurl to download URIs.
continuous-integration/drone/push Build is failing
|
2020-10-31 18:26:05 +01:00 |
|
|
5b82bb0ef0
|
Reformat uri.hpp.
|
2020-10-31 13:25:45 +01:00 |
|
|
b7d5b21899
|
Make operator bool() in html_extract and archive_answer const.
|
2020-10-31 13:25:02 +01:00 |
|
|
8a4f518cb9
|
Fix clang-tidy warnings.
continuous-integration/drone/push Build is passing
|
2020-01-27 06:32:28 +01:00 |
|
|
6fa611cf42
|
Detect file encoding of web page and convert to UTF-8.
continuous-integration/drone/push Build is failing
Fixes #6.
|
2019-12-11 13:01:44 +01:00 |
|
|
7c7d28b7bc
|
Store document in class variable.
|
2019-12-11 13:00:43 +01:00 |
|
|
37f6da6710
|
[[nodiscard]] all the functions.
continuous-integration/drone/push Build is passing
|
2019-10-30 08:51:07 +01:00 |
|
|
e40140fb03
|
Remove unnecessary const in function declaration.
continuous-integration/drone/push Build is passing
|
2019-10-28 06:46:58 +01:00 |
|
|
0a1396fc25
|
Mark URI::archive() const.
|
2019-10-27 20:38:58 +01:00 |
|
|
d8102b017e
|
Cut descriptions at 500 characters.
continuous-integration/drone/push Build is passing
|
2019-10-15 15:10:39 +02:00 |
|
|
2c4fb47f63
|
Changed namespace-indentation and header order.
|
2019-09-30 13:23:45 +02:00 |
|
|
b1ce2437c0
|
Simplified structs.
continuous-integration/drone/push Build is passing
using X = struct X → struct X.
|
2019-09-29 01:06:27 +02:00 |
|
|
f48b07f323
|
Refactored for better readability.
continuous-integration/drone/push Build is passing
Ran clang-tidy over the code, took most of the advice.
|
2019-09-25 03:58:29 +02:00 |
|
|
bb8be8e47e
|
Replaced std::regex with Poco::RegularExpression in URI.
|
2019-09-20 06:29:27 +02:00 |
|
|
82f471755e
|
Improved library-documentation.
|
2019-08-07 20:32:46 +02:00 |
|
|
cbcd64e172
|
Made ~URI virtual.
|
2019-08-07 15:14:00 +02:00 |
|
|
c218c23f97
|
Fix archiving by extracting the Content-Location header.
continuous-integration/drone/push Build is passing
|
2019-08-06 19:56:57 +02:00 |
|
|
90fff35e0e
|
Added error handling to calls to archive service.
|
2019-08-06 12:40:52 +02:00 |
|
|
862e90274e
|
Added error handling to http_extract.
|
2019-08-06 12:17:39 +02:00 |
|
|
df59f484c6
|
Display right include paths in Doxygen output.
continuous-integration/drone/push Build is passing
|
2019-08-05 23:35:49 +02:00 |
|
|
1f446388e5
|
Support plain HTTP as well.
|
2019-08-05 17:00:34 +02:00 |
|
|
9d0dd589a7
|
Replaced curlpp with POCO. Only HTTPS support fo far.
continuous-integration/drone/push Build is failing
curlpp seems dead. 🙁
|
2019-08-04 18:46:53 +02:00 |
|
|
b4e845a352
|
Updated CMake recipes and changed file structure.
continuous-integration/drone/push Build is failing
|
2019-08-03 22:27:08 +02:00 |
|