Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 1680fd92bd refactor: Limit get socket method to id il y a 6 mois
  Kristian Vos 44f2fb9b2e refactor: rename Session primary key to simply be _id il y a 7 mois
  Kristian Vos c45a4603b0 refactor: worked more on replacing mongoose with sequalize il y a 7 mois
  Kristian Vos b5ede50478 refactor: change job payload validation to use joi il y a 8 mois
  Kristian Vos e99514c781 fix: property type returned by setInterval is Timeout, not Timer il y a 9 mois
  Kristian Vos d13cae1249 refactor: further worked on the event system, with permissions for subscribing il y a 1 an
  Owen Diffey 5e845faa98 refactor: Use classes for events il y a 1 an
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory il y a 1 an
  Kristian Vos a3440bc5a7 fix: a bunch more TS fixes il y a 1 an
  Owen Diffey 3d8e4360bb refactor: Replaced Promise.all usage with limited concurrency iterator il y a 1 an
  Owen Diffey 8c84b17d92 refactor: Use events for job callbacks 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
  Kristian Vos d1eb0b7bc8 refactor: fix/improve various small things il y a 1 an
  Owen Diffey bd8a3e6608 refactor: Dispatch websocket job callback from job il y a 1 an
  Owen Diffey 2198914e61 refactor: Allow configuring default job config to disabled il y a 1 an
  Owen Diffey bfc998ce6a refactor: Call WebSocketModule.getSocket(s) directly il y a 1 an
  Owen Diffey b71a0cf769 refactor: Export instantiated classes il y a 1 an
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend il y a 1 an
  Owen Diffey 8d1947b0f8 refactor: Started adding new websocket and job/event handling to frontend il y a 1 an
  Owen Diffey 527acab5a3 refactor: Prefix protected attributes with _ il y a 1 an
  Owen Diffey 2eedee2df1 refactor: Prefix private attributes with _ il y a 1 an
  Owen Diffey 38251f3570 feat: Disable api access to jobs il y a 1 an
  Owen Diffey 0c4a57f08e refactor: Use virtual jobs for data module model jobs il y a 1 an
  Kristian Vos 12d2fb5e12 feat: worked on APIModule<->DataModule middleware and jobs (WIP) il y a 1 an
  Owen Diffey a2c1bfc851 refactor: Return WS runjob error on callback ref if available il y a 1 an
  Owen Diffey e268545180 feat: Integrate events module with api module il y a 1 an
  Owen Diffey 7281cd11ae feat: Include socketId in job options and context il y a 1 an
  Owen Diffey 1ec9960709 refactor: Handle dependencies when stopping modules il y a 1 an
  Owen Diffey 8c78ee467b refactor: Prepare websocket session and ready data in api module il y a 1 an