Commit Graph
30 Commits
Author SHA1 Message Date
DarthArgus f4cf6f5c00 why are you null? 2017-01-04 11:35:27 -06:00
DarthArgus 07a0cdc7fb debug 2017-01-04 10:35:31 -06:00
DarthArgus bb842aa187 use ints for the subaccounts and account ids 2016-12-31 23:59:15 +00:00
DarthArgus 6135ce8318 curl: don't verify peer because we use cloudflare 2016-12-31 00:12:09 -06:00
DarthArgus 6eafb0d7f8 clean webapi 2016-12-26 21:54:21 -06:00
DarthArgus 8e77344357 whoops 2016-12-26 14:52:42 -06:00
DarthArgus c99fee4802 in theory this will work 2016-12-26 14:50:53 -06:00
DarthArgus a0a1f8eb31 in theory, this isn't a necessary check as the api would complain if
something is missing
2016-10-17 20:51:13 -05:00
DarthArgus 08cc494dda skeleton code for metrics 2016-10-17 16:21:39 -05:00
DarthArgus 09b288a36e use empty as we always init the var 2016-09-26 06:24:21 +00:00
DarthArgus 17265362de getString: check if null before casting 2016-09-26 06:24:21 +00:00
DarthArgus dd9417642c for nullable types we'll need to create a proper function outside the template for them 2016-09-26 06:24:21 +00:00
DarthArgus 51fa1ff6ad enums for clarity 2016-09-26 06:24:21 +00:00
DarthArgus 2b8a8fdd03 pvs studio suggestions 2016-09-26 06:24:20 +00:00
DarthArgus f7d5eeb160 so the result buffer/string wasn't being parsed by the json class because even using the "proper" ways of comparing the char * to "application/json" weren't working...ugh 2016-08-20 13:44:33 +00:00
DarthArgus 5f0e741a72 make the webAPI more generic so that we can use it in a more standardized fashion 2016-08-20 11:19:23 +00:00
DarthArgus 207449547f cleanups and clarity 2016-08-06 02:35:55 +00:00
DarthArgus a9fa196e5f did i say simpler? i'm not sure if this is more or less simple...but it is secure and operates how we need... @apathy audit please? 2016-08-05 01:09:25 +00:00
DarthArgus 91cd9b60ec needs QA/TEST before even seeing TC - implement login based on returned username from web api 2016-08-04 21:36:55 +00:00
DarthArgus 5217465f67 pvs studio suggested improvements for performance 2016-07-24 17:47:01 -07:00
DarthArgus b27d82ff39 no more spaces for extra secret slots - closes #34 2016-06-01 04:04:30 +00:00
DarthArgus a05e61e0fe the response should never be empty but we need to check the json lib for exceptions and return appropriately... + cleanup a bit - closes #33 2016-05-22 17:44:00 +00:00
DarthArgus 068228a938 forgot a case 2016-04-28 19:52:24 +00:00
DarthArgus 18e316631f credit where it's due 2016-04-28 19:17:47 +00:00
DarthArgus 909ceab5e9 poke some fun with license header 2016-04-28 17:27:27 +00:00
DarthArgus 6049da78af all working! thanks for the cmake help, @devcodex! 2016-04-28 17:23:30 +00:00
DarthArgus ecc0621f61 if only i could get past the linker errors, this will work... 2016-04-28 03:46:02 +00:00
DarthArgus 5f7cf7e969 this is closer but still not building correctly 2016-04-28 03:28:12 +00:00
DarthArgus 4f7a729d61 this makes more sense 2016-04-27 22:27:18 +00:00
DarthArgus baecfbebb6 has linker error! but this should be a good start on breaking out our changes and web api into a standalone library/namespace 2016-04-27 21:54:10 +00:00