Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unit tests and improve appstore logic | Morris Jobke | 2017-02-24 | 1 | -5/+2 |
* | Add back appstoreenabled config switch | Steffen Lindner | 2017-02-24 | 1 | -4/+20 |
* | Add ETag validation to appstore requests | Roeland Jago Douma | 2017-01-05 | 2 | -6/+40 |
* | Clear appstore cache on version upgrade | Roeland Jago Douma | 2016-12-15 | 3 | -16/+24 |
* | Use the mocked config version | Joas Schilling | 2016-12-14 | 1 | -1/+1 |
* | Exclude pre-release versions as per SemVer | Lukas Reschke | 2016-11-25 | 1 | -5/+7 |
* | Loop for newest version in appstore response | Lukas Reschke | 2016-11-24 | 2 | -8/+85 |
* | %d instead %s | Lukas Reschke | 2016-10-31 | 1 | -1/+1 |
* | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 1 | -14/+33 |
* | Read array elements instead of substr | Lukas Reschke | 2016-10-31 | 1 | -2/+6 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 5 | -0/+305 |