Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory il y a 1 an
  Kristian Vos 39cba6eb60 fix: fix several TS errors il y a 1 an
  Owen Diffey 3d8e4360bb refactor: Replaced Promise.all usage with limited concurrency iterator il y a 1 an
  Owen Diffey aa92c2400a fix: Various fixes and improvements il y a 1 an
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes il y a 1 an
  Owen Diffey 2198914e61 refactor: Allow configuring default job config to disabled il y a 1 an
  Owen Diffey b71a0cf769 refactor: Export instantiated classes il y a 1 an
  Owen Diffey bfd4b63aa5 refactor: Ensure module and dependencies can run jobs il y a 1 an
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend il y a 1 an
  Owen Diffey 61c6989eb1 refactor: Replace model static method jobs with a jobConfig, and added basic crud jobs for models il y a 2 ans
  Owen Diffey 15a9afe2f7 feat: Add get jobs backend console command il y a 2 ans
  Owen Diffey bd5c907564 refactor: Filter out private/protected methods from jobs il y a 2 ans
  Owen Diffey 527acab5a3 refactor: Prefix protected attributes with _ il y a 2 ans
  Owen Diffey 2eedee2df1 refactor: Prefix private attributes with _ il y a 2 ans
  Owen Diffey b70bb753db feat: Add module job api access config and virtual jobs il y a 2 ans
  Owen Diffey 1ec9960709 refactor: Handle dependencies when stopping modules il y a 2 ans
  Owen Diffey 07efc4ba9b refactor: Add jobQueue to BaseModule il y a 2 ans
  Owen Diffey 0a58a5f84d feat: Add module dependency logic il y a 2 ans
  Owen Diffey c8337c95c4 refactor: Use enums for job and module statuses il y a 2 ans
  Owen Diffey 658cfd0e64 refactor: Starting reworking job, queue and module structure il y a 2 ans
  Kristian Vos 01c2835942 refactor: avoid passing on singleton-like object instances of ModuleManager and LogBook il y a 2 ans
  Kristian Vos d2781bdbae refactor: worked on nesting job queues in jobs for child jobs il y a 2 ans
  Owen Diffey 4cfa9e7075 refactor: Various fixes and tweaks il y a 2 ans
  Owen Diffey d4b9325f82 feat: Started adding logging class il y a 2 ans
  Owen Diffey 61eedea54c refactor: Replaced jsdoc with tsdoc il y a 2 ans
  Owen Diffey e39283ac86 refactor: Started adding basis of DataModule il y a 2 ans
  Owen Diffey 80607e19bf refactor: Use promises for module startup and shutdown il y a 2 ans
  Kristian Vos c23f955228 Initial code for new backend module and job system using TypeScript il y a 2 ans