Historique des commits

Auteur SHA1 Message Date
  Owen Diffey b3bef5c7be feat: Add basic API module il y a 2 ans
  Owen Diffey 3e47b654c4 feat: Add session model and include in jobs and sockets il y a 2 ans
  Owen Diffey 07efc4ba9b refactor: Add jobQueue to BaseModule il y a 2 ans
  Owen Diffey 0a58a5f84d feat: Add module dependency logic il y a 2 ans
  Owen Diffey b653691a20 feat: Add ts-patch-mongoose package and integrate events il y a 2 ans
  Owen Diffey 9463279190 feat: Add documentVersion schema plugin il y a 2 ans
  Owen Diffey 3954f9c5be feat: Add log method to websocket il y a 2 ans
  Owen Diffey 6fcaafa78c feat: Add keepalive interval to websocket module il y a 2 ans
  Owen Diffey e4f2bdc83c feat: Add websocket module (WIP) il y a 2 ans
  Owen Diffey d513be1a05 feat: Add events module il y a 2 ans
  Owen Diffey b76245eeba feat: Add news and station getData schema options il y a 2 ans
  Owen Diffey e7cde971d8 feat: Add getData interface il y a 2 ans
  Owen Diffey 68a60bb156 feat: Add migration functionality il y a 2 ans
  Owen Diffey 63090ed872 feat: Sync model indexes on data module startup il y a 2 ans
  Owen Diffey 5372d26694 feat: Add getData as schema plugin (WIP) il y a 2 ans
  Owen Diffey 89b92a39e8 refactor(DataModule): Use stored connection rather than mongoose default il y a 2 ans
  Owen Diffey 08323c634d feat: Add news published and newest query helpers il y a 2 ans
  Owen Diffey c088c1a358 feat: Set mongoose global configuration values il y a 2 ans
  Owen Diffey e5aa6549bf feat: Add basic news schema il y a 2 ans
  Owen Diffey 1474ba5806 feat: Add basic station schema il y a 2 ans
  Owen Diffey 4e2fd1fbf7 refactor: Rename schemas folder and removed old code il y a 2 ans
  Kristian Vos 5df6901b08 refactor: changed and fixed a few DataModule things with new mongoose changes, 3.10 changes il y a 2 ans
  Owen Diffey b17106c9fc refactor: Started move to using mongoose in data module il y a 2 ans
  Owen Diffey cd24b1dc82 Merge branch 'staging' into release/backend-rewrite il y a 2 ans
  Owen Diffey f5811b345b Merge branch 'master' into staging il y a 2 ans
  Owen Diffey 5c629dac13 Merge branch 'v3.10.0' il y a 2 ans
  Owen Diffey 991993e1dc chore: Update package.json version to v3.10.0 il y a 2 ans
  Owen Diffey 69a58ca0eb chore: Added v3.10.0 changelog il y a 2 ans
  Owen Diffey 753959c685 refactor: Set station currentSong default to null in schema il y a 2 ans
  Kristian Vos ff6b95abd1 fix: stations are created with currentSong as an empty object instead of null il y a 2 ans