Commit History

Author SHA1 Message Date
  theflametrooper 9b7a18d283 Added discord and github sign in buttons. We shouldn't allow signup with these, so that we get their email address at the start. 8 years ago
  theflametrooper 009dbe4b9d Added Vue Loader. And remember to NEVER delete commits ;) 8 years ago
  KrisVos130 276739359b Added basic functionality for station page. 8 years ago
  KrisVos130 c2272cd30e Added password encryption and checking. 8 years ago
  KrisVos130 fa1aebbdc8 Added GitHub/Discord authentication. 8 years ago
  KrisVos130 df8f003ac8 Worked on local login and registration functionality. 8 years ago
  theflametrooper 2461f4f676 Some more work on auth 8 years ago
  KrisVos130 46c34c68c5 A few tweaks for the navbar and station page. 8 years ago
  theflametrooper 6612eec1e3 Added socket.io client side, fixed some ES5 - ES6 issues, added friends array to user schema. 8 years ago
  theflametrooper ffc03718c4 Merge branch 'master' of github.com:Musare/MusareNode 8 years ago
  KrisVos130 f14dc18ba0 Fixed issue for Jonathan. 8 years ago
  theflametrooper 5753d3eee0 Used var instead of const 8 years ago
  Kris 21a4dfb18f Started working on the song and queueSong schema. 8 years ago
  theflametrooper bf7770df4b Added some cool methods for Vue, added Station Card styles, and added vue rooms data. 8 years ago
  KrisVos130 8fabf17ee2 Worked on the station page. 8 years ago
  theflametrooper e0e14dacb3 Added Register Modal, Not styled properly yet. Recaptcha only works on 172.16.1.2 due to API Key Setup 8 years ago
  theflametrooper bf26aa0440 Added local copies of Bootstrap and jQuery, Recreated header with Bootstrap 8 years ago
  KrisVos130 2707e70572 Edited the layout a bit of the files. 8 years ago
  theflametrooper 7c9a316725 Use modular header instead of duplicating code, also removed bootstrap styles 8 years ago
  KrisVos130 548856aaae Started working on station page. Fixed some issues with stations.js. Updated README. 8 years ago
  Jonathan b2b8fa8ce5 Removed unneeded brackets 8 years ago
  theflametrooper ee6218c36e Added classes to station.js and global.js 8 years ago
  Jonathan 3aadb488ce Replaced the class of header with header-inner 8 years ago
  Cameron Kline 0bef3e4433 Id's are a thing of the past :) 8 years ago
  Cameron Kline 573c6c5ccc Removed extra back tick from README.md 8 years ago
  Jonathan 77901a27bd Quick changes to README 8 years ago
  theflametrooper 828c690c14 Added old header scss back ;) 8 years ago
  Jonathan c41dbab5bc Renamed Vue Components and added in Header and Footer HTML Markup and SCSS 8 years ago
  Jonathan 2b6abec33c Fixed peerDependency issue when vue-loader@8.5.2 wants vue-hot-reload-api@^1.2.0 8 years ago
  Jonathan eb238ebcd7 Added more ram to vagrant to fix memory running out on npm install. Removed duplicate code on bootstrap.sh 8 years ago