Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Partial progress * Add comments to new config code. * Additional progress * Revert "Additional progress" This reverts commit b73699c. * Finish refactoring project to use passed-state instead of global state * Test new configs and fix StumpCore docs. * Fix all them doctests * Remove unnecessary utils module in server. * Handle allowed_origins properly. * Cloning strings is silly. * Update cargo lock * Complete removal of env-based configs. * Fix mispelling * Reverse change to session save fn - it broke things. * Modify scripts to support building on windows * Finishing touches * Address comments on first revision of pull request. * Can disable the clap env feature in the cli now. --------- Co-authored-by: Aaron Leopold <36278431+aaronleopold@users.noreply.github.com>
- Loading branch information