42 Commits

Author SHA1 Message Date
Dario
53c8441508
add tests for hedera account and hedera id for faster fixing mysql error 2021-03-17 19:57:52 +01:00
Dario
2130cea286
use protobuf from inside grpc, even for parsing protofiles for easy version switch, fix html error 2021-03-17 19:42:13 +01:00
Dario
2881d33fed
update grpc to new version, update some things they don't work for create the first query to hedera 2021-03-17 19:42:13 +01:00
Dario
2e842fab0d
compose hedera query to get balance, update CMakeLists.txt for adding missing libs for grpc 2021-03-17 19:42:13 +01:00
einhornimmond - MarkX
cd355bdd29
add empty files for hedera proto wrappers 2021-03-17 19:30:10 +01:00
einhornimmond - MarkX
490fbfe6ca
include grpc manuell in cmake project, debug windows, other configurations are to come 2021-03-17 19:30:10 +01:00
einhornimmond
512d307a19
read in login the real client ip X-Real-IP from nginx forwarded not from community server 2021-03-17 18:37:29 +01:00
einhornimmond
425a2beb9f
change back, using protobuf via conan and compile protoc in seperat step, first working version (compiling) 2021-03-17 18:37:29 +01:00
einhornimmond
feab9a99fa
change protobuf include strategy 2021-03-17 18:37:29 +01:00
Dario
2078705a80 fix typo, add controller/TestUser 2020-06-09 10:11:38 +02:00
Dario
52ff920501 add more folder for test files 2020-06-09 10:08:47 +02:00
Dario
e5c3b3978a move to CXX Flags to prevent warning by compiling c code, adding include for unix 2020-06-07 18:44:51 +02:00
Dario
fece10c895 change casing for visual studio to show the same casing like in folder system to prevent writing wrong includes 2020-06-07 17:23:26 +02:00
Dario
79bc29cdfa remove poco links because already linkd by conan 2020-06-02 13:58:14 +02:00
Dario
7518832bf4 Add GoogleTest via conan and first tests 2020-06-02 12:54:55 +02:00
Dario
412891b097 Update layout and texte of account creation 2020-05-29 19:51:57 +02:00
Dario
c1f8c061c7 Add hedera proto files (in submodule) and in build config 2020-05-28 15:15:28 +02:00
Dario
9a5c090f23 adding replace for 0.0.0.0 ip 2020-05-11 15:01:29 +02:00
Gradido2
dcd7c239d6 update cmake lists, copy libmariadb 2020-05-07 15:53:26 +00:00
Dario
f00a408ad2 adding more different emails, move emails in extra folder 2020-02-04 18:09:32 +01:00
Dario
abef0b1ef1 update cmake for using multiprocessor build with visual studio, work on reset password and new db access classes 2020-01-06 15:12:18 +01:00
Dario
a8c4acd81d restructure 2019-12-30 17:17:55 +01:00
Dario
f890cac00d update model structure 2019-12-30 13:12:23 +01:00
Dario
f438210820 update cmake 2019-12-02 16:27:01 +01:00
Dario
5fba92eb2d update error 2019-12-02 16:24:27 +01:00
Dario
87fb45e5e2 fix CMakeLists 2019-11-18 19:11:06 +01:00
Dario
f8dea5c0a2 adding testsystem (empty files), update cmake accordingly 2019-11-18 17:37:29 +01:00
Dario
bca54d1885 update error logging and reading config.. both fro default system pathes 2019-11-14 11:15:45 +01:00
Dario
092ed81767 update cmake for building with proto not from conan 2019-11-03 12:37:10 +01:00
Dario
6bae595aa2 move some files to lib folder, adding memory management for often used binary memory blocks to prevent memory fragmentation 2019-11-03 12:22:35 +01:00
Dario
afdee88dec adding transaction handling classes 2019-10-25 18:55:06 +02:00
Dario
d922b31257 adding missing lib for linux 2019-10-22 14:58:20 +02:00
Dario
8ba13bbebe adding json interface running on another port 2019-10-22 14:53:40 +02:00
Dario
ca2cdf80a6 adding last name for user, update data mysql header for using local header 2019-10-10 11:04:43 +02:00
Dario
9177398f48 fix bug which crashed server after to fast logout 2019-10-08 11:34:14 +02:00
Dario Rekowski on RockPI
5a6a77d601 fix errors with domain, adding error handling with missing ca root certifcate for sending emails 2019-10-06 11:25:05 +00:00
Dario Rekowski on RockPI
676c1c2505 more updates for building on linux 2019-10-03 10:27:00 +00:00
Dario
cf0e70ae07 integrate own mysql table format into poco data format, adding binary field value 2019-09-28 12:14:29 +02:00
Dario
c44656da5c work on register 2019-09-27 21:29:55 +02:00
Dario
f7744ee2c1 adding many new files, mostly from old projects, register handling with validation, loading and connect to mysql 2019-09-26 11:26:39 +02:00
Dario
86a83e3e00 adding files from other projects, adding http interface pages 2019-09-22 08:10:39 +02:00
Dario
866b4faedb gradido login server, first config and code 2019-09-20 11:17:00 +02:00