dayzdockerserver/web/root
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
..
favicon.png Lots of layout changes. 2023-05-26 22:59:36 -07:00
index.css Continued work on the web UI: 2023-06-03 21:57:14 -07:00
index.html Continued work on the web UI: 2023-06-03 21:57:14 -07:00
index.js Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
xmltree.js Continued work on the web UI: 2023-06-03 21:57:14 -07:00