Historial de Commits

Autor SHA1 Mensaje Fecha
  theflametrooper 34d4343c7d Minor fixes to Kris's adjustments with local setup (alternative to docker) hace 8 años
  KrisVos130 d61fe72981 Fixed some issues with stations. hace 8 años
  KrisVos130 09add816b5 Added auth. hace 8 años
  KrisVos130 ac97160e55 Worked on fixing auth. hace 8 años
  KrisVos130 a15e8ee7c4 Added option to run Musare locally without Docker. hace 8 años
  Cameron Kline 286bd6ca14 Added some convenience scripts for those using docker-machine on windows hace 8 años
  Cameron Kline 1cabd91a00 Removed node-inspector in favor of nodes built in inspect option hace 8 años
  Cameron Kline b310b48386 node-sass is now installed globally, to help reduce docker image build times for the frontend hace 8 años
  theflametrooper a9491818b5 Removed scheduler hace 8 años
  theflametrooper 360aff1ba7 Fixed some issues raised from Cameron's refactor hace 8 años
  Cameron Kline 8f8f523b72 Removed old station class. hace 8 años
  Cameron Kline 04624d72f7 Cleaned up whitespace hace 8 años
  Cameron Kline a4253476ad Integrated Redis, began commenting backend hace 8 años
  Cameron Kline 9b600a8e78 Added redis as backend dependency hace 8 años
  Cameron Kline 22c3b27c50 Huge backend architecture change. hace 8 años
  Vos d0379ff2fa Update README.md hace 8 años
  Vos eebfb6f305 Update README.md hace 8 años
  Cameron Kline 53e368d82b Updated README hace 8 años
  Cameron Kline ce8312b847 Updated README, added Redis to services hace 8 años
  theflametrooper 174927549a Small cleanup, added vue-roaster (toasts) hace 8 años
  theflametrooper a0b8ac039b Temporary fix for when node crashes, caused by removal of passport/passport.socketio hace 8 años
  theflametrooper 747f5a3fec Pushed what's done so far with implementing local auth without passport. Also added User Account Page. hace 8 años
  theflametrooper 02693d3500 Fixed a lot of @luveti mistakes ;) hace 8 años
  Cameron Kline 588e783980 Shortened syntax. Better wrapping of responses hace 8 años
  Cameron Kline d4ac018b31 Added "cors" field to config. Fixed typo on "recaptcha" field hace 8 años
  Cameron Kline dd8d555e97 Several changes in this commit. Checkout description for more info. hace 8 años
  Cameron Kline 3b9aa43d17 Refactored '/users/register' core handler function to user async.waterfall (removed the callback hell we had before). Added a ton of comments to help explain what each step is doing. hace 8 años
  Cameron Kline 5bdcb5b05f End the "/users/register" request. Removed 'charset=utf-8' from 'Content-Type' as it was causing issues with the request hace 8 años
  Cameron Kline a898199a93 Used shorter syntax in some places. Updated some code to reflect the new "globals" module structure hace 8 años
  Cameron Kline 01202dc194 Renamed global module to globals, since NodeJS already defines a variable named "global" (similar to window in a web browser) hace 8 años