24 Commits

Author SHA1 Message Date
Filip Bucek
8bb1bbd125 fixing line endings 2019-11-08 11:26:34 +01:00
Ondřej Fischer
8e21275b6a Fix code formating 2019-11-06 16:48:53 +01:00
Ondřej Fischer
8f16ac06a6 Fix memory leaks and add error handling 2019-11-04 11:07:11 +01:00
Ondřej Fischer
a55a6f6b93 Add logger class 2019-10-29 15:59:21 +01:00
Ondřej Fischer
7b21c1f9a7 Change ifndef to pragma once 2019-10-23 15:43:03 +02:00
Ondřej Fischer
4d30dcc9f4 Add comments to code, also make changes according to Clang-Tidy and Clazy analyze 2019-10-23 15:05:27 +02:00
Ondřej Fischer
6ad24c6c6e first version - w/o dry run mode and logs 2019-10-23 09:55:18 +02:00
Ondřej Fischer
ab6a200551 Changing stuff for one table sync 2019-10-21 10:06:49 +02:00
Ondřej Fischer
dcd0034110 Add some logic for change tokens to Colnod depends on our DB 2019-10-17 15:06:29 +02:00
Ondřej Fischer
ecdb181ca9 Sync of changed data in colnod to our db is ready 2019-10-17 10:46:54 +02:00
Ondřej Fischer
f4cc641b79 Add complex test, upgrade code mostly in reqeustManager 2019-10-14 17:45:12 +02:00
Ondřej Fischer
e9df6e58d0 All endpoints working
there may be a problem with opening json file on Git runner
2019-10-11 16:21:16 +02:00
Ondřej Fischer
3c65d89b54 edited in order to comments 2019-10-11 14:25:27 +02:00
Ondřej Fischer
235ddc637d fix memory leaks, implement all get requests and unit tests for them 2019-10-11 11:26:08 +02:00
Ondřej Fischer
c16ca8c0d7 Add declarations of other endpoints functions 2019-10-10 14:09:36 +02:00
Ondřej Fischer
a510938999 Add property for save data from colnod to backend DB 2019-10-08 18:28:25 +02:00
Ondřej Fischer
0efd39d4ae Finish unit test 2019-10-08 11:57:42 +02:00
Ondřej Fischer
988e01ef1b Add class for storing data 2019-10-08 10:53:52 +02:00
Ondřej Fischer
dcc88a669b fix, getsubject works 2019-10-07 16:49:11 +02:00
Ondřej Fischer
41422bfb6e curl vs qt requests 2019-10-07 16:30:26 +02:00
Ondřej Fischer
94edc63f5e stopep using config file 2019-10-07 13:36:59 +02:00
Ondřej Fischer
d16b8e67ba Add class for proccesing data 2019-10-02 17:17:54 +02:00
Ondřej Fischer
c44def7650 fix for Qt 5.9 2019-10-01 13:36:07 +02:00
Ondřej Fischer
870f5487ba Class for communication with server 2019-10-01 09:23:26 +02:00