|
c98f02153f
|
Set URI in test to HTML file to trigger title/description extraction.
continuous-integration/drone/push Build is passing
|
2019-05-18 01:59:35 +02:00 |
|
|
28503cc3bd
|
Only attempt to extract title and description from HTML files.
continuous-integration/drone/push Build is failing
|
2019-05-18 01:57:07 +02:00 |
|
|
ea3a545769
|
Added sections "PROTOCOL SUPPORT" and "ENVIRONMENT" to man-page.
|
2019-05-18 01:36:19 +02:00 |
|
|
662fe22df4
|
Modified AsciiDoc output a bit.
continuous-integration/drone/push Build is passing
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 |
|
|
887d6bd0ca
|
That last newline was not necessary.
|
2019-05-17 08:07:32 +02:00 |
|
|
751e6b2d12
|
Oops, forgot a ;.
continuous-integration/drone/push Build is passing
|
2019-05-17 05:54:30 +02:00 |
|
|
f9563cddcd
|
Replaced regular expressions in with find & replace, where possible.
continuous-integration/drone/push Build is failing
|
2019-05-17 05:43:17 +02:00 |
|
|
27b3d1cc55
|
Fixed Debian dependency example.
|
2019-05-17 04:29:55 +02:00 |
|
|
54da86df9d
|
Version bump 0.1.1
continuous-integration/drone/push Build is passing
|
2019-05-17 03:04:00 +02:00 |
|
|
c7f35db5d9
|
Added tests for the URI class.
continuous-integration/drone/push Build is passing
|
2019-05-17 03:00:47 +02:00 |
|
|
15af9633bf
|
Fixed off-by-one bug in remove_html_tags().
|
2019-05-17 03:00:07 +02:00 |
|
|
a3eb01ff2e
|
Fixed time-matching in tests.
continuous-integration/drone/push Build is passing
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 |
|
|
a64c4862b9
|
Added debug output to CSV test.
continuous-integration/drone/push Build is failing
To figure out why the test fails in the CI.
|
2019-05-17 02:09:30 +02:00 |
|
|
3968aaecd2
|
Removed debug output from adoc-test.
|
2019-05-17 02:04:26 +02:00 |
|
|
607bc7ec5d
|
Make tests in CI verbose.
continuous-integration/drone/push Build is failing
|
2019-05-17 01:58:28 +02:00 |
|
|
835ef81620
|
Added tests for CSV export.
continuous-integration/drone/push Build is failing
|
2019-05-17 01:50:31 +02:00 |
|
|
a08d305ab6
|
Adding tests for AsciiDoc export.
|
2019-05-17 01:42:49 +02:00 |
|
|
129546d263
|
Run tests with every compiler.
|
2019-05-17 01:00:41 +02:00 |
|
|
7717a8850e
|
Grouped expression to make catch-1.2 happy.
continuous-integration/drone/push Build is passing
|
2019-05-17 00:40:55 +02:00 |
|
|
55cec75654
|
Re-ordered drone recipe.
|
2019-05-17 00:39:09 +02:00 |
|
|
3f3964973a
|
Fixed array initialisation for gcc-5.
continuous-integration/drone/push Build is failing
|
2019-05-17 00:30:03 +02:00 |
|
|
f65f4b5fca
|
Install boost libraries in CI.
continuous-integration/drone/push Build is failing
|
2019-05-17 00:22:16 +02:00 |
|
|
ff07e07120
|
Added CI.
continuous-integration/drone/push Build is failing
|
2019-05-17 00:04:58 +02:00 |
|
|
d4314c3f1c
|
Changed short option for --span from -s to -S.
|
2019-05-17 00:04:24 +02:00 |
|
|
49c89a0340
|
Looked over the documentation.
|
2019-05-16 13:19:29 +02:00 |
|
|
0cf8c65c40
|
Removed --sort.
|
2019-05-16 12:55:54 +02:00 |
|
|
e65fb77722
|
Cosmetic changes.
|
2019-05-16 12:53:32 +02:00 |
|
|
81f7feb044
|
List things by tag.
|
2019-05-16 12:39:22 +02:00 |
|
|
1c5927666d
|
Fixed segfault with pages on https://freitag.de/.
|
2019-05-16 12:03:09 +02:00 |
|
|
a3259626ff
|
Added AsciiDoc support.
|
2019-05-16 09:41:20 +02:00 |
|
|
914d22569f
|
Renamed URL to URI.
|
2019-05-16 08:37:38 +02:00 |
|
|
98743148f9
|
Explain --span better.
|
2019-05-16 07:54:56 +02:00 |
|
|
3e4ee6985f
|
Sort newest to oldest.
|
2019-05-16 07:54:24 +02:00 |
|
|
563690dba9
|
Only attempt to archive URL if it begins with http.
|
2019-05-16 07:53:28 +02:00 |
|
|
bb9cff2992
|
Made CSV expoer RFC 4180 compliant.
|
2019-05-16 03:56:17 +02:00 |
|
|
dfc382b92c
|
CSV: Enclose everything in "".
|
2019-05-16 00:52:05 +02:00 |
|
|
d95a9a1255
|
Print only 1 CSV header.
|
2019-05-16 00:45:06 +02:00 |
|
|
1c336bba29
|
There was 1 / too many.
|
2019-05-16 00:41:06 +02:00 |
|
|
f5e3e6af49
|
CSV header.
|
2019-05-16 00:33:28 +02:00 |
|
|
b6dffa9c7b
|
Filter by time-span in export.
|
2019-05-16 00:26:48 +02:00 |
|
|
2c27a352a2
|
Export as CSV to stdout.
|
2019-05-16 00:13:26 +02:00 |
|
|
df69efbbb7
|
Print function name in error messages.
|
2019-05-16 00:04:49 +02:00 |
|
|
c17b7e89f1
|
Allow conversion from/to SQLite datetime.
|
2019-05-16 00:03:57 +02:00 |
|
|
f636215b8d
|
Aliased system_clock::time_point to time_point.
|
2019-05-15 22:41:48 +02:00 |
|
|
91ab718099
|
Put global types in types.hpp.
|
2019-05-15 22:40:02 +02:00 |
|
|
cc912b8a36
|
Archive URLs.
|
2019-05-15 22:24:11 +02:00 |
|
|
1c39c8ac86
|
Fetch page, extract title, description and full text.
|
2019-05-15 07:04:12 +02:00 |
|
|
a1e3c57da2
|
Storing URL & time & tags in the database works.
|
2019-05-14 22:57:51 +02:00 |
|
|
b7332de342
|
Added --sort.
|
2019-05-14 22:56:58 +02:00 |
|
|
8ec8a1a558
|
Moved time functions into own files.
|
2019-05-14 22:13:58 +02:00 |
|