Historique des commits

Auteur SHA1 Message Date
  howdoyoucode e0d931e5e7 Fixed issue with caching javascript files generated by webpack when there are changes il y a 7 ans
  atjonathan 7e2336d8c3 Significantly improved load times il y a 7 ans
  theflametrooper 6e8dd0f7f4 Fixed issues with webpack, (untested with other users) il y a 7 ans
  theflametrooper b5ee423c4f More fixes to webpack configuration il y a 7 ans
  theflametrooper b2900eb802 Possible fix to webpack configuration issues il y a 7 ans
  theflametrooper 7016338e2e Fixed sourcemap errors with vue-roaster il y a 7 ans
  theflametrooper d7cd8ee8f5 Optimization only works with production now to speed up development il y a 7 ans
  theflametrooper 17ce539c0e Improved load times by adding webpack minfication reducing bundle.js file size from 1.48mb to 933kb. il y a 7 ans
  theflametrooper 174927549a Small cleanup, added vue-roaster (toasts) il y a 7 ans
  Cameron Kline 22bd87aba0 Removed comments from webpack config. Use consistent quote types il y a 7 ans
  Cameron Kline ec5ba0892a Added scss loader. Added some node modules via --save-dev, which reordered the dependencies alphabetically. il y a 7 ans
  theflametrooper 6f2492348a Fixed issue with livereload for Wes. Removed weird errors from webpack, also removed optimization for bundle.js il y a 7 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 7 ans
  theflametrooper c187c6ded0 Hello Bulma il y a 7 ans
  Cameron Kline f7d08f397b Added eslinting to frontend. Make sure to run 'npm install' inside the frontend directory to fetch the new dependencies. il y a 7 ans
  Jonathan 165a00a8cd Removed gulp and finalised structure il y a 7 ans
  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. il y a 7 ans