Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-03 | attempt workarounds for segfault at libQt5XcbQpa | kali kaneko (leap communications) | |
2021-03-03 | [pkg] skip dwz to be able to build in buster | kali kaneko (leap communications) | |
2021-02-26 | [docs] blank lines needed | kali kaneko (leap communications) | |
2021-02-26 | [docs] format code chunks | kali kaneko (leap communications) | |
2021-02-26 | [pkg] improve osx installer | kali | |
- install into global /Applications - document how to troubleshoot helper - uninstall app is visible on top-level folder - improve detection of running processes for old and new binaries - Closes: #441 - Closes: #445 - Closes: #435 | |||
2021-02-25 | https not http | ԜаӀtеr Ⅼарсһуnѕkі | |
2021-02-25 | "Revert" change of URL to onion. | ԜаӀtеr Ⅼарсһуnѕkі | |
2021-02-24 | Escape pound sign so as not to link to issue five. | ԜаӀtеr Ⅼарсһуnѕkі | |
2021-02-24 | Clarify when to `make install_go` and when not to. | ԜаӀtеr Ⅼарсһуnѕkі | |
2021-02-19 | [bug] yet another deprecated call | kali kaneko (leap communications) | |
2021-02-19 | [bug] fix missing deprecated call to decodestring | kali kaneko (leap communications) | |
it had been changed in the hook itself, but this script kept using the deprecated form. - Resolves: #431 | |||
2021-02-18 | swap 3 dots for ellipsis | kwadronaut | |
2021-02-17 | Update locales | Ruben Pollan | |
2021-02-16 | [bug] write headers before sending response | kali kaneko (leap communications) | |
- Closes: #436 | |||
2021-02-11 | [pkg] build debian package | kali kaneko (leap communications) | |
2021-02-10 | [pkg] add build deps | kali kaneko (leap communications) | |
2021-02-10 | [pkg] initial debian package - yet another | kali kaneko (leap communications) | |
2021-02-09 | [style] qmlfmt ftw | kali kaneko (leap communications) | |
2021-02-08 | [style] formatting | kali kaneko (leap communications) | |
we should try to use qmlfmt, indeed | |||
2021-02-08 | [style] cleanup | kali kaneko (leap communications) | |
- remove unused debug - uncomment notification function, leftover from debug - comment about go-land mutexes | |||
2021-02-08 | [feat] add menu entry for reporting bugs | kali | |
Let's make it easier to tell us how buggy our software is, or how happy they are to use it :) - Closes: #422 | |||
2021-02-08 | [docs] document osx build process | kali | |
2021-02-08 | [bug] fix segfault in osx with activation | kali | |
this is a regression that was introduced with previous changes to the menus in windows. activation segfaults in linux and osx, so capture the event only for windows. did not investigate further about the causes, but it seems like a good workaround for the time being. | |||
2021-02-08 | [bug] add mutex to critical region | kali | |
This fixes the segfault. mRootItem has to be deallocated to avoid memory leaks, but doing it concurrently with the dump of the json was a terrible idea. - Closes: #360 | |||
2021-02-08 | [pkg] add uninstaller to pre-install in osx | kali | |
2021-02-03 | Describe what the patron id is for translations | Ruben Pollan | |
- Resolves: #413 | |||
2021-02-03 | Don't document html parameters | Ruben Pollan | |
They are hidden in transifex. - Resolves: #414 | |||
2021-01-21 | [bug] use decodebytes | kali kaneko (leap communications) | |
decodestring is an alias that was deprecated in 3.1 - Resolves: #412 | |||
2020-11-23 | [bug] fix my syntax error | kali kaneko (leap communications) | |
sorry about that :( | |||
2020-11-23 | [feat] let's use the notification only in windows for now | kali kaneko (leap communications) | |
We really need this for windows. However, I'm afraid for regular users in linux/mac the notification might be too obstrusive. As we commented in the mr, one way around this might be to only display that tip the first few times - and then persist a flag about it having been shown. | |||
2020-11-23 | [feat] use the branded appname if available | kali kaneko (leap communications) | |
2020-11-23 | [feat] windows: pop-up on left click and notification on app start | t h | |
- Related: #367, #370 | |||
2020-11-21 | [pkg] add notarization steps for installer in osx | kali | |
2020-11-21 | [docs] add AUTHORS file | kali kaneko (leap communications) | |
2020-11-21 | Updating makefile to support Cygwin64 for Windows users. | t h | |
- Closes: #394 | |||
2020-11-20 | [i18n] get the actually translated languajes from transifex | Ruben Pollan | |
2020-11-20 | [i18n] Fix strings from comments in transifex | Ruben Pollan | |
2020-11-19 | [i18n] update the i18n documentation | Ruben Pollan | |
Let's delete as well the locales folder that is not used anymore. - Resolves: #314 | |||
2020-11-19 | [i18n] update strings | Ruben Pollan | |
2020-11-06 | [pkg] customize windows installer | kali | |
I kind of liked the "classic" style more (looks cleaner), but it looks like we only can customize the logo etc with the "modern" look and feel in windows. I think the way to go would be to add a QStyleSheet to the installer (and adding logo etc there), but I think that is going to take some reading. this is not too bad for now, at least we can put logos to differentiate riseup/calyx etc. | |||
2020-11-05 | [pkg] add installer logo | kali kaneko (leap communications) | |
2020-11-05 | [tests] fix conditional flag for windows, was missing line break | kali kaneko (leap communications) | |
2020-11-04 | [bug] remove debug console in windows | kali | |
squashed in this commit: reintroduce the dummy autostart_win implementation that was removed by mistake. I did not manage to get autostart working in windows, this is pending to be re-worked. see https://0xacab.org/leap/bitmask-vpn/-/issues/389 | |||
2020-11-04 | [pkg] add windows release target | kali | |
Also, install the tap driver silently. - Resolves: #366 | |||
2020-11-04 | [pkg] sign windows binaries | kali | |
- Resolves: #383 | |||
2020-11-03 | [docs] snap push is deprecated | kali kaneko (leap communications) | |
2020-11-03 | [pkg] put desktop place in gui folder for snaps | kali kaneko (leap communications) | |
this was left out of the packaging refactor by mistake. - Resolves: #368 | |||
2020-11-03 | [tests] add qmllint entry | kali kaneko (leap communications) | |
2020-10-30 | [bug] detect correctly polkit in kde and lubuntu | Ruben Pollan | |
- Resolves: #374 | |||
2020-10-27 | [pkg] add missing png icon for riseup build | kali kaneko (leap communications) | |
this is elijah's icon, from leap_assets/branding/riseup/linux/launcher.png |