syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
401 stars 40 forks source link

Updating app isn't obvious #202

Closed vsapronov closed 7 years ago

vsapronov commented 7 years ago

Right now app versions info is only pulled during check for updates. To get fresh versions of app user should go to settings page and click "Check for updates" there.

cyberb commented 7 years ago

We can add 'check for updates' button to app page or even do sam update in cron every 5 minutes and even remove check from settings.

vsapronov commented 7 years ago

Frequent update from cron might be no good. It's S3 storage traffic. May be cron update 2 times a day and leave existing button?

On Nov 3, 2016 3:21 AM, "Boris Rybalkin" notifications@github.com wrote:

We can add 'check for updates' button to app page or even do sam update in cron every 5 minutes and even remove check from settings.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/syncloud/platform/issues/202#issuecomment-258077192, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2FtlREc2-3c4KfZGxeqqtyes_EBJ5fks5q6YuKgaJpZM4Kh2TY .

cyberb commented 7 years ago

Then let's add a button to app page as well.

On 3 Nov 2016 11:22, "Vladimir Sapronov" notifications@github.com wrote:

Frequent update from cron might be no good. It's S3 storage traffic. May be cron update 2 times a day and leave existing button?

On Nov 3, 2016 3:21 AM, "Boris Rybalkin" notifications@github.com wrote:

We can add 'check for updates' button to app page or even do sam update in cron every 5 minutes and even remove check from settings.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/syncloud/platform/issues/202#issuecomment-258077192, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2FtlREc2- 3c4KfZGxeqqtyes_EBJ5fks5q6YuKgaJpZM4Kh2TY .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/syncloud/platform/issues/202#issuecomment-258117595, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2DGGj6_9sPWZKZsaZxgmAcpCNG4ELKks5q6cQKgaJpZM4Kh2TY .

vsapronov commented 7 years ago

OK

On Thu, Nov 3, 2016 at 7:41 AM, Boris Rybalkin notifications@github.com wrote:

Then let's add a button to app page as well.

On 3 Nov 2016 11:22, "Vladimir Sapronov" notifications@github.com wrote:

Frequent update from cron might be no good. It's S3 storage traffic. May be cron update 2 times a day and leave existing button?

On Nov 3, 2016 3:21 AM, "Boris Rybalkin" notifications@github.com wrote:

We can add 'check for updates' button to app page or even do sam update in cron every 5 minutes and even remove check from settings.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/syncloud/platform/issues/202#issuecomment-258077192 , or mute the thread https://github.com/notifications/unsubscribe-auth/AA2FtlREc2- 3c4KfZGxeqqtyes_EBJ5fks5q6YuKgaJpZM4Kh2TY .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/syncloud/platform/issues/202#issuecomment-258117595 , or mute the thread https://github.com/notifications/unsubscribe-auth/AA2DGGj6_ 9sPWZKZsaZxgmAcpCNG4ELKks5q6cQKgaJpZM4Kh2TY

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/syncloud/platform/issues/202#issuecomment-258120866, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2Fttulud3gbab6mL7B5_jHxwSVIsJVks5q6chbgaJpZM4Kh2TY .

Vladimir Sapronov

cyberb commented 7 years ago

Will be reworked after migrating to Snapd.