Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-20 | [docs] complete the env documentation a bit | Kali Kaneko (leap communications) | |
2017-04-19 | [docs] update known issues list | Kali Kaneko (leap communications) | |
2017-04-12 | [docs] fix broken autoinstall script for testing bundles | Kali Kaneko (leap communications) | |
2017-04-03 | [docs] document mail status API | Ruben Pollan | |
- Resolves: #8775 | |||
2017-03-31 | add entry to changelog for logging errors when decrypt fails | Kali Kaneko (leap communications) | |
2017-03-17 | [docs] update changelog for 0.9.5 | Kali Kaneko (leap communications) | |
2017-03-15 | [docs] add note about compiling and packaging the js ui | Kali Kaneko (leap communications) | |
2017-03-15 | [docs] add Sriram to authors | Kali Kaneko (leap communications) | |
2017-03-13 | [docs] add changelog entry about offline flag | Kali Kaneko (leap communications) | |
2017-03-05 | [docs] add note about pixelated packaging | Kali Kaneko (leap communications) | |
2017-02-24 | [feature] require authentication token for api | Kali Kaneko (leap communications) | |
implements a global auth token for the app. this token is written to .config/leap/authtoken, and passed to the anchor part of the landing URI when opening the index resource by the browser. - Resolves: #8765 | |||
2016-12-29 | [docs] add changelog header to section0.9.4 | Kali Kaneko (leap communications) | |
2016-12-29 | [docs] fix typo in the header name | Kali Kaneko (leap communications) | |
2016-12-29 | [docs] fix typos | Kali Kaneko (leap communications) | |
2016-12-29 | [feature] better param error handling in rest api | Kali Kaneko (leap communications) | |
2016-12-29 | [docs] add doc about authentication header | Kali Kaneko (leap communications) | |
2016-12-29 | [docs] improve documentation of the API, add some examples | Kali Kaneko (leap communications) | |
2016-12-29 | [refactor] reorganize API | Kali Kaneko (leap communications) | |
so that whitelisting doesn't have to peek into the data. added more documentation and some tests stubs too. | |||
2016-12-29 | [pkg] changelog for 0.9.4 | Kali Kaneko (leap communications) | |
2016-12-08 | [docs] fix typo in bundles link | Kali Kaneko (leap communications) | |
also, move the bash script to automate bundle testing from a gist to bitmask repo itself. | |||
2016-12-07 | [docs] add latest-bundle link to testing docs | Kali Kaneko (leap communications) | |
2016-11-04 | [docs] add tulio to authors | Kali Kaneko (leap communications) | |
2016-10-19 | [docs] include leap commit template from the docs | Kali Kaneko (leap communications) | |
2016-10-19 | [docs] add denis to authors | Kali Kaneko (leap communications) | |
2016-10-04 | [docs] document invitecodes | Kali Kaneko (leap communications) | |
2016-10-04 | [feature] handle invite codes | Kali Kaneko (leap communications) | |
In the command line, --invitecode is a new optional parameter to the command "user create". bonafide service handles the invite codes. javascript library should be updated accordingly - Resolves: #7550 | |||
2016-10-04 | [docs] fix readme markup | Kali Kaneko (leap communications) | |
2016-10-04 | [docs] complete contributors list | Kali Kaneko (leap communications) | |
2016-10-04 | [bug] In case of wrong url don't leave files in the config folder | Ruben Pollan | |
- Resolves: #8498 | |||
2016-10-04 | [feat] list active users | Ruben Pollan | |
- Resolves: 8488 | |||
2016-10-03 | [docs] revamp bitmask dev docs | Kali Kaneko (leap communications) | |
2016-10-03 | [docs] initialize sphinx for library documentation | Kali Kaneko (leap communications) | |
2016-09-28 | [feature]Add change password command | Ruben Pollan | |
- Resolves: #8487 | |||
2016-09-27 | [feat] Fetch smtp cert automatically if missing | Ruben Pollan | |
It's missing dealing with expired certs. I remove get_smtp_certificate core command. - Closes: #8486 | |||
2016-09-13 | [feat] Write service tokens to a file for email clients to read. | Ruben Pollan | |
- Resolves: #8435 | |||
2016-09-07 | [feat] Add manual provider registration | Ruben Pollan | |
- Resolves: #8400 | |||
2016-09-01 | [pkg] move next-changelog to docs folder | Kali Kaneko (leap communications) | |
2016-08-30 | [pkg] add some relevant docs | Kali Kaneko (leap communications) | |
2016-08-29 | [pkg] move mail source to leap.bitmask.mail | Kali Kaneko (leap communications) | |
2016-08-29 | [pkg] remove rest of keymanager repo | Kali Kaneko (leap communications) | |