Commit History

Author SHA1 Message Date
  KrisVos130 64865de4b8 Updated schema.json. Merged station and added user schema. 7 years ago
  KrisVos130 0c79e9c464 Worked on sockethandler a bit and added some socket support in main.js. 7 years ago
  Jonathan c87855ea41 Basic authentication added [Not tested] 7 years ago
  Jonathan 01fe8eec3c Used better class and id names and sassified the styles 7 years ago
  Jonathan 110e4ef9f7 Fixed static folder referencing in src/app 7 years ago
  Cameron Kline ab15aff17d Fixed whitespace 7 years ago
  KrisVos130 70bed2c764 Merge remote-tracking branch 'remotes/origin/master' 7 years ago
  Cameron Kline 9ac59ff230 Added gulp-cli to the bootstrap file, run 'vagrant up --provision' to apply these changes 7 years ago
  KrisVos130 e5b0c181da Added io to global and added some emit's for stations. 7 years ago
  Jonathan f1a23c4a03 Added gulp, sass compiling, nodemon and new folder structure 7 years ago
  Cameron Kline 3ce45ff3ff Added a consistent route implementation. Made our single RethinkDB connection global. Renamed utils.js to global.js to make it more generic. Added a EventEmitter setup to coreHandler so that it can talk back to socketHandler without needing to require it. 7 years ago
  Cameron Kline 9420f3efb2 Moved Timer to utils module. Move station logic to it's own module 7 years ago
  Cameron Kline 0a489b460b Fixed issues in express handler 7 years ago
  KrisVos130 e328e1d300 Fixed some things and ranted. 7 years ago
  KrisVos130 3e18a4d332 Moved rooms to better spot. 7 years ago
  KrisVos130 631ab1a8a4 Worked on station constructor, improved/fixed room/rooms functions. 7 years ago
  KrisVos130 504eb7756e Started with the Station constructor. 7 years ago
  Cameron Kline 374b56cfac Added new request handling structure. This is incomplete and hasn't been tested yet. 7 years ago
  Jonathan cf48fa45df Minor Styling Improvements to Room Cards 7 years ago
  Kris d7ef4a3617 Small update. 7 years ago
  Kris 0c8ea0daac Small update. 7 years ago
  Jonathan 497231d352 Fixed npm install issue for Windows 7 years ago
  Jonathan 1d270e5a88 Fixed numbering issue in README 7 years ago
  Kris d4fcb56bad Merge pull request #1 from luveti/master 7 years ago
  Cameron Kline 8bef59bd57 Merge pull request #1 from atjonathan/patch-1 7 years ago
  Jonathan c8c234e431 Update README.md 7 years ago
  Cameron Kline 2606273e1a Initial commit of new code base 7 years ago
  KrisVos130 5b3a408286 Commented some things. 8 years ago
  KrisVos130 ee179f523a Core for authentication is done. 8 years ago
  KrisVos130 34b1f33a6d Worked on local-authentication. 8 years ago