dayzdockerserver/web
Daniel Ceregatti 4a6427f893 Add Pinia store so we can have disparate components.
Add Vueuse core library for useFetch.
Get async requests working with the above.
Start using Vue's Suspense feature.
Make Status its own component.
Start adding search results.
Continued work on error modal.
Add CORS headers to the backend.
Remove error store, as we only have one store.
Rename favicon.png to favicon.ico.
Remove functions from scripts where they are not used. Move functions to where they are used.
Lots of WIP.
2023-06-11 18:20:14 -07:00
..
bin Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
docroot Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
root Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
Dockerfile Add mod search. 2023-05-25 17:32:58 -07:00
package-lock.json Add mod search. 2023-05-25 17:32:58 -07:00
package.json Add mod search. 2023-05-25 17:32:58 -07:00
start.sh Begin large refactor of Vue to move it into a proper development environment: 2023-06-05 11:14:24 -07:00
web.js Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00