Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hmmhmmhm
/
keystone
Public
forked from
keystonejs/keystone
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
custom-session
User selector
All users
All time
Commit history
Commits on Aug 11, 2022
add custom session example
dcousens
committed
bca1ebf
View commit details
Copy full SHA for bca1ebf
Browse repository at this point
tidy up default values in withAuth
dcousens
committed
86305d1
View commit details
Copy full SHA for 86305d1
Browse repository at this point
upgrade next to ^12.2.4
dcousens
committed
ddf834a
View commit details
Copy full SHA for ddf834a
Browse repository at this point
Use `prettier --check` instead of `prettier --list-different` (#7784)
emmatown
authored
ca2e8c4
View commit details
Copy full SHA for ca2e8c4
Browse repository at this point
Commits on Aug 10, 2022
fix(deps): update dependency @types/apollo-upload-client to v17.0.1 (#7670)
Show description for b3fcc3e
renovate[bot]
authored
b3fcc3e
View commit details
Copy full SHA for b3fcc3e
Browse repository at this point
chore(deps): update dependency postgres to v14 (#7780)
Show description for aed8104
renovate[bot]
authored
aed8104
View commit details
Copy full SHA for aed8104
Browse repository at this point
Add GitHub release/.changesets generation script (#7713)
Show description for 24ef012
dcousens
authored
24ef012
View commit details
Copy full SHA for 24ef012
Browse repository at this point
Remove unused name from Auth session documentation (#7533)
Show description for f5bf41a
Greenheart
and
dcousens
authored
f5bf41a
View commit details
Copy full SHA for f5bf41a
Browse repository at this point
Improve HTML pasting in the document editor (#7764)
Show description for 0f1a487
emmatown
and
dcousens
authored
0f1a487
View commit details
Copy full SHA for 0f1a487
Browse repository at this point
use flag to more conservatively version peerdeps (#7770)
Noviny
authored
7a431a9
View commit details
Copy full SHA for 7a431a9
Browse repository at this point
Add multiselect field (#7683)
Show description for 9d3e406
Achisingh
and
emmatown
authored
9d3e406
View commit details
Copy full SHA for 9d3e406
Browse repository at this point
Fix long lines in code blocks in the document editor overflowing the editor (#7783)
emmatown
authored
e6e1315
View commit details
Copy full SHA for e6e1315
Browse repository at this point
fix(deps): update dependency @graphql-tools/schema to v9.0.0 (#7781)
Show description for 9210723
renovate[bot]
authored
9210723
View commit details
Copy full SHA for 9210723
Browse repository at this point
chore(deps): update dependency mariadb to v10.8 (#7779)
Show description for 271a781
renovate[bot]
authored
271a781
View commit details
Copy full SHA for 271a781
Browse repository at this point
Commits on Aug 4, 2022
Change markdown parsing when pasting plain text to be more conservative in the document editor (#7768)
emmatown
authored and
dcousens
committed
6cb00be
View commit details
Copy full SHA for 6cb00be
Browse repository at this point
Tidy-up snapshots for document editor tests (#7769)
emmatown
authored
0114841
View commit details
Copy full SHA for 0114841
Browse repository at this point
Updated redis tests to fail when redis is not running (#7771)
Show description for 0ca84f2
Noviny
and
dcousens
authored
0ca84f2
View commit details
Copy full SHA for 0ca84f2
Browse repository at this point
Add calendarDay field (#7658)
Show description for da0c197
3 people
authored
da0c197
View commit details
Copy full SHA for da0c197
Browse repository at this point
Commits on Aug 3, 2022
fix(deps): update emotion monorepo (#7755)
Show description for 3c7183f
renovate[bot]
authored
3c7183f
View commit details
Copy full SHA for 3c7183f
Browse repository at this point
Support pasting a url onto text to create a link (#7766)
emmatown
authored
99d8f06
View commit details
Copy full SHA for 99d8f06
Browse repository at this point
Change spacing for radio select field (#7757)
Achisingh
authored
6012390
View commit details
Copy full SHA for 6012390
Browse repository at this point
Commits on Aug 2, 2022
Lockfile update (#7744)
Show description for 713e0f4
emmatown
and
dcousens
authored
713e0f4
View commit details
Copy full SHA for 713e0f4
Browse repository at this point
Add radio button option to select (#7752)
Show description for 0ea5666
Achisingh
and
dcousens
authored
0ea5666
View commit details
Copy full SHA for 0ea5666
Browse repository at this point
Commits on Jul 29, 2022
fix(deps): update jest monorepo to v28 (major) (#7487)
renovate[bot]
authored
44d9448
View commit details
Copy full SHA for 44d9448
Browse repository at this point
Use our own toasts on the website (#7745)
emmatown
authored
702dcd9
View commit details
Copy full SHA for 702dcd9
Browse repository at this point
Commits on Jul 28, 2022
Update the types in examples (#7743)
Show description for a750d68
dcousens
authored
a750d68
View commit details
Copy full SHA for a750d68
Browse repository at this point
Commits on Jul 27, 2022
Update TypeScript (#7742)
emmatown
authored
1d24916
View commit details
Copy full SHA for 1d24916
Browse repository at this point
Commits on Jul 26, 2022
Add resize to document field (#7729)
Show description for 36ed1e7
Achisingh
and
dcousens
authored
36ed1e7
View commit details
Copy full SHA for 36ed1e7
Browse repository at this point
Commits on Jul 25, 2022
change package to @keystone-6/core (#7739)
dcousens
authored
a7e7cd8
View commit details
Copy full SHA for a7e7cd8
Browse repository at this point
Add BigInt database field type with String representation in JS (#5175)
Show description for d2483bb
3 people
authored
d2483bb
View commit details
Copy full SHA for d2483bb
Browse repository at this point
Updates to access control documentation (#7730)
Show description for c41ebd5
dcousens
and
borisno2
authored
c41ebd5
View commit details
Copy full SHA for c41ebd5
Browse repository at this point
Commits on Jul 21, 2022
Add null to return type of findOne (#7731)
Show description for bf70aa6
nderkim
and
dcousens
authored
bf70aa6
View commit details
Copy full SHA for bf70aa6
Browse repository at this point
Commits on Jul 20, 2022
Bump terser from 5.9.0 to 5.14.2 (#7728)
Show description for e422c72
dependabot[bot]
authored
e422c72
View commit details
Copy full SHA for e422c72
Browse repository at this point
Commits on Jul 19, 2022
fix(deps): update dependency @preconstruct/cli to v2.2.1 (#7725)
Show description for 54ed655
renovate[bot]
authored
54ed655
View commit details
Copy full SHA for 54ed655
Browse repository at this point
Commits on Jul 16, 2022
fixed the hyperlink for getStaticPaths and getStaticProps (#7717)
Show description for 0b3dc1e
Meetcpatel
and
dcousens
authored
0b3dc1e
View commit details
Copy full SHA for 0b3dc1e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.