Commit Graph

20 Commits

Author SHA1 Message Date
tastytea 6426305366
Use libcurl to download URIs.
continuous-integration/drone/push Build is failing Details
2020-10-31 18:26:05 +01:00
tastytea 970fb1486a
Add rofi export to documentation.
continuous-integration/drone/push Build is passing Details
2019-11-28 09:45:23 +01:00
tastytea 6c5328595f
Add example for mass-deletion.
continuous-integration/drone/push Build is passing Details
2019-11-28 02:26:02 +01:00
tastytea 21db0f3a62
Turn examples into codeblocks. 2019-11-28 02:26:02 +01:00
tastytea 3fe1e78af4
Add `--delete`, to delete URIs from the database.
continuous-integration/drone/push Build is passing Details
Closes #5.
2019-11-28 00:56:20 +01:00
tastytea 45668b6c9f
Add export: link.
A plain list of links, separated by newline. Closes #2.
2019-11-27 21:53:48 +01:00
tastytea bee3001901
Put = between options and arguments in manpage. 2019-10-15 15:59:26 +02:00
tastytea 4e58279767
Fixed hyperlink to bookmarks spec in manpage. 2019-09-23 03:16:32 +02:00
tastytea 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
tastytea 98553a5315
Add RSS example to manpage.
continuous-integration/drone/push Build was killed Details
2019-09-21 22:03:42 +02:00
tastytea e377429dc1
Improved proxy detection.
continuous-integration/drone/push Build is passing Details
Username and password are now supported.
2019-09-20 23:13:55 +02:00
tastytea c9b82fd774
Added RSS export.
continuous-integration/drone/push Build is passing Details
2019-09-06 00:53:58 +02:00
tastytea fdca73532f
Add JSON export. 2019-09-03 17:50:14 +02:00
tastytea 38f4f9214a
Fixed error code table in manpage.
continuous-integration/drone/push Build is passing Details
2019-08-09 13:21:36 +02:00
tastytea 3b29caaa54
Changed error codes again.
continuous-integration/drone/push Build is passing Details
2019-08-09 13:11:50 +02:00
tastytea 3639113f91
Fixed table in manpage. 2019-08-08 21:31:33 +02:00
tastytea 6225f4815b
Updated error codes in manpage and corrected bug in example. 2019-08-08 21:25:22 +02:00
tastytea 406c2486f7
Added HTTP proxy support.
continuous-integration/drone/push Build is failing Details
2019-08-05 18:23:34 +02:00
tastytea 9d0dd589a7
Replaced curlpp with POCO. Only HTTPS support fo far.
continuous-integration/drone/push Build is failing Details
curlpp seems dead. 🙁
2019-08-04 18:46:53 +02:00
tastytea b4e845a352
Updated CMake recipes and changed file structure.
continuous-integration/drone/push Build is failing Details
2019-08-03 22:27:08 +02:00