Commit History

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