Histórico de Commits

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