Historial de Commits

Autor SHA1 Mensaje Fecha
  Septimus 903d9294f3 Merge branch 'master' of github.com:Musare/MusareNode hace 8 años
  Septimus 23f56455bd Updated Admin page style. Added another station. hace 8 años
  theflametrooper ab1453394c Fixed seeker bar and timeElapsed hace 8 años
  Septimus b935d17b0d Merge branch 'master' of github.com:Musare/MusareNode hace 8 años
  Septimus 8dc087ab73 Minor changes to style. Added Musare blue to key elements to accent the page better. hace 8 años
  theflametrooper dbdb14265f Let Station Thumbnail fill space hace 8 años
  theflametrooper 084c209e93 Added bluebird to package.json hace 8 años
  theflametrooper 4ea39bb959 Added promises library for backend (bluebird). Added logic to generate playlist off of YouTube ID. To test, you will need to add song to db hace 8 años
  theflametrooper e913b8fc5c Readded Song Schema and setup AdminSongs to pull from db. hace 8 años
  theflametrooper 7ad065d6d4 Fixed issue with whitespace 😂 hace 8 años
  theflametrooper cf40c44723 Fixed issues with POSTing. Issue with passportSocketIo not fixed. hace 8 años
  Cameron Kline c359235334 Enforce consistent whitespace of nginx.conf hace 8 años
  Cameron Kline 7b464131ff Load assets by absolute path. Loading them relatively doesn't work when you go directly to a path other then the root of the site. hace 8 años
  Cameron Kline ca82c1e0e0 @atjonathan you removed this. But we need it :P hace 8 años
  Cameron Kline 22bd87aba0 Removed comments from webpack config. Use consistent quote types hace 8 años
  Cameron Kline 5e5ea87297 This link isn't needed hace 8 años
  Cameron Kline 33c21e50d8 Use scss loader instead of sass loader for components. hace 8 años
  Cameron Kline ec5ba0892a Added scss loader. Added some node modules via --save-dev, which reordered the dependencies alphabetically. hace 8 años
  Cameron Kline 5737a7d65f Fixed mongo connection issue. We can connect to other Docker services by the name we define in the docker-compose.yml file hace 8 años
  Cameron Kline 15de9ff93e Cleaned up inconsistent whitespace hace 8 años
  theflametrooper ceec4cf630 Attempted to fix 401 Error when POSTing from frontend. Failed :) hace 8 años
  theflametrooper 6f2492348a Fixed issue with livereload for Wes. Removed weird errors from webpack, also removed optimization for bundle.js hace 8 años
  theflametrooper 83ef3c4ff5 Fixed issue for normal Docker issues with Station Socket Connection hace 8 años
  theflametrooper d257163bc0 Fixed most issues with Windows, still error with posting to backend. Possible solution would be to put frontend and backend in same container hace 8 años
  Cameron Kline c9a0f46ab2 Always serve index.html, since we're doing a single page app that uses vue-router. We need to add a catch-all route of some sort to handle missing pages. hace 8 años
  Gallium d0dc857e63 Added Bulma via npm so we could override default colors cleaner. hace 8 años
  Cameron Kline 88e3defd09 Added mongodb viewer hace 8 años
  Cameron Kline c76de199d8 Simplified schema definitions hace 8 años
  Cameron Kline 84020669ea Got Stations page working with new Docker setup hace 8 años
  Wesley McCann 1a7d7d31c5 Merge pull request #4 from Musare/docker hace 8 años