mdconaway

Results 11 comments of mdconaway

Hey @bitbandi I just added PR #1027 This should add pretty much all of the possible SSL features.

The pull request only looks big because I added prettier to format the backend code while it is still in typescript format. Hopefully that helps some with the server-side linting...

Yeah, I can do that. In this pull request the default value for SSL is definitely false. Regarding Chrome, I am currently able to use this RTL SSL feature branch...

Just force pushed an update that matches the conversation above. Let me know if that is sufficient!

btmdave, Do you know what special behavior flash requires from the server to accomplish what you are talking about? I just added a feature to vid-streamer to enable forced chunking...

Any progress on evaluating/merging this fix?

Is there a distinct place in the social login code that is known to be causing this issue? I am trying to port an Android app to iOS, and google...

Depends on https://github.com/krdarrah/trigBoardConfigurator/pull/3

Awesome, glad to hear that! Probably more relevant for a separate issue, but what are the current plans (if any) for implementing `jsonb` filters? I could see some kind of...

To help with any future development that may go into supporting PostGIS, I added these lines of SQL to enable sending `geojson` TO the server, and also force the server...