|
f7eafdaf95
|
Updated header location in examples, easy.hpp
|
2018-03-26 19:23:35 +02:00 |
|
|
4f97ef5a37
|
Updated dependency information
|
2018-03-18 15:44:28 +01:00 |
|
|
94b00bca99
|
Switched from Boost to JsonCpp for JSON parsing
|
2018-03-18 14:53:51 +01:00 |
|
|
c25d8cc5f9
|
Add link to todo-list
|
2018-03-18 14:02:53 +01:00 |
|
|
3afaff08b4
|
Documentation: Usage before install
|
2018-03-18 01:43:09 +01:00 |
|
|
02b4bec289
|
Enhanced installation documentation
|
2018-03-18 01:32:54 +01:00 |
|
|
a144435c8a
|
travis deployment 7
|
2018-03-12 11:48:41 +01:00 |
|
|
8736d64867
|
travis deployment 1
|
2018-03-12 11:02:42 +01:00 |
|
|
a39e2dd96d
|
added automatic deployment of packages via travis
|
2018-03-12 10:38:52 +01:00 |
|
|
e7b39b7be2
|
travis 7
|
2018-03-12 10:14:24 +01:00 |
|
|
e1ae78eda7
|
Add travis
|
2018-03-12 09:34:35 +01:00 |
|
|
d68d95d829
|
fixed readme
|
2018-03-08 12:24:52 +01:00 |
|
|
9c15b4bc4a
|
Added ebuild for 0.6.1, added possibility to generate DEB and RPM packages
|
2018-03-08 12:11:25 +01:00 |
|
|
fc62a8ccb6
|
Cleaned up documentation
|
2018-03-07 17:24:53 +01:00 |
|
|
4372f3249c
|
Added example for simplifying the interface, renamed examples
|
2018-03-05 12:15:41 +01:00 |
|
|
cd5294683d
|
Fixed documetation
|
2018-03-05 09:10:32 +01:00 |
|
|
a257818f31
|
docfix
|
2018-03-01 03:14:42 +01:00 |
|
|
a7c96cf30e
|
Incremented all error codes by 10
|
2018-02-28 22:42:26 +01:00 |
|
|
9bc6e401aa
|
Added error code 12
|
2018-02-27 02:03:44 +01:00 |
|
|
805384ca0b
|
Fixed bug where some error codes were not returned, added error code 11
|
2018-02-27 01:55:03 +01:00 |
|
|
8c08af5302
|
Added short descriptions to examples
|
2018-02-26 09:07:40 +01:00 |
|
|
e73a5a765b
|
Added streaming support
|
2018-02-26 07:57:30 +01:00 |
|
|
f9b6009b57
|
Enable access to HTTP headers
|
2018-02-25 23:20:02 +01:00 |
|
|
233cb04268
|
small doc fix
|
2018-02-22 22:26:16 +01:00 |
|
|
505849ee2b
|
Replaced own urlencode() with curlpp::escape()
|
2018-02-22 03:04:15 +01:00 |
|
|
065b9bc6d8
|
Return new URL on HTTP 301 and 308
|
2018-02-17 20:05:24 +01:00 |
|
|
db6139f2a2
|
Documentation update
|
2018-02-13 11:27:04 +01:00 |
|
|
97f2e005f4
|
updated TODOs
|
2018-02-11 22:43:50 +01:00 |
|
|
23b09bbb50
|
Documentation update
|
2018-02-11 17:26:54 +01:00 |
|
|
10808b8114
|
re-added HTTP status code checking
|
2018-02-10 12:01:55 +01:00 |
|
|
fec50bc146
|
app registering support
|
2018-02-09 22:21:01 +01:00 |
|
|
1a3867ec1b
|
Updated documentation
|
2018-02-09 16:17:32 +01:00 |
|
|
26e06e42a1
|
typo in post(), doc updated
|
2018-01-26 00:24:34 +01:00 |
|
|
13a5e23a8b
|
implemented PUT and DELETE, fixed argument encoding in POST
|
2018-01-24 19:41:07 +01:00 |
|
|
73b48b5415
|
bugfix, /api/v1/statuses was in the wrong function, small documentation fixes
|
2018-01-22 04:45:12 +01:00 |
|
|
83efdf7ce0
|
Fixed PATCH, implemented all POST requests
|
2018-01-22 02:25:09 +01:00 |
|
|
ac680f1ef5
|
Added PATC, doesn't work (needs research)
|
2018-01-21 23:54:42 +01:00 |
|
|
1844f3571a
|
Added percent-encoding
|
2018-01-17 23:51:59 +01:00 |
|
|
5bba324385
|
Breaking change: parameters is now a multimap, not a vector anymore
|
2018-01-15 20:23:21 +01:00 |
|
|
80df5cafff
|
updated documentation
|
2018-01-15 15:34:18 +01:00 |
|
|
c43b3ce9e8
|
updated documentation, tweaked CMakeLists.txt, added Gentoo ebuild
|
2018-01-13 21:43:59 +01:00 |
|
|
34f81d89d6
|
fixed CMakeLists
|
2018-01-13 19:11:09 +01:00 |
|
|
4f7e4583fd
|
Added compiling instructions
|
2018-01-13 16:32:43 +01:00 |
|
|
080cbad43f
|
fixed README; fixed debug output
|
2018-01-13 16:17:58 +01:00 |
|
|
eb3916c84e
|
error handling, debug output, documentation
|
2018-01-13 15:50:13 +01:00 |
|
|
46c67052ab
|
Parameter support, added documentation.
|
2018-01-13 01:41:30 +01:00 |
|
|
9c018df528
|
Implemented all GET calls (but without parameters).
|
2018-01-12 22:01:46 +01:00 |
|
|
be6fca69fe
|
The first GET requests are working.
|
2018-01-09 22:12:11 +01:00 |
|
|
cd9b3f28d5
|
initial commit
|
2018-01-09 12:36:05 +01:00 |
|