Skip to content
#

query-language

Here are 160 public repositories matching this topic...

ferret
JekRock
JekRock commented Sep 19, 2020

Is your feature request related to a problem? Please describe.
Currently, there are services that secure website from automation tools like ferret. Some of them send 405 in response to the DOCUMENT function call that make a ferret script fail with an error even though a page is available (not the original page, but usually a page with the captcha).

Describe the solution you'd like
It

YonatanKra
YonatanKra commented Oct 29, 2020

Is your feature request related to a problem? If yes, please describe the problem.
Currently our playground is without any code sharing capabilities.

Describe the solution you'd like to see.
Allow to share the playground with a certain query by adding the query as a base64 in the URL.

Were you inspired by anything else, that you have experienced?
Inspired by https://sandcastle

kantord
kantord commented Mar 17, 2019

As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).

This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou

Improve this page

Add a description, image, and links to the query-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the query-language topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.