Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-14 | [pkg] go mod vendor to build debian/ubuntu packages | kali kaneko (leap communications) | |
2020-09-25 | [pkg] go mod tidy | kali kaneko (leap communications) | |
2020-09-24 | [feat] send cmd flags to the go backend | Ruben Pollan | |
Also disable autostart if manual quit, remove custom printer that was used for i18n and disable previous autostart if -disable-autostart We didn't disable autostart after the migration to qt. - Resolves: #355 #289 | |||
2020-09-16 | [pkg] go mod tidy | kali kaneko (leap communications) | |
2020-06-26 | [refactor] several simplifications after review | kali kaneko (leap communications) | |
- simplify notification routine (we dont need no rejected action). we just check every hour, as in the original code. - open links directly from Qt - rename some global variables to make them less cryptic - move cleanup function to the same module that created them | |||
2020-06-12 | [pkg] go mod tidy | kali kaneko (leap communications) | |
Signed-off-by: kali kaneko (leap communications) <kali@leap.se> | |||
2020-06-12 | [feat] pickled helpers ftw | kali kaneko (leap communications) | |
Signed-off-by: kali kaneko (leap communications) <kali@leap.se> | |||
2020-04-30 | [bug] switch to keybase go-ps implementation | Ruben Pollan | |
The old mitchellh go-ps is not maintained and it has an issue where it truncates the process names: https://github.com/mitchellh/go-ps/issues/15 - Related: #152 | |||
2020-04-30 | [feat] initial implementation of windows service | kali kaneko (leap communications) | |
2020-04-27 | [i18n] Update locales, add german and a README notice about transifex | Ruben Pollan | |
2019-12-17 | [pkg] revert go modules0.19.11 | Kali Kaneko (leap communications) | |
trying to workaround missing webkit2gtk | |||
2019-12-17 | [pkg] bump go modules | Kali Kaneko (leap communications) | |
2019-11-05 | [locale] Update languajes | Ruben Pollan | |
2019-09-08 | [pkg] bump go modules | Kali Kaneko (leap communications) | |
2019-08-16 | [pkg] update go modules to latest | Kali Kaneko (leap communications) | |
2019-08-16 | [pkg] need to vendorize allendang w32 lib | Kali Kaneko (leap communications) | |
we use go mod edit -replace | |||
2019-08-06 | [pkg] update depends | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] osx build templates | Kali Kaneko (leap communications) | |
2019-08-05 | [pkg] bump modules | Kali Kaneko (leap communications) | |
2019-02-21 | [pkg] update modules | Kali Kaneko (leap communications) | |
2019-01-24 | [pkg] add module files for go 1.11 | Kali Kaneko (leap communications) | |