|
8d2cb99e0c
|
Include contributions guidelines in readme.
|
2019-09-27 03:19:31 +02:00 |
|
|
bb67d09f03
|
Make more use of variables in readme.
|
2019-09-27 03:19:04 +02:00 |
|
|
47538c0350
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-26 08:12:06 +02:00 |
|
|
5383bc59eb
|
Fix hyperlink to manpage.
continuous-integration/drone/push Build was killed
|
2019-09-26 08:10:35 +02:00 |
|
|
4fb7067efc
|
Add hyperlink to blogpost.
continuous-integration/drone/push Build was killed
|
2019-09-26 08:08:52 +02:00 |
|
|
1a4261f308
|
Replace inline-hyperlinks with variables in readme.
|
2019-09-26 08:08:30 +02:00 |
|
|
432bac8c67
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-25 06:52:28 +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 |
|
|
31de8ff620
|
Replaced raw array with std::array.
|
2019-09-23 22:53:11 +02:00 |
|
|
a414b998f0
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-23 21:56:40 +02:00 |
|
|
da88eaf703
|
Moved tagpair-lambda up for better readability.
continuous-integration/drone/push Build is passing
|
2019-09-23 21:52:10 +02:00 |
|
|
b4fb62b15a
|
Add readability-newline.
continuous-integration/drone/push Build is passing
|
2019-09-23 19:28:19 +02:00 |
|
|
8584ac2dfe
|
Add “patch via email”-paragraph to contributing guidelines.
|
2019-09-23 19:25:52 +02:00 |
|
|
c484800f6d
|
Improved short help for --export.
|
2019-09-23 03:16:58 +02:00 |
|
|
4e58279767
|
Fixed hyperlink to bookmarks spec in manpage.
|
2019-09-23 03:16:32 +02:00 |
|
|
68d590c82d
|
Version bump 0.8.4.
continuous-integration/drone/push Build is passing
|
2019-09-22 23:46:31 +02:00 |
|
|
c8598fca42
|
Merge branch 'develop' into main
|
2019-09-22 23:45:41 +02:00 |
|
|
e374405863
|
Retain archive-flag on HTTP redirects.
continuous-integration/drone/push Build is passing
|
2019-09-22 23:43:46 +02:00 |
|
|
ab3085023b
|
Mark numbers in wrapper const if possible.
continuous-integration/drone/push Build is passing
|
2019-09-22 22:05:44 +02:00 |
|
|
d5b07b51c7
|
Remove filesystem from wrapper.
It was a leftover from an obsolete feature.
|
2019-09-22 22:04:35 +02:00 |
|
|
7ac7bd2edb
|
Make reading input in wrapper more robust.
We read the size of the message now instead of getting everything between
quotes.
|
2019-09-22 21:59:46 +02:00 |
|
|
d746b8c266
|
Remove obsolete code from wrapper.
continuous-integration/drone/push Build is passing
|
2019-09-22 20:58:59 +02:00 |
|
|
8db8f97bde
|
Add tab_with to EditorConfig.
|
2019-09-22 20:58:51 +02:00 |
|
|
5e4dc6edc1
|
Version bump 0.8.3.
continuous-integration/drone/push Build is passing
|
2019-09-22 03:05:10 +02:00 |
|
|
86cc616eb2
|
Merge branch 'develop' into main
|
2019-09-22 03:04:26 +02:00 |
|
|
d521f21f20
|
Fix header installation path.
continuous-integration/drone/push Build is passing
|
2019-09-22 03:03:42 +02:00 |
|
|
95498ded36
|
Add link to CONTRIBUTUNG.adoc to readme.
continuous-integration/drone/push Build is passing
|
2019-09-22 02:20:49 +02:00 |
|
|
f6658b0179
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-22 01:59:39 +02:00 |
|
|
e45d0d780d
|
Add Code of Conduct.
continuous-integration/drone/push Build was killed
|
2019-09-22 01:56:49 +02:00 |
|
|
89229a7bf9
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-22 00:57:45 +02:00 |
|
|
0392e8f0e3
|
Added EditorConfig.
continuous-integration/drone/push Build was killed
|
2019-09-22 00:56:18 +02:00 |
|
|
5584a3f722
|
Added contributing guidelines.
|
2019-09-22 00:32:27 +02:00 |
|
|
630cfba48b
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-21 22:45:37 +02:00 |
|
|
d69b8b06fa
|
Fix date call in examples in manpage.
The default precision of `date -I` is day, implying the time "00:00:00". The
current day would be left out.
|
2019-09-21 22:41:04 +02:00 |
|
|
649c074a18
|
Version bump 0.8.2.
continuous-integration/drone/push Build is passing
|
2019-09-21 22:13:51 +02:00 |
|
|
4546aed507
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-21 22:04:48 +02:00 |
|
|
98553a5315
|
Add RSS example to manpage.
continuous-integration/drone/push Build was killed
|
2019-09-21 22:03:42 +02:00 |
|
|
2f8dffff90
|
RSS export: Make description more readable.
continuous-integration/drone/push Build is passing
Add HTML tags to make it look neat.
|
2019-09-21 21:46:30 +02:00 |
|
|
c9221757e6
|
RSS export: Use chunk of description as title if title is empty.
The first 100 chars of the description will be used as title.
|
2019-09-21 21:44:44 +02:00 |
|
|
28f194c910
|
Merge branch 'develop' into main
continuous-integration/drone/push Build is passing
|
2019-09-20 23:39:23 +02:00 |
|
|
e377429dc1
|
Improved proxy detection.
continuous-integration/drone/push Build is passing
Username and password are now supported.
|
2019-09-20 23:13:55 +02:00 |
|
|
cd3b871260
|
Escape JSON and RSS in description in reference.
|
2019-09-20 21:41:19 +02:00 |
|
|
75a4e60e0a
|
Version bump 0.8.1.
continuous-integration/drone/push Build is passing
|
2019-09-20 18:40:00 +02:00 |
|
|
8d6e89b347
|
Merge branch 'develop' into main
continuous-integration/drone/push Build was killed
|
2019-09-20 18:39:06 +02:00 |
|
|
9d3ace6de0
|
Remove duplicates in search results.
continuous-integration/drone/push Build is passing
|
2019-09-20 18:19:33 +02:00 |
|
|
f9ecbdd470
|
Merge branch 'develop' into main
Replace std::regex with Poco::RegularExpression.
|
2019-09-20 18:07:47 +02:00 |
|
|
3424a9009f
|
Removed unused regex include from asciidoc export.
continuous-integration/drone/push Build is passing
|
2019-09-20 17:52:54 +02:00 |
|
|
247f49296e
|
Replaced std::regex with Poco::RegularExpression in searches.
|
2019-09-20 17:49:03 +02:00 |
|
|
bb8be8e47e
|
Replaced std::regex with Poco::RegularExpression in URI.
|
2019-09-20 06:29:27 +02:00 |
|
|
3514103229
|
Include WebExtension in each release.
continuous-integration/drone/push Build is passing
|
2019-09-18 19:02:10 +02:00 |
|