Commit Graph

7 Commits

Author SHA1 Message Date
e953c52092 Updated scripts and registered tasks.
reset_db.py now has the updated path.

Added reset database to tasks.

watch_all.py has improved output.
2021-07-12 03:07:58 -05:00
8b29c6f999 Changed SCSS.
Changed color scheme.

Added comment.

Added some color to home page.

Changed home page text.
2021-07-11 02:55:12 -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
80978c652a Implemented new theme structure and began home page design. 2021-07-11 01:33:58 -05:00
fbcf6fe586 Created vector graphic and png for logo. 2021-07-11 01:33:28 -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