Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-24 | [feat] enable udp only if really announced | kali kaneko (leap communications) | |
2021-11-24 | [ui] remove old qml folder | kali kaneko (leap communications) | |
2021-11-24 | [docs] remove sphinx boilerplate | kali kaneko (leap communications) | |
2021-11-24 | [docs] clarification | kali kaneko (leap communications) | |
2021-11-24 | [feat] hook motd during bootstrap | kali kaneko (leap communications) | |
some refactor, plus fix docs | |||
2021-11-23 | [dev] adding missing dependencies to makefile | kali kaneko (leap communications) | |
2021-11-23 | [pkg] add providers.json, fix build | kali kaneko (leap communications) | |
2021-11-23 | [feat] motd tests | kali kaneko (leap communications) | |
2021-11-23 | [pkg] allow multi-provider | kali kaneko (leap communications) | |
2021-11-23 | [feat] motd can parse remote url | kali kaneko (leap communications) | |
2021-11-23 | [feat] naive motd json format implementation | kali kaneko (leap communications) | |
2021-11-23 | [debug] more verbose logs about failure | kali kaneko (leap communications) | |
2021-11-23 | [feat] simple update check | kali kaneko (leap communications) | |
2021-11-23 | [pkg] riseup beta provider | kali kaneko (leap communications) | |
2021-11-23 | [docs] debug qml | kali kaneko (leap communications) | |
2021-11-23 | [pkg] workaround for MAKEFLAGS=w in dh | kali kaneko (leap communications) | |
2021-11-23 | [gui] fade behavior | kali kaneko (leap communications) | |
2021-11-23 | [feat] pass udp flag to bitmask-root | kali kaneko (leap communications) | |
2021-11-23 | [ui] pointing hand for locations and buttons | kali kaneko (leap communications) | |
2021-11-23 | [ui] first attempt at animated birds | kali kaneko (leap communications) | |
2021-11-23 | [ui] lightning icon as svg | kali kaneko (leap communications) | |
2021-11-23 | [ui] workarounds for font in osx | kali | |
2021-11-23 | [ui] embed roboto for material | kali kaneko (leap communications) | |
2021-11-23 | [ui] scale ravens image | kali kaneko (leap communications) | |
2021-11-23 | [ui] checkbox fixes | kali kaneko (leap communications) | |
2021-11-23 | [ui] manual box height | kali kaneko (leap communications) | |
2021-11-23 | [ui] systray actions | kali kaneko (leap communications) | |
2021-11-23 | [ui] size tweaks and new assets | kali kaneko (leap communications) | |
plus work on the systray menu | |||
2021-11-23 | [ui] pseudo-load based on distance | kali kaneko (leap communications) | |
2021-11-23 | [ui] round boxes for preferences | kali kaneko (leap communications) | |
2021-11-23 | [ui] use configuration file | kali kaneko (leap communications) | |
2021-11-23 | [feat] persist obfs4 & udp prefs | kali kaneko (leap communications) | |
2021-11-23 | [ui] more dialogs | kali kaneko (leap communications) | |
icons, new font | |||
2021-11-23 | [ui] track failed state | kali kaneko (leap communications) | |
2021-11-23 | [ui] nospy and sizes | kali kaneko (leap communications) | |
2021-11-23 | [bug] do not use port 53 for the time being | kali kaneko (leap communications) | |
2021-11-23 | [ui] progress bar | kali kaneko (leap communications) | |
2021-11-23 | [pkg] add svg to pro | kali kaneko (leap communications) | |
2021-11-23 | [ui] time for debug | kali kaneko (leap communications) | |
2021-11-23 | [ui] transient connecting state | kali kaneko (leap communications) | |
2021-11-23 | [ui] disable checkboxes when on | kali kaneko (leap communications) | |
2021-11-23 | [ui] fonts + bugfixing | kali kaneko (leap communications) | |
2021-11-23 | [ui] refactor ui | kali kaneko (leap communications) | |
2021-11-23 | [feat] support udp via environment variable | kali kaneko (leap communications) | |
interim commit | |||
2021-10-07 | Makefile: Also passthrough LD and AR to gui/build.sh | Andrew Ammerlaan | |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-10-06 | Makefile: fix build if CC/CXX not set in env | Andrew Ammerlaan | |
this should also hopefully make the CI/CD work again Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-10-06 | Makefile: Fix parallel make | Andrew Ammerlaan | |
now we can call "make -jX build" with X>1 and it will work \o/ Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-23 | README.md: Add note on the ebuild in ::gentoo | Andrew Ammerlaan | |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-23 | docs/conf.py: use sphinx.ext.autodoc | Andrew Ammerlaan | |
Upstreamed patch from Gentoo Linux If we are using plugins we also need autodoc Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> | |||
2021-09-23 | helpers/bitmask-root: the ip command is sometimes in /bin/ | Andrew Ammerlaan | |
Upstreamed patch from Gentoo Linux We put bin before sbin because we want sbin to have the higher priority Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> |