Adam Johnson
ea2cd9894f
Always use HTTPS for CDN files ( #498 )
...
* Always use HTTPS for CDN files
There's no point using insecure, deprecated HTTP even if the current page is on HTTP.
* add integrity and crossorigin attributes
2019-03-19 20:34:10 +00:00
Dan Palmer
7e8f6dbd4e
Change quotes to improve some syntax highlighting
2018-08-30 20:58:00 +01:00
Dan Palmer
e50e12bc9f
Move GraphiQL's JS into a separate file for ease of CSP
2018-08-30 20:36:26 +01:00
Dan Palmer
24ebc20bf4
Fix comment
2018-08-30 20:32:38 +01:00
Dan Palmer
d1b734f07d
Allow the user to see the query before prompting
...
This also allows the introspection query through so that the user can
edit with intellisense before being prompted.
2018-08-30 20:31:39 +01:00
Dan Palmer
9a5b3556d3
Special case reloads as allowed if we can
2018-08-30 19:48:38 +01:00
Dan Palmer
0d8f9db3fb
Pass options from the fragment, not the template context
2018-08-30 19:48:21 +01:00
Dan Palmer
3755850c2e
Use the fragment for the URL
2018-08-30 19:47:48 +01:00
Jonathan Kim
cf35f7c76c
Upgrade graphiql and react versions
2018-02-01 10:01:05 +00:00
chaffeqa
a6d3887fb3
Fix missing operation_name warning
2016-11-11 14:35:41 -05:00
Syrus Akbary
3aa929fdc9
Moved django-graphql-view and django-graphiql into graphene-django 😎
2016-09-19 22:04:23 -07:00