|
9e55b459fc
|
Ported some code from Blazor version of project.
|
2021-07-12 03:10:00 -05:00 |
|
|
c1633b0b51
|
Changed file watching development setup.
No longer launches browser.
Added watch server task for API work.
watch_all.py only displays server output and client error output.
|
2021-07-11 02:38:18 -05:00 |
|
|
4e12a4b7fc
|
ASP.Net Core development mode no longer redirects to https.
Fixes hot module reloading through proxy.
Production mode still redirects to https.
|
2021-07-10 12:29:44 -05:00 |
|
|
3d3c43b944
|
Began transition to Vue3.
Implemented logging in and logging out.
Implemented authenticated http client.
Laid some groundwork for SCSS.
|
2021-07-10 12:29:34 -05:00 |
|