summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib/Notification/BackgroundJob.php
Commit message (Expand)AuthorAgeFilesLines
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-181-23/+33
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-2/+7
* Update license headersMorris Jobke2017-11-061-0/+2
* 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-261-2/+52
* Fix update notification testsJoas Schilling2017-01-091-8/+1
* Set the link of the notification on render instead of creationJoas Schilling2017-01-091-9/+5
* 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-041-3/+9
* Fix apps/Joas Schilling2016-07-211-2/+3
* Add a URL to the notificationsJoas Schilling2016-05-241-5/+15
* Add tests for the background jobJoas Schilling2016-05-241-11/+38
* Make the group selectableJoas Schilling2016-05-241-2/+9
* Add a background job that generates notifications when an update is availableJoas Schilling2016-05-241-0/+169