girish@cloudron.io
70f096c820
check settingsdb whether to notify for app prerelease
...
fixes #573
2016-01-23 05:56:08 -08:00
girish@cloudron.io
2840251862
check if updateInfo is null earlier
2016-01-23 05:37:22 -08:00
girish@cloudron.io
b43966df22
code without callback is hard to read
2016-01-23 05:35:57 -08:00
girish@cloudron.io
cc22285beb
Check settingsdb whether to notify for prereleases
...
part of #573
2016-01-23 05:33:16 -08:00
girish@cloudron.io
b2da364345
fix typo in comment
2016-01-22 17:58:38 -08:00
Johannes Zellner
1a30e622cc
Only register app updates for apps where the available version is actually bigger
...
Fixes #533
2016-01-13 14:48:52 +01:00
Johannes Zellner
8ac0e9e751
Provide sourceTarballUrl with update info
2016-01-12 16:50:14 +01:00
Girish Ramakrishnan
a4ea693c3c
update superagent
...
the latest superchanged changed the meaning of 'error'. Previously,
error implied a network error. With the latest superagent, error means
a REST api error i.e 4xx, 5xx are flagged as errors.
error && !error.response means network error
2015-12-15 09:53:37 -08:00
Johannes Zellner
3787dd98b4
Do not crash if a boxVersionsUrl is not set
...
This prevents test failures when the cron job runs
2015-10-13 13:22:23 +02:00
Girish Ramakrishnan
2a39526a4c
Remove old app ids from updatechecker state
...
Fixes #472
2015-09-22 22:46:14 -07:00
Girish Ramakrishnan
ded5d4c98b
debug message when notification is skipped
2015-09-22 22:41:42 -07:00
Girish Ramakrishnan
a0ca59c3f2
Fix typo
2015-09-22 20:22:17 -07:00
Girish Ramakrishnan
53cfc49807
Save version instead of boolean so we get notified when version changes
...
part of #472
2015-09-22 16:11:15 -07:00
Girish Ramakrishnan
942eb579e4
save/restore notification state of updatechecker
...
part of #472
2015-09-22 16:11:04 -07:00
Girish Ramakrishnan
a35ebd57f9
call iteratorDone when finished
2015-09-09 00:43:42 -07:00
Johannes Zellner
7c5fc17500
Cleanup linter issues in updatechecker.js
2015-09-08 10:03:37 +02:00
Girish Ramakrishnan
df9d321ac3
app.portBindings and newManifest.tcpPorts may be null
2015-07-20 00:10:36 -07:00