aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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