Histórico de Commits

Autor SHA1 Mensagem Data
  Cameron Kline 360f3b0d54 Alright, looks like there's nothing we can do about using tabs in package.json, unless we update it manually each time (thanks npm >:[ https://github.com/npm/npm/issues/4718). So package.json's shall be excluded from our tabs! há 8 anos atrás
  Cameron Kline 0511c6d26c I need to get eslint going! :) replaced spaces with tabs. há 8 anos atrás
  Cameron Kline 3e60f7c5e5 Removed main.scss and sass folder, check out commit comment for more info. há 8 anos atrás
  Cameron Kline 02c6d6f0c7 Slight change to README wording há 8 anos atrás
  Cameron Kline e3434f0b61 Typo in README há 8 anos atrás
  Cameron Kline fc99860f72 Explained development a little better há 8 anos atrás
  Cameron Kline 72e904a5d5 Tabs please atjonathan :) há 8 anos atrás
  Jonathan 165a00a8cd Removed gulp and finalised structure há 8 anos atrás
  Kris 015be0fcbc Added station schema. há 8 anos atrás
  Cameron Kline f56224ec10 Dang, missed this one! há 8 anos atrás
  Cameron Kline aabf9afa87 One more tiny README change há 8 anos atrás
  Cameron Kline e9e5eb837d Minor README changes há 8 anos atrás
  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. há 8 anos atrás
  Jonathan 3c6af209fa Replaced rethinkDB with mongoDB, added user schema and continued work on authentication há 8 anos atrás
  Jonathan f3c4c4ae52 Added sass partials folder for more modular styles há 8 anos atrás
  Jonathan c5d179788c Added some more auth implementation [Having rethinkdb errors] há 8 anos atrás
  KrisVos130 64865de4b8 Updated schema.json. Merged station and added user schema. há 8 anos atrás
  KrisVos130 0c79e9c464 Worked on sockethandler a bit and added some socket support in main.js. há 8 anos atrás
  Jonathan c87855ea41 Basic authentication added [Not tested] há 8 anos atrás
  Jonathan 01fe8eec3c Used better class and id names and sassified the styles há 8 anos atrás
  Jonathan 110e4ef9f7 Fixed static folder referencing in src/app há 8 anos atrás
  Cameron Kline ab15aff17d Fixed whitespace há 8 anos atrás
  KrisVos130 70bed2c764 Merge remote-tracking branch 'remotes/origin/master' há 8 anos atrás
  Cameron Kline 9ac59ff230 Added gulp-cli to the bootstrap file, run 'vagrant up --provision' to apply these changes há 8 anos atrás
  KrisVos130 e5b0c181da Added io to global and added some emit's for stations. há 8 anos atrás
  Jonathan f1a23c4a03 Added gulp, sass compiling, nodemon and new folder structure há 8 anos atrás
  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. há 8 anos atrás
  Cameron Kline 9420f3efb2 Moved Timer to utils module. Move station logic to it's own module há 8 anos atrás
  Cameron Kline 0a489b460b Fixed issues in express handler há 8 anos atrás
  KrisVos130 e328e1d300 Fixed some things and ranted. há 8 anos atrás