timo

Results 85 comments of timo

it would also be nice to get today/summary and even /yesterday/ in addition to /today/ (especially interesting for the summary mode)

``` commit dfb563af782fb93935e1dc74a8dbd512d25b626f Author: Elizabeth Mattijsen Date: Fri Nov 8 15:48:54 2019 +0100 Allow for 1 positional arg .subst Not specifying a replacement means the empty string, aka, removing the...

depends on what we want it to do; when there's a buf, do you want it to show up as an array of integers? that's the simplest solution i can...

@markjreed please check out the branch https://github.com/timo/json_fast/tree/converter_func and see if the proposed API can help with your issue

TYVM @aocenas I kind of got swamped and couldn't address your comments, so thanks for getting my code into shape and merged!

This is quite possibly a problem in the swagger definition that spring exports for thingsboard. I have not seen anything that explicitly speaks against it, but this doesn't seem correct:...

a random find, SmsTwoFaAccountConfig also has this problem with the use_by_default parameter, which is probably much harder to actually notice is not working

AlarmNotificationRuleTriggerConfig as well. It's probably a good idea to just go through every mention of "allOf" in the swagger definition json and check the constructors for this pattern

Perhaps you are using an older version of https://github.com/swagger-api/swagger-codegen/pull/11968 which at least now passes all the arguments to the superclass constructor and that should fix this issue

i removed the "paywall" icon from the comma ide standalone and the intellij plugin, since the "community edition" that's available for free is out now