Commit History

Author SHA1 Message Date
  KrisVos130 f563c740ce Added basic functionality for statistics. 7 years ago
  theflametrooper 38f3323953 Added when the user first joined, using moment js 7 years ago
  theflametrooper 72f9c7e81a Updated vue-roaster to newest version 7 years ago
  theflametrooper 17ce539c0e Improved load times by adding webpack minfication reducing bundle.js file size from 1.48mb to 933kb. 7 years ago
  theflametrooper de09204b44 Updated version number for vue-roaster 7 years ago
  theflametrooper a97c810188 Added new version of vue-roaster 7 years ago
  theflametrooper 554665d765 Fixed Toasts,they now can be called from any file 7 years ago
  KrisVos130 a15e8ee7c4 Added option to run Musare locally without Docker. 7 years ago
  Cameron Kline b310b48386 node-sass is now installed globally, to help reduce docker image build times for the frontend 7 years ago
  Cameron Kline 04624d72f7 Cleaned up whitespace 7 years ago
  theflametrooper 174927549a Small cleanup, added vue-roaster (toasts) 7 years ago
  theflametrooper 7ad065d6d4 Fixed issue with whitespace 😂 7 years ago
  theflametrooper cf40c44723 Fixed issues with POSTing. Issue with passportSocketIo not fixed. 7 years ago
  Cameron Kline ec5ba0892a Added scss loader. Added some node modules via --save-dev, which reordered the dependencies alphabetically. 7 years ago
  Gallium d0dc857e63 Added Bulma via npm so we could override default colors cleaner. 7 years ago
  theflametrooper d7eac7dce4 Added vue-roaster package 7 years ago
  theflametrooper 009dbe4b9d Added Vue Loader. And remember to NEVER delete commits ;) 7 years ago
  theflametrooper bf26aa0440 Added local copies of Bootstrap and jQuery, Recreated header with Bootstrap 7 years ago
  theflametrooper 828c690c14 Added old header scss back ;) 7 years ago
  Jonathan 2b6abec33c Fixed peerDependency issue when vue-loader@8.5.2 wants vue-hot-reload-api@^1.2.0 7 years ago
  Cameron Kline f0861ad12d Got vuestrap-base-components working. Started implementing the header / navbar. 7 years ago
  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! 7 years ago
  Cameron Kline 72e904a5d5 Tabs please atjonathan :) 7 years ago
  Jonathan 165a00a8cd Removed gulp and finalised structure 7 years ago
  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. 7 years ago