summaryrefslogtreecommitdiff
path: root/pkg/backend/callbacks.go
AgeCommit message (Collapse)Author
2021-03-03[pkg] relax reflect 1.14 requirementkali kaneko (leap communications)
2020-06-26[refactor] several simplifications after reviewkali 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-26[feat] pass initialization errors to guikali kaneko (leap communications)
2020-06-12[refactor] reorganize backend in its own modulekali kaneko (leap communications)
Signed-off-by: kali kaneko (leap communications) <kali@leap.se>