Historique des commits

Auteur SHA1 Message Date
  Cameron Kline ec5ba0892a Added scss loader. Added some node modules via --save-dev, which reordered the dependencies alphabetically. il y a 8 ans
  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 il y a 8 ans
  Cameron Kline 15de9ff93e Cleaned up inconsistent whitespace il y a 8 ans
  theflametrooper ceec4cf630 Attempted to fix 401 Error when POSTing from frontend. Failed :) il y a 8 ans
  theflametrooper 6f2492348a Fixed issue with livereload for Wes. Removed weird errors from webpack, also removed optimization for bundle.js il y a 8 ans
  theflametrooper 83ef3c4ff5 Fixed issue for normal Docker issues with Station Socket Connection il y a 8 ans
  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 il y a 8 ans
  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. il y a 8 ans
  Gallium d0dc857e63 Added Bulma via npm so we could override default colors cleaner. il y a 8 ans
  Cameron Kline 88e3defd09 Added mongodb viewer il y a 8 ans
  Cameron Kline c76de199d8 Simplified schema definitions il y a 8 ans
  Cameron Kline 84020669ea Got Stations page working with new Docker setup il y a 8 ans
  Wesley McCann 1a7d7d31c5 Merge pull request #4 from Musare/docker il y a 8 ans
  Gallium 819e75065d Updated README.md and removed Vagrant files in favor of Docker setup. il y a 8 ans
  theflametrooper 5f74d4282c Added Admin Dashboard. Still to update the server side il y a 8 ans
  theflametrooper eb15cfe2a5 Setup songs to be added to playlist. Fixed issues and cleaned up timeElapsed il y a 8 ans
  Jonathan 35aff5d901 Merge pull request #3 from luveti/master il y a 8 ans
  theflametrooper b29fa4bdbd Added users and user number updating functionality il y a 8 ans
  theflametrooper c187c6ded0 Hello Bulma il y a 8 ans
  theflametrooper e7fbeed0ba Major refactor and simplification of stations and songs il y a 8 ans
  Cameron Kline 807db6a7c2 Added Docker setup, which should eventually replace the Vagrant setup il y a 8 ans
  theflametrooper 37d4cfdbfd Fixed issue with config folder location il y a 8 ans
  theflametrooper 6a2a510a87 Fixed and simplified Authentication il y a 8 ans
  KrisVos130 7408a2ef77 Worked on queue. il y a 8 ans
  BuildTools 0c93a55922 Changed back to using namespaces due to annoying bugs. il y a 8 ans
  BuildTools 5d954b099e Worked on queue and added toasts. il y a 8 ans
  KrisVos130 f2fac0f1c8 Worked on removing namespace socket from stations. il y a 8 ans
  theflametrooper d7eac7dce4 Added vue-roaster package il y a 8 ans
  theflametrooper fb806f3ccb Removed Toast.vue il y a 8 ans
  theflametrooper dde9cbf045 Added Toast Styling il y a 8 ans