Commit Graph

124 Commits

Author SHA1 Message Date
tastytea 7bfb3c7e07
Version bump 0.3.0.
continuous-integration/drone/push Build is passing Details
2019-05-22 10:57:16 +02:00
tastytea 7661e5e39e
Renamed XPI build script, added info about it to readme. 2019-05-22 10:46:30 +02:00
tastytea 8b84429c94
Changed -S, --span to -T, --time-span,
continuous-integration/drone/push Build is passing Details
and added -S as short option for --search-all.
2019-05-22 09:54:56 +02:00
tastytea 8e75e7bfbf
Added option to not archive page.
continuous-integration/drone/push Build is passing Details
2019-05-22 09:43:58 +02:00
tastytea a1b31cc121
Extended introduction. 2019-05-22 09:28:12 +02:00
tastytea f4854ad033
Typographical error. 2019-05-21 23:12:02 +02:00
tastytea 3225fe35fe
Allow changing MOZILLA_NMH_DIR.
continuous-integration/drone/push Build is passing Details
2019-05-21 22:40:30 +02:00
tastytea 8e4c23e271
CI: Added g++-9, deleted g++-7, g++-8, clang++-5.
continuous-integration/drone/push Build is passing Details
2019-05-21 20:16:41 +02:00
tastytea 0b7b8f2fa5
Version bump 0.2.4.
continuous-integration/drone/push Build is passing Details
2019-05-21 20:08:04 +02:00
tastytea 74ebc774d8
Moved tests.CmakeLists.txt to tests/CmakeLists.txt. 2019-05-21 19:49:31 +02:00
tastytea 721804ab33
Replace the path to the wrapper in remwharead.json.
continuous-integration/drone/push Build was killed Details
2019-05-21 19:46:17 +02:00
tastytea 8c424ac635
Display error message in popup if launch fails.
continuous-integration/drone/push Build is passing Details
2019-05-21 17:41:10 +02:00
tastytea f2cfd3e5ef
Added status message to WebExtension.
continuous-integration/drone/push Build is passing Details
2019-05-21 17:11:14 +02:00
tastytea c102066d3a
Deleted obsolete wrapper-path from cmake config.
continuous-integration/drone/push Build is passing Details
2019-05-21 16:22:13 +02:00
tastytea c9cd020c54
Fixed cmake options. 2019-05-21 15:59:35 +02:00
tastytea 7395c9fcd9
Compile wrapper in CI.
continuous-integration/drone/push Build is failing Details
2019-05-21 15:29:07 +02:00
tastytea 50f2007291
Fixed tag list in AsciiDoc-export if entry has no title. 2019-05-21 15:26:20 +02:00
tastytea ae4ad04a87
Added link to FF-plugin. 2019-05-21 15:23:08 +02:00
tastytea e84c774683
Merge webextension into main.
continuous-integration/drone/push Build is passing Details
2019-05-21 15:03:13 +02:00
tastytea a847ff7c48
Fixed linter errors and warnings.
continuous-integration/drone/push Build is passing Details
2019-05-21 15:02:10 +02:00
tastytea f3ef0a79c4
Deleted shellscript-wrapper. 2019-05-21 15:01:42 +02:00
tastytea 7a18b35856
Added icons. 2019-05-21 13:59:35 +02:00
tastytea e05b154e21
Show error in popup. 2019-05-21 13:30:53 +02:00
tastytea de5d65d32a
Re-implemented wrapper in C**, added proper cmake recipe.
continuous-integration/drone/push Build is passing Details
2019-05-21 13:05:17 +02:00
tastytea feab1e8769
Forgot newline after error message. 2019-05-21 11:59:58 +02:00
tastytea 65c0bfc7ea
Improved webextension and wrapper script.
continuous-integration/drone/push Build is passing Details
Got rid of the form, it was causing errors. Sending back a test
message worked.
2019-05-21 09:42:58 +02:00
tastytea 0ef7dbe253
Minimal working Firefox extension.
continuous-integration/drone/push Build is passing Details
2019-05-20 19:23:16 +02:00
tastytea 5fc28a6104
Typo.
continuous-integration/drone/push Build is passing Details
2019-05-20 13:16:01 +02:00
tastytea 02aae04cf5
Replaced more characters for tag anchors, prepend t_ to tag anchors.
continuous-integration/drone/push Build is passing Details
2019-05-20 13:13:26 +02:00
tastytea 32040c277c
Replaced more regular expressions with search & replace.
continuous-integration/drone/push Build is passing Details
2019-05-20 10:50:49 +02:00
tastytea 344e77d8bf
Replace more characters for tag-anchors.
Asciidoctor doesn't like ₀-₉ and ⁰-⁹.
2019-05-20 10:49:15 +02:00
tastytea c08c6e0314
Added link to the Internet Archive's donate-page.
continuous-integration/drone/push Build is passing Details
2019-05-20 09:04:06 +02:00
tastytea d81bbfd0e6
CI: Set locale and only test once.
continuous-integration/drone/push Build is passing Details
The AsciiDoc export test failed because tehre was no locale set.
2019-05-19 19:36:03 +02:00
tastytea da4931ab2f
Made tag-sorting locale-aware.
continuous-integration/drone/push Build is failing Details
2019-05-19 19:19:51 +02:00
tastytea 963f62fb1b
Clarification through commas. 2019-05-19 15:46:07 +02:00
tastytea 3206334142
Spell formats in lowercase.
continuous-integration/drone/push Build is passing Details
2019-05-19 13:46:47 +02:00
tastytea 679a335b63
Updated usage line.
continuous-integration/drone/push Build is passing Details
2019-05-19 13:03:53 +02:00
tastytea f1ff225a0c
Clarifies that --search-tags matches whole tags only.
continuous-integration/drone/push Build is passing Details
2019-05-19 12:50:23 +02:00
tastytea da5ff47396
Ruled out duplicates when searching. 2019-05-19 12:47:38 +02:00
tastytea 33b84e3100
Mini-enhancement.
continuous-integration/drone/push Build is passing Details
2019-05-19 11:53:18 +02:00
tastytea 26623cc95b
Confused option description with default value for --search-all. 2019-05-19 11:52:31 +02:00
tastytea 6ad00c64d5
Bumped thev ersion to 0.2.0.
continuous-integration/drone/push Build is passing Details
2019-05-19 10:57:13 +02:00
tastytea 896d0e7734
Added option to search in tags, titles, descriptions and full texts. 2019-05-19 10:56:03 +02:00
tastytea 843871d97d
Typo. 2019-05-19 09:52:39 +02:00
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