Commit History

Author SHA1 Message Date
  Kristian Vos 373072bbca refactor: bulk check permissions when checking bulk data job permissions 4 months ago
  Kristian Vos c214e5f79a refactor: improve getManyById functionality with permissions, add it to more models 4 months ago
  Owen Diffey c6bf02c58b fix: Various fixes and tweaks 5 months ago
  Owen Diffey a2dd0ff7e4 fix: Fix remaining backend eslint issues 5 months ago
  Kristian Vos 3c24cd26d2 Merge branch 'release/backend-rewrite' of github.com:Musare/Musare into release/backend-rewrite 5 months ago
  Kristian Vos a3440bc5a7 fix: a bunch more TS fixes 5 months ago
  Owen Diffey 991819b667 refactor: Move job options type to job file 5 months ago
  Owen Diffey aa92c2400a fix: Various fixes and improvements 5 months ago
  Owen Diffey 1f4df43cbf refactor: Separated jobs into their own classes 5 months ago
  Owen Diffey 9220eaf873 refactor: Updates backend module file structure 7 months ago
  Owen Diffey bd8a3e6608 refactor: Dispatch websocket job callback from job 7 months ago
  Owen Diffey d3824882bb refactor: Call DataModule.getModel directly 8 months ago
  Owen Diffey b71a0cf769 refactor: Export instantiated classes 8 months ago
  Owen Diffey 4e2b1645c1 refactor: Add src import path to backend 8 months ago
  Owen Diffey 8d1947b0f8 refactor: Started adding new websocket and job/event handling to frontend 1 year ago
  Owen Diffey 46983ca1fd fix: assertPermission improperly handling models 1 year ago
  Owen Diffey d046b239ac refactor: Split up model schema files 1 year ago
  Owen Diffey e9d551ca19 feat: Added model job permission handling and configuration 1 year ago
  Owen Diffey 2eedee2df1 refactor: Prefix private attributes with _ 1 year ago
  Owen Diffey 7281cd11ae feat: Include socketId in job options and context 1 year ago
  Owen Diffey 76463517d5 feat: Add getUserPermissions job to API module 1 year ago
  Owen Diffey 8c78ee467b refactor: Prepare websocket session and ready data in api module 1 year ago
  Owen Diffey 06bdd370da feat: Add job context methods to get session user and assert logged in and perms 1 year ago
  Owen Diffey 3e47b654c4 feat: Add session model and include in jobs and sockets 1 year ago
  Owen Diffey 13256ff9b1 refactor: Split runJob into queueJob, runJob and executeJob 1 year ago
  Owen Diffey 658cfd0e64 refactor: Starting reworking job, queue and module structure 1 year ago
  Kristian Vos 01c2835942 refactor: avoid passing on singleton-like object instances of ModuleManager and LogBook 1 year ago
  Kristian Vos d2781bdbae refactor: worked on nesting job queues in jobs for child jobs 1 year ago
  Owen Diffey 4cfa9e7075 refactor: Various fixes and tweaks 1 year ago
  Kristian Vos 09d2a5b8f4 refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected 1 year ago