summaryrefslogtreecommitdiff
path: root/pkg/backend/cleanup.go
AgeCommit message (Collapse)Author
2020-06-26[refactor] cleanup function was unneededkali 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] cleanup temp dirs on quitkali kaneko (leap communications)