Historial de Commits

Autor SHA1 Mensaje Fecha
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory hace 1 año
  Kristian Vos a3440bc5a7 fix: a bunch more TS fixes hace 1 año
  Owen Diffey 3d8e4360bb refactor: Replaced Promise.all usage with limited concurrency iterator hace 1 año
  Owen Diffey 8c84b17d92 refactor: Use events for job callbacks hace 1 año
  Owen Diffey aa92c2400a fix: Various fixes and improvements hace 1 año
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes hace 1 año
  Kristian Vos d1eb0b7bc8 refactor: fix/improve various small things hace 1 año
  Owen Diffey bd8a3e6608 refactor: Dispatch websocket job callback from job hace 1 año
  Owen Diffey 2198914e61 refactor: Allow configuring default job config to disabled hace 1 año
  Owen Diffey bfc998ce6a refactor: Call WebSocketModule.getSocket(s) directly hace 1 año
  Owen Diffey b71a0cf769 refactor: Export instantiated classes hace 1 año
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend hace 1 año
  Owen Diffey 8d1947b0f8 refactor: Started adding new websocket and job/event handling to frontend hace 2 años
  Owen Diffey 527acab5a3 refactor: Prefix protected attributes with _ hace 2 años
  Owen Diffey 2eedee2df1 refactor: Prefix private attributes with _ hace 2 años
  Owen Diffey 38251f3570 feat: Disable api access to jobs hace 2 años
  Owen Diffey 0c4a57f08e refactor: Use virtual jobs for data module model jobs hace 2 años
  Kristian Vos 12d2fb5e12 feat: worked on APIModule<->DataModule middleware and jobs (WIP) hace 2 años
  Owen Diffey a2c1bfc851 refactor: Return WS runjob error on callback ref if available hace 2 años
  Owen Diffey e268545180 feat: Integrate events module with api module hace 2 años
  Owen Diffey 7281cd11ae feat: Include socketId in job options and context hace 2 años
  Owen Diffey 1ec9960709 refactor: Handle dependencies when stopping modules hace 2 años
  Owen Diffey 8c78ee467b refactor: Prepare websocket session and ready data in api module hace 2 años
  Owen Diffey 3e47b654c4 feat: Add session model and include in jobs and sockets hace 2 años
  Owen Diffey 07efc4ba9b refactor: Add jobQueue to BaseModule hace 2 años
  Owen Diffey 3954f9c5be feat: Add log method to websocket hace 2 años
  Owen Diffey 6fcaafa78c feat: Add keepalive interval to websocket module hace 2 años
  Owen Diffey e4f2bdc83c feat: Add websocket module (WIP) hace 2 años