summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/config
AgeCommit message (Expand)Author
2016-04-19[feature] enable webmail from the mail preferences windowKali Kaneko
2016-04-07[style] pep8Kali Kaneko
2016-03-28[bug] fix case for constantKali Kaneko
2016-03-23[feature] allow to disable pixelmail integrationKali Kaneko
2015-08-24[bug] handle disabled registration, error 403.Ivan Alejandro
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-06-22[feat] add a zmq based logger, change log windowIvan Alejandro
2015-03-09Merge branch 'release/0.8.x' into developIvan Alejandro
2015-02-20Fall back to plain ZMQ if Curve is not available.Ivan Alejandro
2015-02-13enable --offline mode for email againKali Kaneko
2015-01-16Fix failing tests.Ivan Alejandro
2014-11-12Fix compatibilty with newest openssl. Closes: #6133Kali Kaneko
2014-07-23Set the standalone value for BaseConfig.Ivan Alejandro
2014-07-16Code style fixes.Ivan Alejandro
2014-07-14Ask the backend for the country code.Ivan Alejandro
2014-06-25Use a dict instead of an object to ease serialization.Ivan Alejandro
2014-06-06add icons for the vpn exit nodesKali Kaneko
2014-05-28Refactor cleanup, ProviderConfig to backend.Ivan Alejandro
2014-05-27Remove unused code.Ivan Alejandro
2014-04-22Add flag to skip provider checks in wizard.Ivan Alejandro
2014-04-15Move openvpn_verb to config.flagsIvan Alejandro
2014-04-01Add support for self signed certs. Closes #5391.Ivan Alejandro
2014-02-06Take care of None value for the uuid.Ivan Alejandro
2014-01-23Replace provider hardcoded path with helper.Ivan Alejandro
2014-01-11offline modeKali Kaneko
2014-01-09add offline flagKali Kaneko
2014-01-09Add flag to disable version check.Ivan Alejandro
2013-12-20mail logsKali Kaneko
2013-10-29Update docstrings to unicode types.Ivan Alejandro
2013-10-16Remember last domain used to login. Closes #4116.Ivan Alejandro
2013-10-15Remove remainings of unused properprovider settingIvan Alejandro
2013-10-14Always display first run wizard on first run.Ivan Alejandro
2013-10-07Add missing empty init file to the config moduleTomás Touceda
2013-10-03Merge remote-tracking branch 'kali/bug/fix-eip-switch-on' into developTomás Touceda
2013-10-03Disable EIP on/off button and action when login required.Kali Kaneko
2013-10-03Separate pre-seeded providers from user added onesIvan Alejandro
2013-10-01Merge remote-tracking branch 'chiiph/feature/new_ui' into developIvan Alejandro
2013-10-01Implement new UITomás Touceda
2013-09-24Update path comparison for certs.Ivan Alejandro
2013-09-24Update standalone dependency usage.Ivan Alejandro
2013-09-18Move STANDALONE flag to a module and unify paths queries.Ivan Alejandro
2013-09-09Fix path prefix helper for bundle and add test.Ivan Alejandro
2013-09-02Display correct service name in wizard.Ivan Alejandro
2013-08-30Add config option to set & get preferred gateway.Ivan Alejandro
2013-08-28Replace old path_prefix with new method.Ivan Alejandro
2013-08-28Merge remote-tracking branch 'ivan/feature/3574_use-dirspec-instead-of-xdg' i...Tomás Touceda
2013-08-28Use dirspec instead of plain xdg. Closes #3574.Ivan Alejandro
2013-08-27Remove key for a provider with no enabled servicesIvan Alejandro
2013-08-27Move configured providers getter to LeapSettings.Ivan Alejandro
2013-08-12fix imports to use new namespaceKali Kaneko