summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve update notification layout and show non-default update serverMorris Jobke2017-08-021-1/+5
* Show correct status in update notificationMorris Jobke2017-08-021-3/+3
* Fix L10N::tRoeland Jago Douma2017-08-011-1/+1
* Fix translationsJoas Schilling2017-04-181-1/+1
* Also remove failure notification if no update is availableMorris Jobke2017-03-261-2/+4
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-262-4/+69
* Fix update notification testsJoas Schilling2017-01-091-8/+1
* Only add the link when the user can follow it.Joas Schilling2017-01-091-3/+34
* Set the link of the notification on render instead of creationJoas Schilling2017-01-092-9/+8
* Highlight the app name in the notificationJoas Schilling2016-12-011-1/+8
* Use the settings icon for the update notificationJoas Schilling2016-12-011-1/+9
* Add update supportLukas Reschke2016-10-311-2/+1
* Use new URL schemaJoas Schilling2016-10-041-1/+1
* Use the readable version for notificationsJoas Schilling2016-10-042-6/+14
* UpdateState is empty if no update is availableLukas Reschke2016-09-281-1/+1
* Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-272-2/+8
* Revert "Show an update button instead of the updater"Morris Jobke2016-09-232-4/+0
* Fix more sniffingJoas Schilling2016-09-121-1/+0
* Show an update button instead of the updaterJoas Schilling2016-09-082-0/+4
* Fix layout of success message and textMorris Jobke2016-09-071-1/+1
* make updatenotification settings appear as if it is part of the version part ...Arthur Schiwon2016-08-131-1/+1
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-2/+2
* more admin page splitup improvementsArthur Schiwon2016-08-101-1/+27
* Fix apps/Joas Schilling2016-07-216-9/+16
* fix more stringsMorris Jobke2016-06-201-1/+1
* Update license headersLukas Reschke2016-05-264-4/+7
* Add a URL to the notificationsJoas Schilling2016-05-241-5/+15
* Add tests for the NotifierJoas Schilling2016-05-241-1/+0
* Add tests for the background jobJoas Schilling2016-05-242-12/+39
* Make the group selectableJoas Schilling2016-05-242-2/+14
* Dismiss the notifications when the update is already installedJoas Schilling2016-05-241-3/+45
* Add a notifier that parses the notificationsJoas Schilling2016-05-241-0/+67
* Add a background job that generates notifications when an update is availableJoas Schilling2016-05-241-0/+169
* Move comments, systemtags and updatenotifications to PSR-4Joas Schilling2016-05-034-0/+195
* Move version check code out of class UpdaterThomas Müller2016-04-181-4/+4
* Harden updater authenticationLukas Reschke2016-02-101-1/+2
* Add SSO for updater applicationLukas Reschke2016-02-091-0/+75
* Move update notification code into appLukas Reschke2016-02-091-0/+67