Histórico de Commits

Autor SHA1 Mensagem Data
  Kristian Vos c214e5f79a refactor: improve getManyById functionality with permissions, add it to more models há 1 ano atrás
  Owen Diffey 3c90b52820 refactor: Return record from loadModels há 1 ano atrás
  Owen Diffey 663461a1a5 refactor: Use unsubscribeMany when unregistering models há 1 ano atrás
  Owen Diffey 8bbbbce1f5 refactor: Use subscribeMany when registering models há 1 ano atrás
  Owen Diffey 975029c54c refactor: Replace frontend Promise.all with forEachIn há 1 ano atrás
  Kristian Vos 42b3162b6b refactor: modify model store loadModels to use findManyById instead of findById há 1 ano atrás
  Kristian Vos 5192b28c45 feat: add FindManyById job há 1 ano atrás
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory há 1 ano atrás
  Owen Diffey 578da3ea73 fix: JobQueue.runJob race condition há 1 ano atrás
  Owen Diffey c917263eff feat: Add minified users view-based model há 1 ano atrás
  Owen Diffey 87ac0e09d0 feat: Add loadModels to model store há 1 ano atrás
  Owen Diffey c6bf02c58b fix: Various fixes and tweaks há 1 ano atrás
  Owen Diffey 868bc549f2 fix: Fix frontend eslint issues há 1 ano atrás
  Owen Diffey a24a00ba7a chore: Re-enable build-lint workflow há 1 ano atrás
  Owen Diffey 4940a501ad chore: Temporarily disable backend test validation in workflow action há 1 ano atrás
  Owen Diffey 514f4d2d58 chore: Remove outdated data module spec há 1 ano atrás
  Owen Diffey a2dd0ff7e4 fix: Fix remaining backend eslint issues há 1 ano atrás
  Kristian Vos fb86ebdeff fix: remaining TS errors on the backend há 1 ano atrás
  Owen Diffey cf000e6a4b fix: Frontend websocket close event listener not being destroyed há 1 ano atrás
  Kristian Vos 3c24cd26d2 Merge branch 'release/backend-rewrite' of github.com:Musare/Musare into release/backend-rewrite há 1 ano atrás
  Kristian Vos a3440bc5a7 fix: a bunch more TS fixes há 1 ano atrás
  Owen Diffey 991819b667 refactor: Move job options type to job file há 1 ano atrás
  Owen Diffey 306a21d3c6 fix: Re-add missing schemas type há 1 ano atrás
  Owen Diffey 7d2438d5a5 fix: Frontend subscriptions not persisting reconnect há 1 ano atrás
  Owen Diffey cc6169ca07 fix: Event subscriptions not being handled há 1 ano atrás
  Owen Diffey 4442a6382a refactor: Report queued jobs in statistics há 1 ano atrás
  Owen Diffey 7a91ec0e2f fix: Use deleteById in permissions há 1 ano atrás
  Owen Diffey dc1d00f15f fix: Catch and ignore job errors in queue, as should already be handled/reported há 1 ano atrás
  Owen Diffey a610f17c5c refactor: Use callback to handle forEachIn errors há 1 ano atrás
  Owen Diffey d76859ccc3 refactor: Add forEachIn error handling há 1 ano atrás