Commit History

Author SHA1 Message Date
  Michael Bromley cb735bb7b6 chore: Publish v0.1.2-beta.5 6 years ago
  Michael Bromley 2a9fb0b952 fix(core): Wait for worker tasks to complete on app shutdown 6 years ago
  Michael Bromley 33b2fe19bf fix(core): Close worker when app closes when running in main process 6 years ago
  Michael Bromley 3a76e5362c test(core): Make test more robust 6 years ago
  Michael Bromley e026652808 test(core): Fix error in test helper 6 years ago
  Michael Bromley 1d63f356b6 chore(core): Export comments with ts defs 6 years ago
  Michael Bromley edbcbc48e7 feat(core): Display more worker info on bootstrap 6 years ago
  Michael Bromley 5795b26ca2 feat(docs): Add some docs on worker 6 years ago
  Michael Bromley 5f7a65e669 fix(email-plugin): Move server setup to onBootstrap method 6 years ago
  Michael Bromley 8c8f8643ca feat(dev-server): Update to work with new worker setup 6 years ago
  Michael Bromley 8e14213a23 fix(core): Set worker to run off main process by default 6 years ago
  Michael Bromley 87dc49a5a4 fix(create): Run worker on main process when populating 6 years ago
  Michael Bromley 759c79d5be Merge branch 'worker' 6 years ago
  Michael Bromley f3560f21e4 feat(create): Update to use separate worker process 6 years ago
  Michael Bromley dc8e173328 feat(core): Prevent calling bootstrapWorker when runInMainProcess = true 6 years ago
  Michael Bromley 9b3cd260e7 fix(core): Clean up unused dependencies in DefaultSearchPlugin 6 years ago
  Michael Bromley 4775c2e44d feat(elasticsearch-plugin): Implement worker 6 years ago
  Michael Bromley 6ca2ab4b0f feat(core): Get DefaultSearchPlugin working with new Worker architecture 6 years ago
  Michael Bromley 508bafd9dd feat(core): Set up worker architecture based on Nest microservices 6 years ago
  Michael Bromley 973acad045 chore(dev-server): Add support for Elasticsearch plugin 6 years ago
  Michael Bromley 7d7209d172 feat(dev-server): Add MariaDB/PhpMyAdmin docker-compose file to repo 6 years ago
  Michael Bromley 0256760021 chore(admin-ui): Update ngx-pagination dep 6 years ago
  Michael Bromley 50209671aa feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin 6 years ago
  Michael Bromley 66eeb20513 chore: Move some deps into devDeps 6 years ago
  Michael Bromley bc42b953d5 fix(admin-ui): Correctly display checkboxes and toggles 6 years ago
  Michael Bromley b5d10c1a08 fix(admin-ui): Correctly handle boolean configurable inputs 6 years ago
  Michael Bromley f1361176d4 feat(core): FacetValue Collection filter can specify logical operator 6 years ago
  Michael Bromley 16e7fc15ef fix(admin-ui): Fix asset picker dialog filtering 6 years ago
  Michael Bromley 17ac9852a2 fix(admin-ui): Paginate Collections list 6 years ago
  Michael Bromley 48de0a7a8f chore(admin-ui): Update ngx-pagination version 6 years ago