Jacalz / rymdport

Cross-platform application for easy encrypted file, folder, and text sharing between devices.
https://rymdport.github.io/
GNU General Public License v3.0
1.1k stars 57 forks source link

Add option to disable update checking on startup #77

Closed kirillz closed 1 year ago

kirillz commented 1 year ago

Description:

Fixes #66

Checklist:

kirillz commented 1 year ago

Ohh, my changes without Disable/Enable metod, only ui. ⛏️

Jacalz commented 1 year ago

Also FYI, I think you need to rebase on the latest changes from the next branch. Your changes to go.mod and go.sum seem to be reverting one of my other commits.

Jacalz commented 1 year ago

I think there was a misunderstanding. I didn't mean that you should delete go.mod and go.sum. You just had changes that seemed to remove my changes to those files.

kirillz commented 1 year ago

Sorry its too hard for me

Jacalz commented 1 year ago

No problem. I'm sorry that you feel that. I can implement this in a week or two. Feel free too report any more bugs you find

Jacalz commented 1 year ago

I have now implemented this as part of https://github.com/Jacalz/rymdport/commit/bce6a5cf886016ac72d350de704aeeb9c00d2753. Even though this did not pan out, I want to say thank you for trying :)