Commit Graph

17 Commits

Author SHA1 Message Date
713e7a1f95 everywhere same code header
reformatings
cdoc
2020-05-08 16:45:27 +02:00
ba4af36df0 * new class for IP utils
* method to check telegram support out of config
* getters in Config.cpp
* lots of reformatings and cdoc
2020-05-07 14:54:40 +02:00
aef369b38b correct order of #includes to include own libs first and then system ones 2020-05-05 19:25:23 +02:00
a3c8fe44dd use climits for MAX_ULONG
check if received ip from api has at least a :
2020-05-05 19:11:47 +02:00
2505e2cbf4 new option to verify syntax and parameters of config file
cdoc for logging class
2020-05-01 15:33:20 +02:00
78d07ac95b cdoc and some minor renames 2020-04-30 19:37:11 +02:00
0ac9c497ae create Credentials class to specify all credentials there. 2020-02-11 16:42:05 +01:00
f325c3a371 outsourced main method of ip refresh and added some doc 2019-08-02 22:44:42 +02:00
52cc5f204b added c++ doc and replaced ifndef with pragma once 2019-08-01 21:19:02 +02:00
904cd2e96a cleanup in cmake file (added libraries)
code reformats
2019-08-01 20:18:39 +02:00
c5b5029cb1 added const variables in class headers 2019-06-18 11:42:26 +02:00
07ce161155 added seperate class for ip request and dynu request 2019-06-18 11:23:24 +02:00
b40b674c5c some code improvements 2019-05-11 11:09:48 +02:00
b599626bbf used Hashmap for telegram api request 2019-05-10 08:30:08 +02:00
c738a01ce4 code reformat 2019-05-08 19:31:49 +02:00
31819abcaf moved Hashmap also in api package 2019-05-08 19:28:16 +02:00
846a32ee7e added telegram api support to send message on ip update 2019-05-08 19:19:42 +02:00