summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/core/_web.py
AgeCommit message (Expand)Author
2016-12-29[refactor] move web service to its own submoduleKali Kaneko (leap communications)
2016-12-29[feature] local session serviceKali Kaneko (leap communications)
2016-12-29[feature] authentication classes and testsKali Kaneko (leap communications)
2016-12-29[refactor] remove duplication of the bitmask.js libraryKali Kaneko (leap communications)
2016-11-09[feature] serve UI as an hidden serviceKali Kaneko (leap communications)
2016-10-03[bug] use correct twisted log api for warningsdrebs
2016-09-27[pkg] some bundling hacksKali Kaneko (leap communications)
2016-09-22[pkg] bitmask_js => leap.bitmask_jselijah
2016-09-22[pkg] fix www (aka bitmask_js) when run in "development mode"elijah
2016-09-20[style] pep8 cleanupKali Kaneko (leap communications)
2016-09-06[feat] add webui command: enable/disable/statusKali Kaneko (leap communications)
2016-09-06[bug] allow webui to launch without bitmask_www packageKali Kaneko (leap communications)
2016-09-06[pkg] package bitmask_wwwKali Kaneko (leap communications)
2016-09-01[feat] added initial bitmask_js (WIP)elijah
2016-09-01[feat] add web/js core APIRuben Pollan