Kristian Vos
|
c5f3057b48
chore: made Dockerfile's more efficient
|
2 anni fa |
Kristian Vos
|
282b531509
chore: updated frontend global npm packages
|
2 anni fa |
Owen Diffey
|
c881b05a29
refactor: Separate docker container modes
|
2 anni fa |
Kristian Vos
|
b669cfe2f5
chore: updated frontend and backend Node.JS version to 16 (LTS)
|
2 anni fa |
Kristian Vos
|
5f93951edc
chore: updated frontend npm packages in package.json and Dockerfile
|
2 anni fa |
Kristian Vos
|
15dec709cc
chore: updated frontend packages
|
3 anni fa |
Kristian Vos
|
b87d3ee4a4
chore: updated frontend Dockerfile node, webpack, webpack-cli and included package-lock
|
3 anni fa |
Jonathan
|
4790987dda
chore(frontend): fixed issue when webpack wanted a global install
|
3 anni fa |
Jonathan
|
e28f18e315
chore(frontend): moved to webpack v5 (which fixes a vulnerability)
|
3 anni fa |
Jonathan
|
26556dd3a5
chore: removed snyk from anything and everything
|
3 anni fa |
Kristian Vos
|
20052878b1
chore: removed yarn
|
4 anni fa |
Kristian Vos
|
afc26724ab
fix: some small fixes to fix errors with compiling/starting
|
4 anni fa |
Jonathan
|
56507a6d19
chore(security): removed vunerable and unnecessary package
|
5 anni fa |
Jonathan
|
661f6aa7f4
chore(CI): added basic travis ci implementation
|
5 anni fa |
Jonathan
|
5674d1f3b0
chore(frontend): docker can now use webpack-dev-server
|
5 anni fa |
Kristian Vos
|
c5f5d32662
chore: added ability to run Docker frontend in production mode, needs more work
|
5 anni fa |
Kristian Vos
|
28b2c42c8b
chore: updated scripts for Docker-development
|
5 anni fa |
Jonathan
|
db0d14ceff
chore(webpack): increased webpack dev speed, added webpack-dev-server
|
5 anni fa |
Jonathan
|
7f57c83cce
refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level
|
5 anni fa |
KrisVos130
|
1f1196d887
Fixed the webpack issue.
|
7 anni fa |
luveti
|
5a04e2777e
Removed Alpine Linux in favor of Ubuntu, since Alpine was causing us a lot of grief with node-gyp modules
|
8 anni fa |
KrisVos130
|
a15e8ee7c4
Added option to run Musare locally without Docker.
|
8 anni fa |
Cameron Kline
|
b310b48386
node-sass is now installed globally, to help reduce docker image build times for the frontend
|
8 anni fa |
Cameron Kline
|
807db6a7c2
Added Docker setup, which should eventually replace the Vagrant setup
|
8 anni fa |