251 contributions in the last 12 months
Less
More
feat(#20): Adds Enable UI feature to disable serving the UI
Offer the feature of disabling the frontend
Package Shortenit
Poetry is still limited when it comes to include
external dependencies. In this project, the UI and the configuration are being moved to the site-packages
directory polluting it.
Unfortunate…
fix(): Fixes the packaging, should work as expected when installed
chore(): Cleans up the docs a bit
Migrate Frontend
Considering the decision to stick with Flask for the time being, this ticket no longer holds #3 as a dependency and can be moved forward.
This issue has been resolved, the current frontend can…