Commit History

Author SHA1 Message Date
  Gautier Darchen 2d2e51876e fix(core): Correctly apply global and per-route cookie middlewares (#2911) 1 year ago
  Gautier Darchen 37de9f459d fix(cookies): Apply split cookie session middleware per route (#2880) 1 year ago
  Michael Bromley 20a6ea6b3d chore(email-plugin): Refactor folder structure 1 year ago
  Michael Bromley 4f42cf168e chore(core): Remove nest devtools dependency 2 years ago
  Alexis Vigoureux 3b6d6abc73 feat(core): Expose additional bootstrap options (#2568) 2 years ago
  Michael Bromley 28f713c564 fix(core): Allow middleware to inject TransactionalConnection 4 years ago
  Michael Bromley f178276cd3 refactor(core): Extract TransactionalConnection into own module 4 years ago
  gkielwasser dd89204775 feat(core): Allow middleware to execute before server.listen 4 years ago
  Michael Bromley 9e3050560e feat(core): Reinstate ProcessContext provider 4 years ago
  Michael Bromley 117a0a77f5 feat(core): Import ServiceModule into AppModule to expose services 4 years ago
  Michael Bromley 44d0b45c42 feat(core): Allow NestJS middleware to be passed in apiOptions 4 years ago
  Fred Cox 5db92d15e9 Removed Worker 5 years ago
  Michael Bromley cd66713b18 refactor(core): Move InjectableStrategy lifecycle fns into ConfigModule 5 years ago
  Michael Bromley ccbebc9a2a feat(core): Improve naming of price calculation strategies 5 years ago
  Michael Bromley 4e53d088f0 feat(core): Implement FulfillmentHandlers 5 years ago
  Michael Bromley 782c0f4c3f fix(core): Allow configurable stock allocation logic 5 years ago
  Michael Bromley 30dc63957a feat(core): Create OrderCodeStrategy for more control over order codes 5 years ago
  Michael Bromley 0011ea9aaf feat(core): Improve customization of order process 5 years ago
  Michael Bromley f12b96f57e feat(core): Rework User/auth implementation to enable 3rd party auth 5 years ago
  Michael Bromley e36b9dbc25 fix(core): Fix cookie auth for custom controller routes 5 years ago
  Michael Bromley 3e2cc2bbdc feat(core): Implement configurable PriceCalculationStrategy 5 years ago
  Michael Bromley 1b84ea7652 feat(core): Add health check for DB & worker 5 years ago
  Michael Bromley 6904743f78 feat(core): Group api options in VendureConfig 5 years ago
  Michael Bromley 87edc9b6ef feat(core): Allow custom CollectionFilters in config 5 years ago
  Michael Bromley 16db62047f feat(core): Implement injectable lifecycle hooks for configurable ops 5 years ago
  Michael Bromley 451caf16a1 feat(core): Implement injectable lifecycle hooks for strategies 5 years ago
  Michael Bromley a61df9332b feat(core): Add DB-based persistence for JobQueue 5 years ago
  Michael Bromley 7198b85ee7 fix(core): Ensure plugins instantiated only once per process 6 years ago
  Michael Bromley 0bdb73a953 refactor(core): Improve internal module architecture 6 years ago
  Michael Bromley 7ec309b899 feat(core): Rewrite plugin system to use Nest modules 6 years ago