Commit Graph

300 Commits

Author SHA1 Message Date
feab1e8769
Forgot newline after error message. 2019-05-21 11:59:58 +02:00
65c0bfc7ea
Improved webextension and wrapper script.
All checks were successful
continuous-integration/drone/push Build is passing
Got rid of the form, it was causing errors. Sending back a test
message worked.
2019-05-21 09:42:58 +02:00
0ef7dbe253
Minimal working Firefox extension.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-20 19:23:16 +02:00
5fc28a6104
Typo.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-20 13:16:01 +02:00
02aae04cf5
Replaced more characters for tag anchors, prepend t_ to tag anchors.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-20 13:13:26 +02:00
32040c277c
Replaced more regular expressions with search & replace.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-20 10:50:49 +02:00
344e77d8bf
Replace more characters for tag-anchors.
Asciidoctor doesn't like ₀-₉ and ⁰-⁹.
2019-05-20 10:49:15 +02:00
c08c6e0314
Added link to the Internet Archive's donate-page.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-20 09:04:06 +02:00
d81bbfd0e6
CI: Set locale and only test once.
All checks were successful
continuous-integration/drone/push Build is passing
The AsciiDoc export test failed because tehre was no locale set.
2019-05-19 19:36:03 +02:00
da4931ab2f
Made tag-sorting locale-aware.
Some checks failed
continuous-integration/drone/push Build is failing
2019-05-19 19:19:51 +02:00
963f62fb1b
Clarification through commas. 2019-05-19 15:46:07 +02:00
3206334142
Spell formats in lowercase.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 13:46:47 +02:00
679a335b63
Updated usage line.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 13:03:53 +02:00
f1ff225a0c
Clarifies that --search-tags matches whole tags only.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 12:50:23 +02:00
da5ff47396
Ruled out duplicates when searching. 2019-05-19 12:47:38 +02:00
33b84e3100
Mini-enhancement.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 11:53:18 +02:00
26623cc95b
Confused option description with default value for --search-all. 2019-05-19 11:52:31 +02:00
6ad00c64d5
Bumped thev ersion to 0.2.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 10:57:13 +02:00
896d0e7734
Added option to search in tags, titles, descriptions and full texts. 2019-05-19 10:56:03 +02:00
843871d97d
Typo. 2019-05-19 09:52:39 +02:00
ef145b2b00
Added option to search for tags.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 09:42:52 +02:00
83dedc1edb
Documented the options and the intended syntax for search. 2019-05-19 09:40:51 +02:00
9a451532ec
Added Annotations to examples. 2019-05-19 04:59:47 +02:00
3d19b9a1d2
Sort tags by number of occurrences first, then alphabetically.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 15:13:27 +02:00
7093719199
Documented error codes.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 13:51:58 +02:00
6036e6c35d
Return error if fulltext is empty. 2019-05-18 13:51:41 +02:00
3c8f9d8c7f
Print error message if archiving fails.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 12:46:58 +02:00
000f6fe35a
Added one or two bits of information about generating packages.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 08:27:03 +02:00
f01951b5b9
Disabled RPM package generation, because I couldn't get it to work.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 07:54:55 +02:00
8e4d70985d
Added set_curlpp_options() to set common curlpp options. 2019-05-18 07:54:22 +02:00
41cae64a04
Added curlpp to dependencies. 2019-05-18 07:54:04 +02:00
290b5657d9
Fixed RPM package generation. 2019-05-18 07:38:54 +02:00
2704d93871
Fixed drone-notification.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 06:15:04 +02:00
7ec91e2a84
Fixed package genration.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-05-18 06:09:38 +02:00
311e5b046e
Added package automatic generation.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 05:09:56 +02:00
e80407eee5
Added screenshots.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-18 03:28:40 +02:00
f57f2bf578
Fixed AsciiDoc export.
All checks were successful
continuous-integration/drone/push Build is passing
It was not formatted correctly if descriptions were missing.
2019-05-18 03:03:37 +02:00
c98f02153f
Set URI in test to HTML file to trigger title/description extraction.
All checks were successful
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.
Some checks failed
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.
All checks were successful
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 ;.
All checks were successful
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.
Some checks failed
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
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-17 03:04:00 +02:00
c7f35db5d9
Added tests for the URI class.
All checks were successful
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.
All checks were successful
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.
Some checks failed
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