summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2016-11-09[feature] serve UI as an hidden serviceKali Kaneko (leap communications)
you need to configure onion = True in the services config. for sure, this is gonna be more interesting when we ship pixelated. but for now I thought it can be handy for testing ui changes: no need to bundle, just use your tor browser :) still need to try to serve imap/smtp over the onion service. kudos to meejah for this super-usable library!
2016-10-21[pkg] native pyinstaller packagingKali Kaneko (leap communications)
2016-10-04[doc] fix readme, remove broken dev-install-prebuilt from makefileelijah
2016-09-22[pkg] factor out deps listsKali Kaneko (leap communications)
2016-09-22[bug] fix leap.bitmask_js dependencyKali Kaneko (leap communications)
2016-09-22[pkg] fix www (aka bitmask_js) when run in "development mode"elijah
this change allows you to edit the js and have the changes reflected immediately in the app.
2016-09-08[pkg] fix leap.bitmask_www namespaceKali Kaneko (leap communications)
2016-09-07[pkg] update deps: bitmask_www already publishedKali Kaneko (leap communications)
2016-09-06[tests] factor out the common pieces to keymanager.testingKali Kaneko (leap communications)
2016-09-06[pkg] package bitmask_wwwKali Kaneko (leap communications)
2016-09-01[tests] add a separate env for development branches of soledad/commonKali Kaneko (leap communications)
2016-09-01[pkg] handle dependencies as extrasKali Kaneko (leap communications)
2016-08-30[pkg] add setupKali Kaneko (leap communications)
2016-08-29initial bitmask-dev stubKali Kaneko (leap communications)