aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/onboarding
Commit message (Collapse)AuthorAgeFilesLines
* Move onboarding app to TornadoAldo Cortesi2014-12-274-20/+71
| | | | | | | Two reasons for this. First, this removes flask and its dependencies, which are quite sizeable. Second, pyinstaller now barfs on simplejson, which is a Flask dependency. I just don't have time to fix this upstream, so doing what we should be doing anyway is a no-brainer.
* fix #419Maximilian Hils2014-12-081-1/+10
|
* First-order integration of configargparser to add config file supportAldo Cortesi2014-11-151-2/+2
|
* use bowser-installerMaximilian Hils2014-09-136-48/+0
|
* web -> onboardingAldo Cortesi2014-09-1219-0/+1949