Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-02 | [test] include missing qrc | kali kaneko (leap communications) | |
2020-10-02 | [docs] update readme | kali kaneko (leap communications) | |
2020-06-26 | [test] minimal qml tests | kali kaneko (leap communications) | |
just a minimal boilerplate. the idea is to import the qml files and assert that the states/widgets change accordingly if we mock the backend status. - Closes: #300 | |||
2020-06-16 | [docs] remove references to deprecated bitmaskd | kali kaneko (leap communications) | |
2020-06-12 | [docs] add some TODOs in the README | kali kaneko (leap communications) | |
2020-04-27 | [i18n] Update locales, add german and a README notice about transifex | Ruben Pollan | |
2019-08-08 | [docs] document the need for go>=1.11 | Kali Kaneko (leap communications) | |
2019-08-07 | [docs] update paths in README | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] osx build templates | Kali Kaneko (leap communications) | |
2019-07-05 | Fix helper url after move to bitmask-vpn | kwadronaut | |
2019-03-19 | [locales] improve the locales workflow and document it | Ruben Pollan | |
2019-01-17 | [refactor] rename the imports into bitmask-vpn | Ruben Pollan | |
2018-10-10 | [pkg] make standalone the default build | Ruben Pollan | |
2018-08-21 | [doc] add instructions on how to report an issue | Ruben Pollan | |
2018-08-02 | [doc] update readme to linux warnings and standalone | Ruben Pollan | |
2018-06-20 | [docs] document sed incompatibility for osx | Kali Kaneko (leap communications) | |
2018-06-04 | [feat] use http to communicate with the core | Ruben Pollan | |
Instead of using zmq. | |||
2018-02-21 | [feat] add i18n support | Ruben Pollan | |
Using golang.org/x/text, wich is still in early stages of development, but seems to work good enough for our needs. - Resolves: #2 | |||
2018-02-16 | [doc] typo in package | Kali Kaneko (leap communications) | |
2018-02-15 | add osx instructions to readme | kali | |
2018-02-08 | [doc] install dependencies before building | Ruben Pollan | |
2018-02-08 | [doc] forgot about building it | Ruben Pollan | |
2018-02-08 | [doc] run bitmask-systray from the repo | Ruben Pollan | |
2018-02-08 | [doc] Add install instructions into the readme | Ruben Pollan | |
2018-01-19 | [feat] implement bitmask.core zmq comunication | Ruben Pollan | |