Owen Diffey
|
9216dd022c
refactor: Docker setup tweaks
|
2 years ago |
Owen Diffey
|
d2c8d93a60
refactor(Docker): Split npm install build steps
|
2 years ago |
Kristian Vos
|
f1bc2ecfa9
fix: fixed some more vite config issues
|
2 years ago |
Owen Diffey
|
134a386fb5
fix: Vite throwing errors when used in docker
|
2 years ago |
Owen Diffey
|
800fb6d305
fix: Continued attempting to fix edit songs in production and other minor tweaks
|
2 years ago |
Kristian Vos
|
730b52e7a7
chore: updated frontend packages
|
2 years ago |
Owen Diffey
|
473f111db9
refactor: Docker setup tweaks and build prod frontend in image
|
2 years ago |
Owen Diffey
|
011e1a7847
fix: Limited NodeJS version to v16.15
|
2 years ago |
Kristian Vos
|
c5f3057b48
chore: made Dockerfile's more efficient
|
2 years ago |
Kristian Vos
|
282b531509
chore: updated frontend global npm packages
|
2 years ago |
Owen Diffey
|
c881b05a29
refactor: Separate docker container modes
|
2 years ago |
Kristian Vos
|
b669cfe2f5
chore: updated frontend and backend Node.JS version to 16 (LTS)
|
2 years ago |
Kristian Vos
|
5f93951edc
chore: updated frontend npm packages in package.json and Dockerfile
|
2 years ago |
Kristian Vos
|
15dec709cc
chore: updated frontend packages
|
3 years ago |
Kristian Vos
|
b87d3ee4a4
chore: updated frontend Dockerfile node, webpack, webpack-cli and included package-lock
|
3 years ago |
Jonathan
|
4790987dda
chore(frontend): fixed issue when webpack wanted a global install
|
3 years ago |
Jonathan
|
e28f18e315
chore(frontend): moved to webpack v5 (which fixes a vulnerability)
|
3 years ago |
Jonathan
|
26556dd3a5
chore: removed snyk from anything and everything
|
3 years ago |
Kristian Vos
|
20052878b1
chore: removed yarn
|
4 years ago |
Kristian Vos
|
afc26724ab
fix: some small fixes to fix errors with compiling/starting
|
4 years ago |
Jonathan
|
56507a6d19
chore(security): removed vunerable and unnecessary package
|
5 years ago |
Jonathan
|
661f6aa7f4
chore(CI): added basic travis ci implementation
|
5 years ago |
Jonathan
|
5674d1f3b0
chore(frontend): docker can now use webpack-dev-server
|
5 years ago |
Kristian Vos
|
c5f5d32662
chore: added ability to run Docker frontend in production mode, needs more work
|
5 years ago |
Kristian Vos
|
28b2c42c8b
chore: updated scripts for Docker-development
|
5 years ago |
Jonathan
|
db0d14ceff
chore(webpack): increased webpack dev speed, added webpack-dev-server
|
5 years ago |
Jonathan
|
7f57c83cce
refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level
|
5 years ago |
KrisVos130
|
1f1196d887
Fixed the webpack issue.
|
7 years ago |
luveti
|
5a04e2777e
Removed Alpine Linux in favor of Ubuntu, since Alpine was causing us a lot of grief with node-gyp modules
|
8 years ago |
KrisVos130
|
a15e8ee7c4
Added option to run Musare locally without Docker.
|
8 years ago |