Commit Graph

442 Commits

Author SHA1 Message Date
1c2828369d
Unescape the escaped string we get from the WebExtension. 2020-01-27 10:34:46 +01:00
b79dacf742
Remove debug statement.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-27 07:26:39 +01:00
8a4f518cb9
Fix clang-tidy warnings.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-27 06:32:28 +01:00
3a7f4ba8e2
Update .clang-tidy. 2020-01-27 06:18:58 +01:00
bb5d9cecad
Change namespace of version. 2020-01-27 04:50:33 +01:00
8c1c18ed54
Add support for more robust message parsing to native-wrapper.
All checks were successful
continuous-integration/drone/push Build is passing
Step 1 for #7.
2020-01-27 04:27:45 +01:00
a28d674ac0
Add .clang-tidy. 2020-01-27 03:24:12 +01:00
4b6d1c19e3
Add support for clang-tidy to CMake recipe. 2020-01-27 03:23:47 +01:00
70cc91e0fc
Remove unnecessary -g from debug flags. 2020-01-27 03:22:08 +01:00
2ce2530ac3
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-31 11:23:44 +01:00
62fd8a8abb
Use Poco::URI::encode to percent-encode URIs in AsciiDoc export.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-12-31 11:22:57 +01:00
489e1fba99
Fix regex for extracting charset.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 21:49:53 +01:00
92db2241b0
Add Boost extras to global locale.
All checks were successful
continuous-integration/drone/push Build is passing
Needed for boost::locale::to_lower() to work.
2019-12-17 13:37:06 +01:00
f9101a3aa1
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-15 14:52:28 +01:00
c3307dddf0
Prevent interpretation of AsciiDoc syntax in descriptions.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-12-15 14:50:06 +01:00
56dc4083ce
Do not attempt to convert encoding if it is already utf-8. 2019-12-11 23:42:45 +01:00
d4d7cd4efd
Simplify is_html(). 2019-12-11 23:42:45 +01:00
ab94a9e6b0
Add Boost to dependencies.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-11 23:42:12 +01:00
dc29da15ac
Version bump 0.9.2.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-11 14:33:36 +01:00
c68f77262f
Merge branch 'develop' into main 2019-12-11 14:33:20 +01:00
c5dc9d4098
Add Boost to Hunter config.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-11 14:23:04 +01:00
3889a1b915
Add Boost to drone recipe. 2019-12-11 13:58:58 +01:00
6fa611cf42
Detect file encoding of web page and convert to UTF-8.
Some checks failed
continuous-integration/drone/push Build is failing
Fixes #6.
2019-12-11 13:01:44 +01:00
7c7d28b7bc
Store document in class variable. 2019-12-11 13:00:43 +01:00
0431b4a8ca
Version bump 0.9.1.
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-04 07:20:37 +01:00
9706327c37
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-02 16:10:17 +01:00
b6e7449a6a
Allow <title> to have arguments.
All checks were successful
continuous-integration/drone/push Build is passing
Fixes title extraction on medium.com posts.
2019-12-02 15:57:56 +01:00
d264ead7f9
Version bump 0.9.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-30 03:51:22 +01:00
8b95b43c45
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-28 09:52:21 +01:00
970fb1486a
Add rofi export to documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-28 09:45:23 +01:00
cce04a60d9
Fix path in rofi script. 2019-11-28 09:33:27 +01:00
4ac61852ed
Add test for rofi export.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-28 09:22:03 +01:00
bce12ae53b
Add remwharead-rofi. 2019-11-28 09:04:07 +01:00
ad676bbc13
Add rofi export. 2019-11-28 09:03:52 +01:00
f8fd9b8c6d
Add text_to_string(). 2019-11-28 09:03:38 +01:00
138170975a
Add list.hpp to remwharead.hpp. 2019-11-28 05:08:39 +01:00
6c5328595f
Add example for mass-deletion.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-28 02:26:02 +01:00
21db0f3a62
Turn examples into codeblocks. 2019-11-28 02:26:02 +01:00
bf735b7654
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-28 01:27:36 +01:00
3fe1e78af4
Add --delete, to delete URIs from the database.
All checks were successful
continuous-integration/drone/push Build is passing
Closes #5.
2019-11-28 00:56:20 +01:00
3cb491ccc9
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-27 23:31:50 +01:00
859154a3e9
Add test for link export.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-27 21:58:13 +01:00
45668b6c9f
Add export: link.
A plain list of links, separated by newline. Closes #2.
2019-11-27 21:53:48 +01:00
e544ccb031
Version bump 0.8.6.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-27 09:29:39 +01:00
17f0398b1f
Merge branch 'develop' into main 2019-11-27 09:19:51 +01:00
e1ad1a3588
Replace deprecated timelocal() with mktime().
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-27 02:11:30 +01:00
b585a543fb
Cosmetic: Move const up. 2019-11-09 22:37:09 +01:00
91fc599ec5
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-09 12:54:36 +01:00
8564e5496f
Explain Hunter in greater detail.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-09 12:25:08 +01:00
4ea24f0101
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-06 12:59:42 +01:00