Historial de Commits

Autor SHA1 Mensaje Fecha
  Kristian Vos 373072bbca refactor: bulk check permissions when checking bulk data job permissions hace 1 año
  Kristian Vos 6251b47f43 refactor: batch request model permissions instead of doing them one at a time hace 1 año
  Kristian Vos 15151ba1bc feat: added job to delete many models by id to DataModule hace 1 año
  Kristian Vos c214e5f79a refactor: improve getManyById functionality with permissions, add it to more models hace 1 año
  Owen Diffey 3c90b52820 refactor: Return record from loadModels hace 1 año
  Owen Diffey 663461a1a5 refactor: Use unsubscribeMany when unregistering models hace 1 año
  Owen Diffey 8bbbbce1f5 refactor: Use subscribeMany when registering models hace 1 año
  Owen Diffey 975029c54c refactor: Replace frontend Promise.all with forEachIn hace 1 año
  Kristian Vos 42b3162b6b refactor: modify model store loadModels to use findManyById instead of findById hace 1 año
  Kristian Vos 5192b28c45 feat: add FindManyById job hace 1 año
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory hace 1 año
  Owen Diffey 578da3ea73 fix: JobQueue.runJob race condition hace 1 año
  Owen Diffey c917263eff feat: Add minified users view-based model hace 1 año
  Owen Diffey 87ac0e09d0 feat: Add loadModels to model store hace 1 año
  Owen Diffey c6bf02c58b fix: Various fixes and tweaks hace 1 año
  Owen Diffey 868bc549f2 fix: Fix frontend eslint issues hace 1 año
  Owen Diffey a24a00ba7a chore: Re-enable build-lint workflow hace 1 año
  Owen Diffey 4940a501ad chore: Temporarily disable backend test validation in workflow action hace 1 año
  Owen Diffey 514f4d2d58 chore: Remove outdated data module spec hace 1 año
  Owen Diffey a2dd0ff7e4 fix: Fix remaining backend eslint issues hace 1 año
  Kristian Vos fb86ebdeff fix: remaining TS errors on the backend hace 1 año
  Owen Diffey cf000e6a4b fix: Frontend websocket close event listener not being destroyed hace 1 año
  Kristian Vos 3c24cd26d2 Merge branch 'release/backend-rewrite' of github.com:Musare/Musare into release/backend-rewrite hace 1 año
  Kristian Vos a3440bc5a7 fix: a bunch more TS fixes hace 1 año
  Owen Diffey 991819b667 refactor: Move job options type to job file hace 1 año
  Owen Diffey 306a21d3c6 fix: Re-add missing schemas type hace 1 año
  Owen Diffey 7d2438d5a5 fix: Frontend subscriptions not persisting reconnect hace 1 año
  Owen Diffey cc6169ca07 fix: Event subscriptions not being handled hace 1 año
  Owen Diffey 4442a6382a refactor: Report queued jobs in statistics hace 1 año
  Owen Diffey 7a91ec0e2f fix: Use deleteById in permissions hace 1 año