Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
118 commits
Select commit Hold shift + click to select a range
a8f54ca
Allow onEdit callback
joaohaas Sep 3, 2019
924d99e
Allow outside applications to change headers
joaohaas Sep 3, 2019
5ee4a2a
Change from absolute height to relative height
joaohaas Sep 3, 2019
a3e9ca4
Remove strange header change behavior
joaohaas Sep 3, 2019
f1736f3
Update headers on all sessions
joaohaas Sep 3, 2019
429f267
Remove tracing
joaohaas Sep 4, 2019
a4936ef
Remove random } from app
joaohaas Sep 4, 2019
2dea97b
Fix headers background
joaohaas Sep 4, 2019
51b36b7
Bump aws-lambda in /packages/graphql-playground-middleware-lambda
dependabot[bot] Feb 14, 2020
7c17085
Bump minimist in /packages/graphql-playground-electron
dependabot[bot] Apr 3, 2020
102aee6
Bump js-yaml
dependabot[bot] Apr 3, 2020
837d18f
chore: drop node 8 from travis, add 12 LTE
acao Apr 3, 2020
d2aec28
Bump lodash
dependabot[bot] Apr 3, 2020
5ff8b87
Bump mixin-deep in /packages/graphql-playground-react
dependabot[bot] Apr 3, 2020
ba30073
Bump lodash-es in /packages/graphql-playground-react
dependabot[bot] Apr 3, 2020
30444f5
Bump aws-lambda from 0.1.2 to 1.0.5
dependabot[bot] Apr 3, 2020
736d685
set 12.0 LTS for nvm/netlify
acao Apr 3, 2020
f42a0c3
build failure for erbium, lets try 13
acao Apr 3, 2020
878b353
try 10? dang netlify
acao Apr 3, 2020
65c32f7
[Security] Bump cryptiles from 4.1.1 to 4.1.3
dependabot-preview[bot] Apr 3, 2020
d80889a
chore: introduce dependabot config (#1168)
acao Apr 3, 2020
0bc65e8
fix(deps): Update express mw to latest graphql-playground-html (#984)
mmmeff Apr 3, 2020
8ee2f40
fix: Allow scroll in result panel (#1023)
iagobruno Apr 3, 2020
d418b02
fix: allow results to fill the entire pane horizontally (#1142)
noelleleigh Apr 3, 2020
2e6b2e5
fix(deps): [security] bump lodash.merge
dependabot-preview[bot] Apr 3, 2020
a0a784d
fix(deps-dev): [security] bump webpack-dev-server
dependabot-preview[bot] Apr 3, 2020
a79c05e
fix(deps): [security] bump react-dom
dependabot-preview[bot] Apr 3, 2020
ba1fb9d
fix(deps): [security] bump handlebars
dependabot-preview[bot] Apr 3, 2020
98ffd72
fix(deps-dev): [security] bump electron
dependabot-preview[bot] Apr 3, 2020
2620e1b
chore(security): security monitoring for example lockfiles (#1174)
acao Apr 3, 2020
2ce2a37
fix(deps): [security] bump content
dependabot-preview[bot] Apr 3, 2020
6e84bbc
fix(deps): [security] bump cryptiles
dependabot-preview[bot] Apr 3, 2020
9b3c61a
fix(deps): [security] bump lodash
dependabot-preview[bot] Apr 3, 2020
df730b1
Bump diff from 3.4.0 to 3.5.0 in /packages/graphql-playground-react
dependabot[bot] Apr 3, 2020
a26fd35
Bump js-yaml from 3.11.0 to 3.13.1 in /packages/graphql-playground-react
dependabot[bot] Apr 3, 2020
3bcdb54
chore(dev-deps): update hapi for dev/examples to remove securit… (#1182)
acao Apr 3, 2020
14b6352
chore(deps-dev): [security] bump webpack-dev-server
dependabot-preview[bot] Apr 3, 2020
27c5368
fix(deps): [security] bump lodash in /packages/graphql-playground-react
dependabot-preview[bot] Apr 3, 2020
a77ca5d
fix(deps): [security] bump minimist
dependabot-preview[bot] Apr 3, 2020
824c7a5
fix(deps): update deps and toolchain, move back to using yarn… (#1191)
beeman Apr 6, 2020
5e0ede7
Fix CircleCI badge, add link to the GraphiQL issue (#1193)
noelleleigh Apr 6, 2020
02fff61
fix: workaround for bug in SettingsEditor (#1198)
beeman Apr 11, 2020
55b4609
chore: retroactive version bump (#1196)
acao Apr 11, 2020
416694e
feat: run query on variable, header editor through ctrl+enter (#1141)
brunoluiz Apr 11, 2020
718459a
ci: new version bumps (#1200)
acao Apr 11, 2020
ce7d433
ci: fix react tests (#1201)
acao Apr 11, 2020
1ca035d
fix: X-Apollo-Tracing No Schema Issue (#1112)
aglensmith Apr 11, 2020
f777ed8
chore(deps): upgrade to GraphQL v15.0.0 (#1194)
beeman Apr 12, 2020
4bac122
Fix/not update schema (#1030)
yoshiakis Apr 15, 2020
2c33ecb
fix: not showing deprecated fields on root level (#995)
yoshiakis May 5, 2020
d8d655e
fix: schemaGetter props handling (#1203)
vvakame May 5, 2020
e2740d8
Update README.md
nikolasburk May 11, 2020
6745aff
fix: Removed unnecessary } (#1104)
taras May 28, 2020
462cfdd
fix: graphql-playground -> graphql-playground-react (#1210)
mtsmfm May 28, 2020
9290662
docs: update README.md (#1089)
devendradhanal May 28, 2020
40c35fc
fix: hapi and koa mws for next release (#1217)
acao May 28, 2020
bf1883d
Merge pull request from GHSA-4852-vrh7-28rf
acao Jun 7, 2020
b05a745
Update README.md
acao Jun 7, 2020
f5b356a
chore: proper versions after publish
acao Jun 7, 2020
239289b
fix: rectify all versions and references (#1223)
acao Jun 7, 2020
a7bdcaa
fix: hide config element 😆 (#1224)
acao Jun 7, 2020
a712ed4
fix: necessary lockfile changes (#1225)
acao Jun 7, 2020
0ccf29f
chore: add lerna publish (#1226)
acao Jun 7, 2020
cbe625c
ci: publish on merge (#1227)
acao Jun 7, 2020
67c5688
fix: ci publish (#1228)
acao Jun 7, 2020
fb90751
fix: don't gh release on lerna publish (#1229)
acao Jun 7, 2020
a36f398
chore: more ignore lines, disable conv. commits
acao Jun 7, 2020
fb9d5bc
chore(release): publish
acao Jun 7, 2020
48da419
v1.7.17
acao Jun 7, 2020
6137073
v1.6.25 (#1230)
acao Jun 7, 2020
f80db71
chore: example xss attacks (#1231)
acao Jun 8, 2020
b6bcab8
docs: improve security docs in Readme (#1232)
acao Jun 8, 2020
832c21c
docs: more info about xss vulnerability (#1236)
acao Jun 9, 2020
20f0832
docs: homepage typo in package.json (#1083)
styfle Jun 9, 2020
63eef0b
chore: cleanup xss example (#1237)
acao Jun 10, 2020
12b61b9
fix(examples): fix examples of reflected XSS attack (#1256)
yoshiakis Jul 22, 2020
f3b1e03
fix: 'addLineBreaks' regex in 'createSDL' to avoid line-breaking comm…
asiffermann Jul 22, 2020
e574bb6
fix: cdn url (#1238)
tgroutars Aug 29, 2020
c8bd69c
refactor: remove unnecessary envrc file (#1263)
yoshiakis Aug 29, 2020
b596775
fix: Koa middleware interface (#1242)
kf6kjg Aug 29, 2020
b8e2688
Fix error with Copy CURL (#1257)
olivierlemasle Aug 29, 2020
9f83ef1
Merge github.com:prisma-labs/graphql-playground
acao Aug 29, 2020
2bb34bb
fix: upgrades, schema viewer display & width adjustment
acao Aug 30, 2020
1f2dd06
chore: pre-release cleanup
acao Aug 30, 2020
53d233f
chore(release): publish
acao Aug 30, 2020
d747e08
chore: bump packages
acao Aug 30, 2020
ea94160
chore(release): publish
acao Aug 30, 2020
b7e6d4d
fix: add schema.polling* to ISettings interface. (#1212)
etylermoss Sep 15, 2020
be581b2
chore(release): publish
acao Sep 15, 2020
3525d09
ci: disable electron build for now (#1278)
acao Sep 23, 2020
71fc40b
Add Discord invite (#1274)
vardhanapoorv Sep 23, 2020
3b84784
feature: add global headers support (#992)
joeabrams026 Oct 20, 2020
4a4ea29
fix: bump codemirror graphql (#1286)
acao Oct 20, 2020
ac496f1
chore(release): publish
acao Oct 20, 2020
1ede776
Update README.md
acao Nov 15, 2020
36a7e70
maintainer update
acao Nov 15, 2020
a31b996
Add EasyCLA instructions (#1314)
brianwarner Feb 4, 2021
2be0d9b
Update install instruction in README.md (#1312)
davidpanofsky Feb 22, 2021
7019e14
add link to CVE
acao Mar 3, 2021
dc7a515
improvement: change 'Hit the Play Button' to 'Press the Play Button' …
prichey Apr 4, 2021
60c6640
docs: fix contributor code of conduct link (#1320)
f15u Apr 4, 2021
27b7059
improvement: make playground's middleware settings optional (#1322)
quantumsheep Apr 4, 2021
669cc19
docs(readme): update install command (#1307)
hongbo-miao Apr 4, 2021
9f5f340
fix: electron build (#1279)
vardhanapoorv Apr 4, 2021
615b1ae
fix: Adjust colours of CodeMirror "Find" dialog on "light" background…
abernix Apr 4, 2021
60f90a9
chore: migrate to main branch (#1325)
acao Apr 18, 2021
5073062
docs: fix typo in README (#1324)
bamorim Apr 19, 2021
b8a9560
Merge pull request from GHSA-59r9-6jp6-jcm7
acao Nov 4, 2021
2077b6a
Added 'Seeking Maintainers' notice (#1368)
jspizziri Feb 21, 2022
3a09b2e
Add support for websocket endpoint with graphql-ws (#1326)
lethot Apr 25, 2022
91ed7d8
Update README.md
timsuchanek May 2, 2022
4c9dbc8
Merge remote-tracking branch 'upstream/main' into onsign-playground-c…
joaohaas Feb 6, 2023
b7de4de
Bump prettier version
joaohaas Feb 6, 2023
881702c
Add instructions for internal usage
joaohaas Feb 6, 2023
0d16e05
Update README.md
joaohaas Aug 8, 2024
f46082e
Remove usages of 'DOMNodeRemoved'
joaohaas Aug 8, 2024
9a4a5f5
Improve how URL is displayed
joaohaas Aug 8, 2024
dfb9f9e
Update lodash version
joaohaas Feb 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 0 additions & 54 deletions .circleci/config.yml

This file was deleted.

132 changes: 132 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
version: 1
update_configs:
- package_manager: 'javascript'
directory: '/'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'chore'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-react'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'chore'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-html'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'chore'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-electron'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-hapi'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-express'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-koa'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-lambda'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-hapi/examples/basic'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-express/examples/basic'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-express/examples/graphcool'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-lambda/examples/basic'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
- package_manager: 'javascript'
directory: '/packages/graphql-playground-middleware-koa/examples/basic'
update_schedule: 'live'
allowed_updates:
- match:
update_type: 'security'
commit_message:
prefix: 'fix'
prefix_development: 'fix'
include_scope: true
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[fork]: https://github.com/graphcool/graphql-playground/fork
[pr]: https://github.com/graphcool/graphql-playground/compare
[code-of-conduct]: CODE_OF_CONDUCT.md
[code-of-conduct]: ../CODE_OF_CONDUCT.md

Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ lib
/middleware
playground.css
*.log
**/examples/*/yarn.lock
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lts/dubnium
35 changes: 0 additions & 35 deletions .travis.yml

This file was deleted.

Loading