Age | Commit message (Expand) | Author |
2017-04-20 | [bug] add icon to window | Kali Kaneko (leap communications) |
2017-04-20 | [docs] fix typo in readme | Kali Kaneko (leap communications) |
2017-04-20 | [docs] mention logs in the readme | Kali Kaneko (leap communications) |
2017-04-20 | [tests] run CI with bundled sqlcipher | Kali Kaneko (leap communications) |
2017-04-20 | [bug] fix enabling of vpn service | Kali Kaneko (leap communications) |
2017-04-19 | [bug] stop firewall if was failed close | Kali Kaneko (leap communications) |
2017-04-19 | [bug] return clearer errors when no cert found | Kali Kaneko (leap communications) |
2017-04-19 | [bug] fail if tried to stop vpn when not running | Kali Kaneko (leap communications) |
2017-04-19 | [bug] pass along no polkit error | Kali Kaneko (leap communications) |
2017-04-19 | [refactor] use str repr of exception | Kali Kaneko (leap communications) |
2017-04-19 | [style] remove unused assignment | Kali Kaneko (leap communications) |
2017-04-19 | [bug] do not fail if error is an int | Kali Kaneko (leap communications) |
2017-04-19 | [bug] remove previous auth token | Kali Kaneko (leap communications) |
2017-04-19 | [bug] handle disabled case | Kali Kaneko (leap communications) |
2017-04-19 | [bug] improve exception catching in execution loop | Kali Kaneko (leap communications) |
2017-04-19 | [docs] update known issues list | Kali Kaneko (leap communications) |
2017-04-19 | [feature] expose method to open url from js | Kali Kaneko (leap communications) |
2017-04-19 | [feature] expose gui shutdown to js | Kali Kaneko (leap communications) |
2017-04-16 | [bug] fix typo in js library | kwadronaut |
2017-04-12 | [docs] fix broken autoinstall script for testing bundles | Kali Kaneko (leap communications) |
2017-04-12 | [bug] delay initialization of pixelated | Kali Kaneko (leap communications) |
2017-04-12 | [bug] fix typo on js library | Kali Kaneko (leap communications) |
2017-04-06 | [bug] last_vpn path now is ~/.config/leap/last_vpn | Ruben Pollan |
2017-04-03 | [test] remove randomness tester | Ruben Pollan |
2017-04-03 | [docs] document mail status API | Ruben Pollan |
2017-04-03 | [feat] add the expiration date of the cert to vpn.check | Ruben Pollan |
2017-04-03 | [feat] add a check for the installation of the helpers to the API | Ruben Pollan |
2017-04-03 | [feat] remove the pinning of VPN extra flags | Ruben Pollan |
2017-04-03 | [feat] store what was the last vpn provider used | Ruben Pollan |
2017-04-03 | [feat] expose core.version and core.stop in the js API | Ruben Pollan |
2017-03-31 | [bug] fix usage of exception with twisted logger | Kali Kaneko (leap communications) |
2017-03-31 | add entry to changelog for logging errors when decrypt fails | Kali Kaneko (leap communications) |
2017-03-31 | [bug] Log error in case JSON parsing fails for decrypted doc | Sriram Viswanathan |
2017-03-31 | [bug] fix errBack in _decrypt_doc in incoming mail service | Sriram Viswanathan |
2017-03-30 | [feature] Creates methods for update recovery code. | Thais Siqueira |
2017-03-17 | [pkg] remove non needed steps | Kali Kaneko (leap communications) |
2017-03-17 | [docs] release notes for 0.9.5 | Kali Kaneko (leap communications) |
2017-03-17 | [bug] fix command error for older version of docker | Kali Kaneko (leap communications) |
2017-03-17 | [pkg] pin latest soledad version (0.9.5) | Kali Kaneko (leap communications) |
2017-03-17 | [docs] update changelog for 0.9.5 | Kali Kaneko (leap communications) |
2017-03-17 | [bug] let's remove hardcoded providers | Ruben Pollan |
2017-03-17 | [feat] report the real status of the VPN | Ruben Pollan |
2017-03-15 | [docs] add note about compiling and packaging the js ui | Kali Kaneko (leap communications) |
2017-03-15 | [feat] minimal vpn ui | elijah |
2017-03-15 | [feat] minimal addressbook ui | elijah |
2017-03-15 | [tests] allow failures for osx builder | Kali Kaneko (leap communications) |
2017-03-15 | [tests] let's include OSX CI | Ruben Pollan |
2017-03-15 | [tests] separate build_ui test | Kali Kaneko (leap communications) |
2017-03-15 | [docs] add Sriram to authors | Kali Kaneko (leap communications) |
2017-03-15 | [feature] Add errBack to log the doc_id when decrypt fails | Sriram Viswanathan |