História revízii

Autor SHA1 Správa Dátum
  Michael Bromley 87de9aabed refactor(core): Move entityIdStrategy config to entityOptions 4 rokov pred
  Michael Bromley fd374b3fa4 feat(core): Implement health check server for worker 4 rokov pred
  Michael Bromley fc6b890937 feat(core): Allow cookie & bearer session tokens at the same time 4 rokov pred
  gkielwasser dd89204775 feat(core): Allow middleware to execute before server.listen 4 rokov pred
  Michael Bromley cbe764a661 fix(core): Fix worker error when using custom Logger 4 rokov pred
  Michael Bromley 68e8b47df5 refactor(core): Remove unused check 4 rokov pred
  Michael Bromley d28c18fa93 chore(core): Remove deprecated sessionSecret option 4 rokov pred
  Michael Bromley 9e3050560e feat(core): Reinstate ProcessContext provider 4 rokov pred
  Michael Bromley 1fbefb7e11 chore: Update all packages to TypeScript 4.1.5 4 rokov pred
  Michael Bromley d6e4af5969 feat(core): Export startJobQueue helper from boostrapWorker() 4 rokov pred
  Michael Bromley 0984c6d399 feat: Re-implement startup messaging for plugins 5 rokov pred
  Fred Cox 5db92d15e9 Removed Worker 5 rokov pred
  Michael Bromley dc7b3036e5 fix(core): Correct typing of GraphQL ID type in generated code 5 rokov pred
  Michael Bromley ad089eac48 feat(core): Expose all cookie options in VendureConfig 5 rokov pred
  Michael Bromley c1ccaa1e83 feat(core): Validate DB table structure on worker bootstrap 5 rokov pred
  Michael Bromley e36b9dbc25 fix(core): Fix cookie auth for custom controller routes 5 rokov pred
  Michael Bromley 3ce74ff0e3 fix(core): Increase resilience of app close when worker in main thread 5 rokov pred
  Michael Bromley c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap 5 rokov pred
  Michael Bromley fc30dfd22c feat(core): Prettier console greeting on server start 5 rokov pred
  Michael Bromley 6904743f78 feat(core): Group api options in VendureConfig 5 rokov pred
  Michael Bromley b37ea05026 fix(core): Fix error when using non-TCP transport in workerOptions 5 rokov pred
  Michael Bromley ce004063ad fix(core): Fix duplicate plugin entities being registered on bootstrap 6 rokov pred
  Michael Bromley d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 rokov pred
  Michael Bromley c040c0bd40 fix(core): Do not duplicate plugins when running work in main process 6 rokov pred
  Lorenzo Simone 65897c49a4 fix(race-condition): Fix DB race condition even in core module 6 rokov pred
  Michael Bromley 6ea71242a8 feat(core): Expose new RuntimeVendureConfig interface 6 rokov pred
  Michael Bromley 25de044f8d fix(core): Fix application hang when worker microservice fails to start 6 rokov pred
  Michael Bromley f4cd71834c feat(core): Automatically set CORS exposedHeaders for bearer auth 6 rokov pred
  Michael Bromley 18e842fd7d docs(core): Add lots of documentation to core sources 6 rokov pred
  Michael Bromley 7ec309b899 feat(core): Rewrite plugin system to use Nest modules 6 rokov pred