Age | Commit message (Expand) | Author |
2015-09-17 | [style] pep8 fixes | Kali Kaneko |
2015-08-07 | [feat] add util function fo find location when frozen | Kali Kaneko |
2015-07-24 | [feat] enable '--danger' for stable versions | Ivan Alejandro |
2015-07-24 | [style] pep8 comments | Ivan Alejandro |
2015-06-22 | [feat] replace old log handler with new one | Ivan Alejandro |
2015-06-22 | [feat] add a zmq based logger, change log window | Ivan Alejandro |
2015-03-09 | [feat] add support for xfce-polkit agent | Ivan Alejandro |
2015-02-13 | enable --offline mode for email again | Kali Kaneko |
2015-01-30 | fix path for gnome polkit agent (Closes: #6652) | Kali Kaneko |
2015-01-15 | Use tuple instead of set. | Ivan Alejandro |
2014-12-19 | Disable '--offline' temporarily. | Ivan Alejandro |
2014-12-19 | Forward the right env data to subprocess call. | Ivan Alejandro |
2014-12-18 | Quit Bitmask if there is no polkit agent running. | Ivan Alejandro |
2014-11-11 | Add support for the internal LXDE polkit agent. | Ivan Alejandro |
2014-09-19 | single pref win: moved password change UI to a separate window, opened from a... | elijah |
2014-09-11 | Add email firewall | Ruben Pollan |
2014-08-19 | remove dict comprenhension | Kali Kaneko |
2014-08-13 | Use same user/password restrictions as in the webapp. | Ivan Alejandro |
2014-07-31 | Do not default to SecretService keyring | Tomás Touceda |
2014-07-31 | Enable keyring again | Tomás Touceda |
2014-07-25 | Create the autostart path in case that does not exist. | Ivan Alejandro |
2014-07-25 | Fix misused import. | Ivan Alejandro |
2014-07-25 | Merge remote-tracking branch 'refs/remotes/ivan/feature/autostart-on-linux' i... | Tomás Touceda |
2014-07-25 | Add Linux autostart. Closes #4989. | Ivan Alejandro |
2014-07-24 | Disable user/pass remembering temporarily. | Ivan Alejandro |
2014-07-16 | Code style fixes. | Ivan Alejandro |
2014-07-14 | Send the flag module values to the processes. | Ivan Alejandro |
2014-06-30 | Add the flag manually if it is release version. | Ivan Alejandro |
2014-06-30 | Handle undefined danger flag. | Ivan Alejandro |
2014-06-20 | Merge remote-tracking branch 'refs/remotes/kali/feature/install-helpers-utili... | Tomás Touceda |
2014-06-18 | Use a better naming for argparse helper. | Ivan Alejandro |
2014-06-16 | remove unneeded exec bit | Kali Kaneko |
2014-06-12 | Install missing stuff into /usr/local/sbin. Closes: #$741 | Kali Kaneko |
2014-06-05 | Reorder logging helpers and handlers. | Ivan Alejandro |
2014-05-23 | Allow usernames to end in a digit. | Ivan Alejandro |
2014-05-21 | Update username regex to support the same as webapp. | Ivan Alejandro |
2014-05-12 | change paths for installing the latest helpers | Kali Kaneko |
2014-04-22 | Add flag to skip provider checks in wizard. | Ivan Alejandro |
2014-04-11 | Add post limit exception and remove legacy code. | Ivan Alejandro |
2014-04-10 | Add flag to start the app hidden in the tray. | Ivan Alejandro |
2014-04-01 | Add support for self signed certs. Closes #5391. | Ivan Alejandro |
2014-04-01 | Cleanup strings. | Ivan Alejandro |
2014-02-26 | Add pastebin support for upload logs. | Ivan Alejandro |
2014-02-26 | Add pastebin api wrapper file. | Ivan Alejandro |
2014-02-17 | silence decorator | Kali Kaneko |
2014-02-03 | Use the new log format in the GUI too. | Ivan Alejandro |
2014-01-17 | defend against keyring errors | Kali Kaneko |
2014-01-13 | able to import maildir | Kali Kaneko |
2014-01-12 | rename repair to plumber to suit more generic functionality | Kali Kaneko |
2014-01-11 | workaround for using keyring inside a virtualenv | Kali Kaneko |