Commit History

Author SHA1 Message Date
  Owen Diffey aa92c2400a fix: Various fixes and improvements 1 year ago
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes 1 year ago
  Owen Diffey 1f1c54e1ad feat: Adds cache module 1 year ago
  Owen Diffey b71a0cf769 refactor: Export instantiated classes 1 year ago
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend 1 year ago
  Owen Diffey f6d1c185cb refactor: Renamed StationModule to StationsModule 2 years ago
  Owen Diffey 15a9afe2f7 feat: Add get jobs backend console command 2 years ago
  Owen Diffey 2eedee2df1 refactor: Prefix private attributes with _ 2 years ago
  Owen Diffey 1ec9960709 refactor: Handle dependencies when stopping modules 2 years ago
  Owen Diffey b3bef5c7be feat: Add basic API module 2 years ago
  Owen Diffey 0a58a5f84d feat: Add module dependency logic 2 years ago
  Owen Diffey e4f2bdc83c feat: Add websocket module (WIP) 2 years ago
  Owen Diffey d513be1a05 feat: Add events module 2 years ago
  Owen Diffey c8337c95c4 refactor: Use enums for job and module statuses 2 years ago
  Owen Diffey 658cfd0e64 refactor: Starting reworking job, queue and module structure 2 years ago
  Kristian Vos a68a770b8d refactor: move JobQueue stats to a dedicated JobStatistics singleton-like class 2 years ago
  Kristian Vos 01c2835942 refactor: avoid passing on singleton-like object instances of ModuleManager and LogBook 2 years ago
  Kristian Vos d2781bdbae refactor: worked on nesting job queues in jobs for child jobs 2 years ago
  Owen Diffey 4cc6e71038 refactor: Cleaned up TODO comments 2 years ago
  Kristian Vos 61b174fcb9 fix: some fixes for DataModule find 2 years ago
  Owen Diffey ad862913a2 refactor: Removed async package dependency 2 years ago
  Owen Diffey 4cfa9e7075 refactor: Various fixes and tweaks 2 years ago
  Kristian Vos 8b9d3261fa refactor: change schema format to use our own types and support arrays 2 years ago
  Kristian Vos 9e0666b177 refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes 2 years ago
  Kristian Vos 09d2a5b8f4 refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected 2 years ago
  Kristian Vos 4b9d71ee92 feat: worked on new module/job system with runJob, job context and more 2 years ago
  Owen Diffey 6fbea63faa feat: Added collection document validation logic and job average time stats 2 years ago
  Owen Diffey d4b9325f82 feat: Started adding logging class 2 years ago
  Owen Diffey 61eedea54c refactor: Replaced jsdoc with tsdoc 2 years ago
  Kristian Vos f4f7c1f004 feat: worked on DataModule find function, startup with async waterfall, and a few other small things 2 years ago