3 Commits

Author SHA1 Message Date
a6455d9fb0 Upgrade Bootstrap from 4.1.3 to 4.3.1.
No breaking changes, mainly fixes and a few new handy classes.

Read more on:
https://blog.getbootstrap.com/2019/02/11/bootstrap-4-3-0/
2019-04-26 14:07:30 +02:00
98a4e2ecf1 Big modernisation steps (bootstrap 4 + Vue.js):
- Bootstrap 4
- Rendering the dashboard with Vue.js instead of constructing the HTML
  with jQuery.
2018-12-12 12:10:54 +01:00
64c8ede727 Changed project file layout to be standard golang project layout
This means a bit more adjustment on the part of developers that aren't
familiar with how Go does things, but it makes it more consistent and
easier to work with when on multiple Go projects.
2017-10-03 12:01:06 +02:00