1
0
Fork 0
mirror of https://github.com/HackHerz/pusher synced 2025-12-06 02:10:19 +00:00
Commit graph

28 commits

Author SHA1 Message Date
a0da807c23 Writing config file with simpleini 2016-06-21 14:29:01 +02:00
65c1816b2f Forgot to include curlhandler. 2016-06-21 14:13:43 +02:00
aece4a5de2 Putting curlhandling in its own class. 2016-06-21 14:12:03 +02:00
bf4d174431 New version of the json library 2016-06-21 11:03:55 +02:00
34bd85a206 Using pkg-config now 2016-06-21 10:52:05 +02:00
7d011c09bd Removed installation option from README 2016-03-17 15:57:34 +01:00
e1c3ec6419 Merge pull request #3 from nlohmann/master
new version of JSON for Modern C++
2015-02-22 13:37:05 +01:00
Niels
cbd9fcfdc9 new version of JSON for Modern C++
The new version of JSON for Modern C++ is a header-only library with
better UTF-8 support. See
https://github.com/nlohmann/json#updates-since-last-version for more
information.
2015-02-21 11:57:37 +01:00
e8355f1556 Link in examples fixed 2015-01-30 12:46:59 +01:00
e8d47e1179 Merge pull request #1 from jamesterjim/patch-1
Fixed link to examples
2015-01-29 22:45:19 +01:00
James Rose
b50012b384 Fixed link to examples 2015-01-29 20:53:33 +00:00
9ca0833a48 Examples section added 2015-01-27 15:56:24 +01:00
1b7439f60e Added missing dependency to readme 2015-01-26 20:19:24 +01:00
66a3db82fa Cleaned .gitignore 2015-01-26 20:12:00 +01:00
844bd54386 Got rid of CMake 2015-01-26 17:59:13 +01:00
848972aef8 Added logo to readme 2015-01-26 16:39:19 +01:00
ca3289de24 No boost dependencies anymore 2015-01-26 16:34:18 +01:00
ab3c0b62df a.gidix.de link fixed 2014-09-11 21:54:38 +02:00
db48063daf Updated readme 2014-09-11 21:36:09 +02:00
d1de943967 Updated dependencies 2014-09-11 19:45:33 +02:00
feda23dacf Fixed makefile 2014-09-11 19:27:40 +02:00
e242b208db Added url-decoding 2014-09-11 18:43:24 +02:00
d11867f430 Changed pipe function 2014-09-11 18:02:51 +02:00
4e2e035c4c Updated README 2014-09-11 17:58:50 +02:00
15bfe96264 Implemented input via pipe 2014-09-11 17:38:41 +02:00
77638a155f Changed integer types to unsigned in list devices 2014-09-11 17:28:26 +02:00
aa23eef9cf Build system added... 2014-09-11 17:00:56 +02:00
b403801750 First commit 2014-09-11 14:16:50 +02:00