Commit Graph

80 Commits

Author SHA1 Message Date
tastytea ef145b2b00
Added option to search for tags.
continuous-integration/drone/push Build is passing Details
2019-05-19 09:42:52 +02:00
tastytea 83dedc1edb
Documented the options and the intended syntax for search. 2019-05-19 09:40:51 +02:00
tastytea 9a451532ec
Added Annotations to examples. 2019-05-19 04:59:47 +02:00
tastytea 3d19b9a1d2
Sort tags by number of occurrences first, then alphabetically.
continuous-integration/drone/push Build is passing Details
2019-05-18 15:13:27 +02:00
tastytea 7093719199
Documented error codes.
continuous-integration/drone/push Build is passing Details
2019-05-18 13:51:58 +02:00
tastytea 6036e6c35d
Return error if fulltext is empty. 2019-05-18 13:51:41 +02:00
tastytea 3c8f9d8c7f
Print error message if archiving fails.
continuous-integration/drone/push Build is passing Details
2019-05-18 12:46:58 +02:00
tastytea 000f6fe35a
Added one or two bits of information about generating packages.
continuous-integration/drone/push Build is passing Details
2019-05-18 08:27:03 +02:00
tastytea f01951b5b9
Disabled RPM package generation, because I couldn't get it to work.
continuous-integration/drone/push Build is passing Details
2019-05-18 07:54:55 +02:00
tastytea 8e4d70985d
Added set_curlpp_options() to set common curlpp options. 2019-05-18 07:54:22 +02:00
tastytea 41cae64a04
Added curlpp to dependencies. 2019-05-18 07:54:04 +02:00
tastytea 290b5657d9
Fixed RPM package generation. 2019-05-18 07:38:54 +02:00
tastytea 2704d93871
Fixed drone-notification.
continuous-integration/drone/push Build is passing Details
2019-05-18 06:15:04 +02:00
tastytea 7ec91e2a84
Fixed package genration.
continuous-integration/drone/push Build was killed Details
2019-05-18 06:09:38 +02:00
tastytea 311e5b046e
Added package automatic generation.
continuous-integration/drone/push Build is passing Details
2019-05-18 05:09:56 +02:00
tastytea e80407eee5
Added screenshots.
continuous-integration/drone/push Build is passing Details
2019-05-18 03:28:40 +02:00
tastytea f57f2bf578
Fixed AsciiDoc export.
continuous-integration/drone/push Build is passing Details
It was not formatted correctly if descriptions were missing.
2019-05-18 03:03:37 +02:00
tastytea c98f02153f
Set URI in test to HTML file to trigger title/description extraction.
continuous-integration/drone/push Build is passing Details
2019-05-18 01:59:35 +02:00
tastytea 28503cc3bd
Only attempt to extract title and description from HTML files.
continuous-integration/drone/push Build is failing Details
2019-05-18 01:57:07 +02:00
tastytea ea3a545769
Added sections "PROTOCOL SUPPORT" and "ENVIRONMENT" to man-page. 2019-05-18 01:36:19 +02:00
tastytea 662fe22df4
Modified AsciiDoc output a bit.
continuous-integration/drone/push Build is passing Details
Seconds are no longer included in times, the link to the archived
version comes directly after the time and tags are separated by a |.
2019-05-17 11:13:39 +02:00
tastytea 887d6bd0ca
That last newline was not necessary. 2019-05-17 08:07:32 +02:00
tastytea 751e6b2d12
Oops, forgot a ;.
continuous-integration/drone/push Build is passing Details
2019-05-17 05:54:30 +02:00
tastytea f9563cddcd
Replaced regular expressions in with find & replace, where possible.
continuous-integration/drone/push Build is failing Details
2019-05-17 05:43:17 +02:00
tastytea 27b3d1cc55
Fixed Debian dependency example. 2019-05-17 04:29:55 +02:00
tastytea 54da86df9d
Version bump 0.1.1
continuous-integration/drone/push Build is passing Details
2019-05-17 03:04:00 +02:00
tastytea c7f35db5d9
Added tests for the URI class.
continuous-integration/drone/push Build is passing Details
2019-05-17 03:00:47 +02:00
tastytea 15af9633bf
Fixed off-by-one bug in remove_html_tags(). 2019-05-17 03:00:07 +02:00
tastytea a3eb01ff2e
Fixed time-matching in tests.
continuous-integration/drone/push Build is passing Details
Because remwharead converts time_points to local time, the string is
different depending on the timezone you are in.
2019-05-17 02:17:28 +02:00
tastytea a64c4862b9
Added debug output to CSV test.
continuous-integration/drone/push Build is failing Details
To figure out why the test fails in the CI.
2019-05-17 02:09:30 +02:00
tastytea 3968aaecd2
Removed debug output from adoc-test. 2019-05-17 02:04:26 +02:00
tastytea 607bc7ec5d
Make tests in CI verbose.
continuous-integration/drone/push Build is failing Details
2019-05-17 01:58:28 +02:00
tastytea 835ef81620
Added tests for CSV export.
continuous-integration/drone/push Build is failing Details
2019-05-17 01:50:31 +02:00
tastytea a08d305ab6
Adding tests for AsciiDoc export. 2019-05-17 01:42:49 +02:00
tastytea 129546d263
Run tests with every compiler. 2019-05-17 01:00:41 +02:00
tastytea 7717a8850e
Grouped expression to make catch-1.2 happy.
continuous-integration/drone/push Build is passing Details
2019-05-17 00:40:55 +02:00
tastytea 55cec75654
Re-ordered drone recipe. 2019-05-17 00:39:09 +02:00
tastytea 3f3964973a
Fixed array initialisation for gcc-5.
continuous-integration/drone/push Build is failing Details
2019-05-17 00:30:03 +02:00
tastytea f65f4b5fca
Install boost libraries in CI.
continuous-integration/drone/push Build is failing Details
2019-05-17 00:22:16 +02:00
tastytea ff07e07120
Added CI.
continuous-integration/drone/push Build is failing Details
2019-05-17 00:04:58 +02:00
tastytea d4314c3f1c
Changed short option for --span from -s to -S. 2019-05-17 00:04:24 +02:00
tastytea 49c89a0340
Looked over the documentation. 2019-05-16 13:19:29 +02:00
tastytea 0cf8c65c40
Removed --sort. 2019-05-16 12:55:54 +02:00
tastytea e65fb77722
Cosmetic changes. 2019-05-16 12:53:32 +02:00
tastytea 81f7feb044
List things by tag. 2019-05-16 12:39:22 +02:00
tastytea 1c5927666d
Fixed segfault with pages on https://freitag.de/. 2019-05-16 12:03:09 +02:00
tastytea a3259626ff
Added AsciiDoc support. 2019-05-16 09:41:20 +02:00
tastytea 914d22569f
Renamed URL to URI. 2019-05-16 08:37:38 +02:00
tastytea 98743148f9
Explain --span better. 2019-05-16 07:54:56 +02:00
tastytea 3e4ee6985f
Sort newest to oldest. 2019-05-16 07:54:24 +02:00