Commit Graph

65 Commits

Author SHA1 Message Date
tastytea a0435e37d3
Added support for push subscriptions 2018-05-22 23:49:31 +02:00
tastytea 9b81c53810
updated documentation (Upgrading from below 0.13.0) 2018-05-20 12:33:51 +02:00
tastytea d342edfd21
added http::callback_progress() to cancel transfers quicker and more reliably 2018-05-20 12:29:04 +02:00
tastytea 273a92c4ab
Added mutex 2018-05-17 17:59:44 +02:00
tastytea ad01111754
added repo url 2018-05-08 08:05:24 +02:00
tastytea bc63d9ef25
docfix 2018-04-19 15:20:41 +02:00
tastytea 74cc81325e
added /api/v1/media/:id to documentation 2018-04-19 01:27:22 +02:00
tastytea 90452a9ec9
deprecation note in readme 2018-04-19 00:26:23 +02:00
tastytea 53c8bb7b4c
remoced errors 20-25 2018-04-10 10:47:54 +02:00
tastytea a7b714259b
Added errors: SSL, timeout 2018-04-09 17:55:11 +02:00
tastytea 94b2c2e7c9
docfix 2018-04-03 00:52:23 +02:00
tastytea 69fd5138ee
added error 23 2018-04-02 02:29:39 +02:00
tastytea 844fb2c577
Replaced uint16_t with uint_fast16_t, refactoring 2018-04-02 01:47:44 +02:00
tastytea 1bd9dbff30
Enhanced documentation 2018-04-01 05:03:35 +02:00
tastytea 168f55a791
Added bitrate(), duration() and framerate() to Easy::Attachment 2018-04-01 01:50:26 +02:00
tastytea 5c30e40259
Updated documentation 2018-03-26 19:23:36 +02:00
tastytea f7eafdaf95
Updated header location in examples, easy.hpp 2018-03-26 19:23:35 +02:00
tastytea 4f97ef5a37
Updated dependency information 2018-03-18 15:44:28 +01:00
tastytea 94b00bca99
Switched from Boost to JsonCpp for JSON parsing 2018-03-18 14:53:51 +01:00
tastytea c25d8cc5f9
Add link to todo-list 2018-03-18 14:02:53 +01:00
tastytea 3afaff08b4
Documentation: Usage before install 2018-03-18 01:43:09 +01:00
tastytea 02b4bec289
Enhanced installation documentation 2018-03-18 01:32:54 +01:00
tastytea a144435c8a
travis deployment 7 2018-03-12 11:48:41 +01:00
tastytea 8736d64867
travis deployment 1 2018-03-12 11:02:42 +01:00
tastytea a39e2dd96d
added automatic deployment of packages via travis 2018-03-12 10:38:52 +01:00
tastytea e7b39b7be2
travis 7 2018-03-12 10:14:24 +01:00
tastytea e1ae78eda7
Add travis 2018-03-12 09:34:35 +01:00
tastytea d68d95d829
fixed readme 2018-03-08 12:24:52 +01:00
tastytea 9c15b4bc4a
Added ebuild for 0.6.1, added possibility to generate DEB and RPM packages 2018-03-08 12:11:25 +01:00
tastytea fc62a8ccb6
Cleaned up documentation 2018-03-07 17:24:53 +01:00
tastytea 4372f3249c
Added example for simplifying the interface, renamed examples 2018-03-05 12:15:41 +01:00
tastytea cd5294683d
Fixed documetation 2018-03-05 09:10:32 +01:00
tastytea a257818f31
docfix 2018-03-01 03:14:42 +01:00
tastytea a7c96cf30e
Incremented all error codes by 10 2018-02-28 22:42:26 +01:00
tastytea 9bc6e401aa
Added error code 12 2018-02-27 02:03:44 +01:00
tastytea 805384ca0b
Fixed bug where some error codes were not returned, added error code 11 2018-02-27 01:55:03 +01:00
tastytea 8c08af5302
Added short descriptions to examples 2018-02-26 09:07:40 +01:00
tastytea e73a5a765b
Added streaming support 2018-02-26 07:57:30 +01:00
tastytea f9b6009b57
Enable access to HTTP headers 2018-02-25 23:20:02 +01:00
tastytea 233cb04268
small doc fix 2018-02-22 22:26:16 +01:00
tastytea 505849ee2b
Replaced own urlencode() with curlpp::escape() 2018-02-22 03:04:15 +01:00
tastytea 065b9bc6d8
Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
tastytea db6139f2a2
Documentation update 2018-02-13 11:27:04 +01:00
tastytea 97f2e005f4
updated TODOs 2018-02-11 22:43:50 +01:00
tastytea 23b09bbb50
Documentation update 2018-02-11 17:26:54 +01:00
tastytea 10808b8114
re-added HTTP status code checking 2018-02-10 12:01:55 +01:00
tastytea fec50bc146
app registering support 2018-02-09 22:21:01 +01:00
tastytea 1a3867ec1b
Updated documentation 2018-02-09 16:17:32 +01:00
tastytea 26e06e42a1
typo in post(), doc updated 2018-01-26 00:24:34 +01:00
tastytea 13a5e23a8b
implemented PUT and DELETE, fixed argument encoding in POST 2018-01-24 19:41:07 +01:00