Ben Irvin
|
484b494b02
|
security(upload): improve mimetype detection for uploads (#25177)
|
2026-03-04 10:39:09 +01:00 |
|
Jamie Howard
|
91f3ae970f
|
enhancement: cookie security configuration (#24524)
|
2025-10-14 09:15:09 +02:00 |
|
Jamie Howard
|
d23f1485e5
|
feat: Advanced Session Configuration (#24346)
|
2025-09-23 12:04:29 +02:00 |
|
Ben Irvin
|
13a2f8b246
|
feat: Upgrade to Apollo v4
* feat: update and make build work
BREAKING CHANGE: Update from 'apollo-server-koa' to '@apollo/server' and '@as-integrations/koa'
* chore: fix comments
* chore: upgrade graphql-upload package
* chore: fix for body type unknown
* chore: remove old comment
* chore: clean up error handling
* chore: fix comment
* fix: http status codes for input validation errors
* fix: remove unused import
* fix: remove accidental bodyparser
* fix: add new required header to tests
* chore: standardize directive key names to be kebab-case
* test: add some extra message validation
* chore: remove devdep for koa-cors typings
* fix: add unknown error name
* fix: yarn.lock
* fix: add typings
* fix: typings
* fix: typings again
* fix: remove unused imports
* chore: remove unused import
* chore: move playground check to a service
* fix: package imports and versions
* chore: fix yarn.lock
* chore: fix types
* chore: clean up koa typings
* chore: koa typing cleanup
* chore: cleanup koa typings
* chore: more koa type cleanup
* chore: revert missing imports
* chore: cleanup koa typings
* chore: update yarn.lock
|
2024-01-15 14:54:58 +01:00 |
|
Alexandre BODIN
|
feced1d72b
|
Move api tests to root of repo with same structure (#16242)
|
2023-04-05 10:32:20 +02:00 |
|