Historial de Commits

Autor SHA1 Mensaje Fecha
  Owen Diffey 02c0f4d645 Merge tag 'v3.11.0' into release/backend-rewrite hace 3 meses
  Kristian Vos 40576d6120 chore: update mongoose to 6.12.6, excluding ridiculous AWS dependencies of mongodb hace 3 meses
  Owen Diffey 77f6ab3379 refactor: Move shared logic to a common directory hace 4 meses
  Owen Diffey cd24b1dc82 Merge branch 'staging' into release/backend-rewrite hace 1 año
  Owen Diffey 01e673ea05 fix: Docker build context above 130mb hace 1 año
  Owen Diffey f0b8e85a1e refactor: Copy types and required .git contents into docker images and only mount for development hace 1 año
  Kristian Vos fdb9102d31 fix: production mode getting git info in docker images wasn't working hace 1 año
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env hace 1 año
  Owen Diffey 5e60329f2c refactor: Added support for prod and TypeScript dev backend mode hace 1 año
  Owen Diffey c0a7b10729 chore: Updated node docker image to v18 hace 1 año
  Kristian Vos c639bb20c4 Merge remote-tracking branch 'origin/staging' into staging hace 1 año
  Kristian Vos 52654bfed4 refactor: renamed shared types folder, added support for it within docker hace 1 año
  Owen Diffey 12ed3f22da refactor: Renamed musare_types to @musare_types and mounted in docker hace 1 año
  Owen Diffey 9216dd022c refactor: Docker setup tweaks hace 1 año
  Owen Diffey d2c8d93a60 refactor(Docker): Split npm install build steps hace 1 año
  Owen Diffey 473f111db9 refactor: Docker setup tweaks and build prod frontend in image hace 2 años
  Owen Diffey 011e1a7847 fix: Limited NodeJS version to v16.15 hace 2 años
  Kristian Vos c5f3057b48 chore: made Dockerfile's more efficient hace 2 años
  Owen Diffey c881b05a29 refactor: Separate docker container modes hace 2 años
  Kristian Vos b669cfe2f5 chore: updated frontend and backend Node.JS version to 16 (LTS) hace 2 años
  Kristian Vos 3f2b107b6e chore: removed useless apt-get update from backend Dockerfile, included package-lock hace 2 años
  Owen Diffey 1d0d7faa9e Now defaulting to serve backend from /backend when using docker hace 3 años
  Jonathan 6b05464976 chore: specified node version to avoid issues between machines hace 3 años
  Jonathan 26556dd3a5 chore: removed snyk from anything and everything hace 3 años
  Jonathan 661f6aa7f4 chore(CI): added basic travis ci implementation hace 4 años
  Jonathan db0d14ceff chore(webpack): increased webpack dev speed, added webpack-dev-server hace 4 años
  luveti 5a04e2777e Removed Alpine Linux in favor of Ubuntu, since Alpine was causing us a lot of grief with node-gyp modules hace 7 años
  Cameron Kline 1cabd91a00 Removed node-inspector in favor of nodes built in inspect option hace 7 años
  Cameron Kline a4253476ad Integrated Redis, began commenting backend hace 7 años
  Cameron Kline 807db6a7c2 Added Docker setup, which should eventually replace the Vagrant setup hace 7 años