Historial de Commits

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