Commit History

Author SHA1 Message Date
  Cameron Kline f56224ec10 Dang, missed this one! 7 years ago
  Cameron Kline aabf9afa87 One more tiny README change 7 years ago
  Cameron Kline e9e5eb837d Minor README changes 7 years ago
  Cameron Kline 17eea5f2cb Very large change, hopefully the last big refactor. Got vue-loader integration in. The old UI is completely gone as of now, and will need reimplemented using vue components. Checkout frontend/README.md and backend/README.md for more info. Make sure to run 'vagrant up --provision' to get the latest bootstrap.sh changes on your vagrant machine. 7 years ago
  Jonathan 3c6af209fa Replaced rethinkDB with mongoDB, added user schema and continued work on authentication 7 years ago
  Jonathan f3c4c4ae52 Added sass partials folder for more modular styles 7 years ago
  Jonathan c5d179788c Added some more auth implementation [Having rethinkdb errors] 7 years ago
  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