Michael Bromley
|
e36b9dbc25
fix(core): Fix cookie auth for custom controller routes
|
5 éve |
Michael Bromley
|
3ce74ff0e3
fix(core): Increase resilience of app close when worker in main thread
|
5 éve |
Michael Bromley
|
c92c21b0f2
feat(core): Add static lifecycle hooks to run before bootstrap
|
5 éve |
Michael Bromley
|
fc30dfd22c
feat(core): Prettier console greeting on server start
|
5 éve |
Michael Bromley
|
6904743f78
feat(core): Group api options in VendureConfig
|
5 éve |
Michael Bromley
|
b37ea05026
fix(core): Fix error when using non-TCP transport in workerOptions
|
5 éve |
Michael Bromley
|
ce004063ad
fix(core): Fix duplicate plugin entities being registered on bootstrap
|
6 éve |
Michael Bromley
|
d50d48835f
fix(core): Fix uuid strategy, rework setting of ID data types in DB
|
6 éve |
Michael Bromley
|
c040c0bd40
fix(core): Do not duplicate plugins when running work in main process
|
6 éve |
Lorenzo Simone
|
65897c49a4
fix(race-condition): Fix DB race condition even in core module
|
6 éve |
Michael Bromley
|
6ea71242a8
feat(core): Expose new RuntimeVendureConfig interface
|
6 éve |
Michael Bromley
|
25de044f8d
fix(core): Fix application hang when worker microservice fails to start
|
6 éve |
Michael Bromley
|
f4cd71834c
feat(core): Automatically set CORS exposedHeaders for bearer auth
|
6 éve |
Michael Bromley
|
18e842fd7d
docs(core): Add lots of documentation to core sources
|
6 éve |
Michael Bromley
|
7ec309b899
feat(core): Rewrite plugin system to use Nest modules
|
6 éve |
Michael Bromley
|
27abcff196
feat(core): Check for name conflict in custom fields, test sort/filter
|
6 éve |
Michael Bromley
|
b1722d8986
feat(core): Add nullable & defaultValue options to custom fields config
|
6 éve |
Michael Bromley
|
090758c48e
refactor(core): Split custom fields functions into separate files
|
6 éve |
Michael Bromley
|
a4b82fcf5b
feat(docs): Add a bunch of docs
|
6 éve |
Michael Bromley
|
2a9fb0b952
fix(core): Wait for worker tasks to complete on app shutdown
|
6 éve |
Michael Bromley
|
33b2fe19bf
fix(core): Close worker when app closes when running in main process
|
6 éve |
Michael Bromley
|
edbcbc48e7
feat(core): Display more worker info on bootstrap
|
6 éve |
Michael Bromley
|
dc8e173328
feat(core): Prevent calling bootstrapWorker when runInMainProcess = true
|
6 éve |
Michael Bromley
|
6ca2ab4b0f
feat(core): Get DefaultSearchPlugin working with new Worker architecture
|
6 éve |
Michael Bromley
|
508bafd9dd
feat(core): Set up worker architecture based on Nest microservices
|
6 éve |
Michael Bromley
|
9efada8eab
feat(core): Improved logging messages on bootstrap
|
6 éve |
Michael Bromley
|
65445cb165
feat(core): Create Logger service
|
6 éve |
Michael Bromley
|
d791f32d07
feat(core): Add endpoint logging on bootstrap
|
6 éve |
Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 éve |
Michael Bromley
|
52285a4fab
refactor: Move shared into @vendure/common package
|
6 éve |