Commit History

Author SHA1 Message Date
  Michael Bromley fc9a2e5027 Merge branch 'master' into minor 3 years ago
  Michael Bromley 8b8e310c05 fix(core): Reset activeConfig on app shutdown 3 years ago
  Michael Bromley c3411463b4 Merge branch 'master' into minor 3 years ago
  Michael Bromley 044a968a26 fix(core): Ensure plugin `configure` functions run only once 3 years ago
  Vinicius Rosa 5a93bf0853 feat(core): Declare setDefaultContext in VendureLogger (#1672) 3 years ago
  Michael Bromley 16e52f2636 feat(core): Add `metadataModifiers` for low-level DB entity config 3 years ago
  Michael Bromley ea63784f5f fix(core): Use subscribers passed in to the dbConnectionOptions 3 years ago
  Michael Bromley 87de9aabed refactor(core): Move entityIdStrategy config to entityOptions 4 years ago
  Michael Bromley fd374b3fa4 feat(core): Implement health check server for worker 4 years ago
  Michael Bromley fc6b890937 feat(core): Allow cookie & bearer session tokens at the same time 4 years ago
  gkielwasser dd89204775 feat(core): Allow middleware to execute before server.listen 4 years ago
  Michael Bromley cbe764a661 fix(core): Fix worker error when using custom Logger 4 years ago
  Michael Bromley 68e8b47df5 refactor(core): Remove unused check 4 years ago
  Michael Bromley d28c18fa93 chore(core): Remove deprecated sessionSecret option 4 years ago
  Michael Bromley 9e3050560e feat(core): Reinstate ProcessContext provider 4 years ago
  Michael Bromley 1fbefb7e11 chore: Update all packages to TypeScript 4.1.5 4 years ago
  Michael Bromley d6e4af5969 feat(core): Export startJobQueue helper from boostrapWorker() 4 years ago
  Michael Bromley 0984c6d399 feat: Re-implement startup messaging for plugins 4 years ago
  Fred Cox 5db92d15e9 Removed Worker 5 years ago
  Michael Bromley dc7b3036e5 fix(core): Correct typing of GraphQL ID type in generated code 5 years ago
  Michael Bromley ad089eac48 feat(core): Expose all cookie options in VendureConfig 5 years ago
  Michael Bromley c1ccaa1e83 feat(core): Validate DB table structure on worker bootstrap 5 years ago
  Michael Bromley e36b9dbc25 fix(core): Fix cookie auth for custom controller routes 5 years ago
  Michael Bromley 3ce74ff0e3 fix(core): Increase resilience of app close when worker in main thread 5 years ago
  Michael Bromley c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap 5 years ago
  Michael Bromley fc30dfd22c feat(core): Prettier console greeting on server start 5 years ago
  Michael Bromley 6904743f78 feat(core): Group api options in VendureConfig 5 years ago
  Michael Bromley b37ea05026 fix(core): Fix error when using non-TCP transport in workerOptions 5 years ago
  Michael Bromley ce004063ad fix(core): Fix duplicate plugin entities being registered on bootstrap 6 years ago
  Michael Bromley d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 years ago