Histórico de Commits

Autor SHA1 Mensagem Data
  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 1f1c54e1ad feat: Adds cache module há 1 ano atrás
  Owen Diffey b71a0cf769 refactor: Export instantiated classes há 1 ano atrás
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend há 1 ano atrás
  Owen Diffey f6d1c185cb refactor: Renamed StationModule to StationsModule há 2 anos atrás
  Owen Diffey 15a9afe2f7 feat: Add get jobs backend console command há 2 anos atrás
  Owen Diffey 2eedee2df1 refactor: Prefix private attributes with _ há 2 anos atrás
  Owen Diffey 1ec9960709 refactor: Handle dependencies when stopping modules há 2 anos atrás
  Owen Diffey b3bef5c7be feat: Add basic API module há 2 anos atrás
  Owen Diffey 0a58a5f84d feat: Add module dependency logic há 2 anos atrás
  Owen Diffey e4f2bdc83c feat: Add websocket module (WIP) há 2 anos atrás
  Owen Diffey d513be1a05 feat: Add events module 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 a68a770b8d refactor: move JobQueue stats to a dedicated JobStatistics singleton-like class 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 4cc6e71038 refactor: Cleaned up TODO comments há 2 anos atrás
  Kristian Vos 61b174fcb9 fix: some fixes for DataModule find há 2 anos atrás
  Owen Diffey ad862913a2 refactor: Removed async package dependency há 2 anos atrás
  Owen Diffey 4cfa9e7075 refactor: Various fixes and tweaks há 2 anos atrás
  Kristian Vos 8b9d3261fa refactor: change schema format to use our own types and support arrays há 2 anos atrás
  Kristian Vos 9e0666b177 refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes há 2 anos atrás
  Kristian Vos 09d2a5b8f4 refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected há 2 anos atrás
  Kristian Vos 4b9d71ee92 feat: worked on new module/job system with runJob, job context and more há 2 anos atrás
  Owen Diffey 6fbea63faa feat: Added collection document validation logic and job average time stats 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
  Kristian Vos f4f7c1f004 feat: worked on DataModule find function, startup with async waterfall, and a few other small things há 2 anos atrás