Refactor web #26

Merged
tardisx merged 8 commits from refactor-web into main 2023-11-20 07:38:17 +10:30
tardisx commented 2023-11-20 07:37:23 +10:30 (Migrated from github.com)
  • refactor the web server parts to their own package
  • refactor assets to a more sensible layout
  • don't queue downloads immediately, instead:
    • user must choose profile and (optional) destination
    • or just close popup to abort
  • destination can no longer be changed while in progress
    • this paves the way to allow us to have more flexibility in destination choice
* refactor the web server parts to their own package * refactor assets to a more sensible layout * don't queue downloads immediately, instead: * user must choose profile and (optional) destination * or just close popup to abort * destination can no longer be changed while in progress * this paves the way to allow us to have more flexibility in destination choice
Sign in to join this conversation.
No description provided.