Commit History

作者 SHA1 備註 提交日期
  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 8 年之前
  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. 8 年之前
  Gallium d0dc857e63 Added Bulma via npm so we could override default colors cleaner. 8 年之前
  Cameron Kline 88e3defd09 Added mongodb viewer 8 年之前
  Cameron Kline c76de199d8 Simplified schema definitions 8 年之前
  Cameron Kline 84020669ea Got Stations page working with new Docker setup 8 年之前
  Wesley McCann 1a7d7d31c5 Merge pull request #4 from Musare/docker 8 年之前
  Gallium 819e75065d Updated README.md and removed Vagrant files in favor of Docker setup. 8 年之前
  theflametrooper 5f74d4282c Added Admin Dashboard. Still to update the server side 8 年之前
  theflametrooper eb15cfe2a5 Setup songs to be added to playlist. Fixed issues and cleaned up timeElapsed 8 年之前
  Jonathan 35aff5d901 Merge pull request #3 from luveti/master 8 年之前
  theflametrooper b29fa4bdbd Added users and user number updating functionality 8 年之前
  theflametrooper c187c6ded0 Hello Bulma 8 年之前
  theflametrooper e7fbeed0ba Major refactor and simplification of stations and songs 8 年之前
  Cameron Kline 807db6a7c2 Added Docker setup, which should eventually replace the Vagrant setup 8 年之前
  theflametrooper 37d4cfdbfd Fixed issue with config folder location 8 年之前
  theflametrooper 6a2a510a87 Fixed and simplified Authentication 8 年之前
  KrisVos130 7408a2ef77 Worked on queue. 8 年之前
  BuildTools 0c93a55922 Changed back to using namespaces due to annoying bugs. 8 年之前
  BuildTools 5d954b099e Worked on queue and added toasts. 8 年之前
  KrisVos130 f2fac0f1c8 Worked on removing namespace socket from stations. 8 年之前
  theflametrooper d7eac7dce4 Added vue-roaster package 8 年之前
  theflametrooper fb806f3ccb Removed Toast.vue 8 年之前
  theflametrooper dde9cbf045 Added Toast Styling 8 年之前
  KrisVos130 7c98656825 Added station pausing and syncing. Lost initial 16h of work. 8 年之前
  theflametrooper 8f4d30c264 ES5 < ES6 8 年之前
  theflametrooper 1fa34712f6 Added assets folder in frontend 8 年之前
  theflametrooper c003bcccb1 Added link to home on StationHeader, minor room card styling changes 8 年之前
  theflametrooper 293153094b Added Station Header 8 年之前
  theflametrooper 1ecd2c333e Redirect every route back to / 8 年之前