Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-22 | [pkg] factor out deps lists | Kali Kaneko (leap communications) | |
2016-09-22 | [bug] fix leap.bitmask_js dependency | Kali Kaneko (leap communications) | |
2016-09-22 | [feat] the setup wizard for the new ui | elijah | |
2016-09-22 | [pkg] pep8 cleanup | elijah | |
2016-09-22 | [pkg] bitmask_js => leap.bitmask_js | elijah | |
2016-09-22 | [pkg] rename www to ui | elijah | |
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-21 | [tests] add editable externals to git repo | Kali Kaneko (leap communications) | |
2016-09-20 | [style] pep8 cleanup | Kali Kaneko (leap communications) | |
2016-09-20 | [tests] add pep8 to py27-dev too | Kali Kaneko (leap communications) | |
2016-09-20 | [bug] revert usage of twisted which | Kali Kaneko (leap communications) | |
the test environment isn't finding the path properly, due to pytest internals. so: - add path extension - fix the order in which we're happy with a gpg option (to avoid symlinks) | |||
2016-09-20 | [bug] add missing import | Kali Kaneko (leap communications) | |
2016-09-20 | [tests] add script to checkout common/soledad | Kali Kaneko (leap communications) | |
2016-09-20 | [feat] discover gpg bin path instead of hardcode it | Ruben Pollan | |
2016-09-13 | [feat] Write service tokens to a file for email clients to read. | Ruben Pollan | |
- Resolves: #8435 | |||
2016-09-11 | [pkg] add gnupg to pip requirements | Kali Kaneko (leap communications) | |
2016-09-09 | [bug] workaround for autoconf in cli | Kali Kaneko (leap communications) | |
2016-09-08 | [pkg] include notes-python in the manifest | Kali Kaneko (leap communications) | |
2016-09-08 | [pkg] fix leap.bitmask_www namespace | Kali Kaneko (leap communications) | |
2016-09-07 | [pkg] update deps: bitmask_www already published | Kali Kaneko (leap communications) | |
2016-09-07 | [pkg] allow more then one release per day! | Kali Kaneko (leap communications) | |
2016-09-07 | [refactor] user is now in bonafide namespace | Kali Kaneko (leap communications) | |
2016-09-07 | [bug] serialize booleans | Kali Kaneko (leap communications) | |
2016-09-07 | [pkg] add target to install www wheel | Kali Kaneko (leap communications) | |
2016-09-07 | [pkg] make bitmask.js a hardlink to leap/bitmask/core/web/bitmask.js | Kali Kaneko (leap communications) | |
2016-09-07 | [bug] try/catch non standard statements | Kali Kaneko (leap communications) | |
2016-09-07 | [refactor] update www/app/lib/bitmask.js | Kali Kaneko (leap communications) | |
- fix a typo - Mantaining two copies looks like a very bad idea. I'll probably make this a symlink. | |||
2016-09-07 | [feat] Add manual provider registration | Ruben Pollan | |
- Resolves: #8400 | |||
2016-09-06 | [feature] first pyinstaller recipe for the qt5 launcher | Kali Kaneko (leap communications) | |
2016-09-06 | [feat] add webui command: enable/disable/status | Kali Kaneko (leap communications) | |
2016-09-06 | [bug] allow webui to launch without bitmask_www package | Kali Kaneko (leap communications) | |
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) | |
2016-09-06 | [pkg] typo | Kali Kaneko (leap communications) | |
2016-09-06 | [test] add speed tests for gpg/wrapper init/enc/dec | drebs | |
this is a port of commit 2d9bec78f in the legacy keymanager repo. Additionally, I'm here separating benchmarking tests from the main tox run. In my machine several of these benchmarking tests seem to be broken, due to issue https://github.com/isislovecruft/python-gnupg/issues/157 | |||
2016-09-06 | [bug] update get_token command with the lattest changes0.9.3 | Ruben Pollan | |
2016-09-06 | [feature] set a default localhost:7070 if bitmask.js is loaded from file | Ruben Pollan | |
2016-09-06 | [feature] webkit window serving bitmask-js | Kali Kaneko (leap communications) | |
2016-09-06 | [pkg] fix pydist-dev | Kali Kaneko (leap communications) | |
2016-09-06 | [bug] fix import | Kali Kaneko (leap communications) | |
2016-09-06 | [feature] webkit support: get the js and css working in older webkit engines | elijah | |
2016-09-06 | [pkg] package bitmask_www | Kali Kaneko (leap communications) | |
2016-09-01 | [pkg] move next-changelog to docs folder | Kali Kaneko (leap communications) | |
2016-09-01 | [pkg] ignore npm build log | Kali Kaneko (leap communications) | |
2016-09-01 | [pkg] move bitmask.js to new path | Kali Kaneko (leap communications) | |
2016-09-01 | [feature] include bitmask_js lib | elijah | |
cherry-picked from legacy bitmask_client repo | |||
2016-09-01 | [docs] more info to the readme | Kali Kaneko (leap communications) | |
2016-09-01 | [pkg] add requirements-dev | Kali Kaneko (leap communications) | |
2016-09-01 | [docs] move coverage to docs folder | Kali Kaneko (leap communications) | |
2016-09-01 | [pkg] add Makefile for bitmask-www | Kali Kaneko (leap communications) | |
2016-09-01 | [pkg] package pre-compiled www data in a python module | Kali Kaneko (leap communications) | |