Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -4/+7 |
* | Add a URL to the notifications | Joas Schilling | 2016-05-24 | 1 | -5/+15 |
* | Add tests for the Notifier | Joas Schilling | 2016-05-24 | 1 | -1/+0 |
* | Add tests for the background job | Joas Schilling | 2016-05-24 | 2 | -12/+39 |
* | Make the group selectable | Joas Schilling | 2016-05-24 | 2 | -2/+14 |
* | Dismiss the notifications when the update is already installed | Joas Schilling | 2016-05-24 | 1 | -3/+45 |
* | Add a notifier that parses the notifications | Joas Schilling | 2016-05-24 | 1 | -0/+67 |
* | Add a background job that generates notifications when an update is available | Joas Schilling | 2016-05-24 | 1 | -0/+169 |
* | Move comments, systemtags and updatenotifications to PSR-4 | Joas Schilling | 2016-05-03 | 4 | -0/+195 |
* | Move version check code out of class Updater | Thomas Müller | 2016-04-18 | 1 | -4/+4 |
* | Harden updater authentication | Lukas Reschke | 2016-02-10 | 1 | -1/+2 |
* | Add SSO for updater application | Lukas Reschke | 2016-02-09 | 1 | -0/+75 |
* | Move update notification code into app | Lukas Reschke | 2016-02-09 | 1 | -0/+67 |