| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve update notification layout and show non-default update server | Morris Jobke | 2017-08-02 | 1 | -1/+5 |
* | Show correct status in update notification | Morris Jobke | 2017-08-02 | 1 | -3/+3 |
* | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Also remove failure notification if no update is available | Morris Jobke | 2017-03-26 | 1 | -2/+4 |
* | Create a notification when the update server couldn't be reached for some days | Joas Schilling | 2017-03-26 | 2 | -4/+69 |
* | Fix update notification tests | Joas Schilling | 2017-01-09 | 1 | -8/+1 |
* | Only add the link when the user can follow it. | Joas Schilling | 2017-01-09 | 1 | -3/+34 |
* | Set the link of the notification on render instead of creation | Joas Schilling | 2017-01-09 | 2 | -9/+8 |
* | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 1 | -1/+8 |
* | Use the settings icon for the update notification | Joas Schilling | 2016-12-01 | 1 | -1/+9 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -2/+1 |
* | Use new URL schema | Joas Schilling | 2016-10-04 | 1 | -1/+1 |
* | Use the readable version for notifications | Joas Schilling | 2016-10-04 | 2 | -6/+14 |
* | UpdateState is empty if no update is available | Lukas Reschke | 2016-09-28 | 1 | -1/+1 |
* | Respect updater kill switch and fall back to download button | Joas Schilling | 2016-09-27 | 2 | -2/+8 |
* | Revert "Show an update button instead of the updater" | Morris Jobke | 2016-09-23 | 2 | -4/+0 |
* | Fix more sniffing | Joas Schilling | 2016-09-12 | 1 | -1/+0 |
* | Show an update button instead of the updater | Joas Schilling | 2016-09-08 | 2 | -0/+4 |
* | Fix layout of success message and text | Morris Jobke | 2016-09-07 | 1 | -1/+1 |
* | make updatenotification settings appear as if it is part of the version part ... | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
* | rename IAdmin to ISettings, the interface is not bound to a specific settings... | Arthur Schiwon | 2016-08-11 | 1 | -2/+2 |
* | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 1 | -1/+27 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 6 | -9/+16 |
* | fix more strings | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
* | 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 |