Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-19 | [bug] fix flex styling for vpn indicator | Simon Fondrie-Teitler | |
The version of webkit we're using doesn't understand display: flex, instead it needs display: -webkit-flex. | |||
2017-05-16 | [feat] add icon to account list indicating account with active VPN | Simon Fondrie-Teitler | |
This adds a lock icon to the account list next to the account with the currently active VPN. The icon is green if the VPN is connected, yellow if the VPN is connectiong, and red in any other case. - Resolves: #8853 | |||
2017-04-24 | [feat] usable vpn ui | elijah | |
2017-04-20 | [feat] added app buttons (quit & about bitmask) | elijah | |
- Closes #8803 | |||
2017-03-15 | [feat] minimal addressbook ui | elijah | |
2016-11-07 | ui: add initial addressbook panel | elijah | |
2016-10-06 | [feat] ui - email status section | elijah | |
2016-09-29 | [feat] ui - allow users to change their passwords | elijah | |
2016-09-22 | [pkg] rename www to ui | elijah | |