aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-07-292-2/+10
* [tx-robot] updated from transifexNextcloud bot2016-07-272-0/+2
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-2114-22/+37
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-212-2/+2
* [tx-robot] updated from transifexNextcloud bot2016-07-184-4/+18
* [tx-robot] updated from transifexNextcloud bot2016-07-162-2/+6
* [tx-robot] updated from transifexNextcloud bot2016-07-096-16/+16
* [tx-robot] updated from transifexNextcloud bot2016-07-084-4/+16
* [tx-robot] updated from transifexNextcloud bot2016-07-074-4/+10
* [tx-robot] updated from transifexNextcloud bot2016-07-0636-96/+78
* Added escaping html code when building link to documentation.Thomas Pulzer2016-07-051-1/+1
* Changed the creation of the update notification link to generate the js objec...Thomas Pulzer2016-07-041-1/+1
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-014-4/+10
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-292-2/+4
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-282-2/+6
* | Fix update notification textMorris Jobke2016-06-291-1/+3
* | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-264-2/+32
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-252-2/+4
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-222-0/+28
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-218-6/+46
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-204-2/+8
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-182-2/+26
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-172-2/+10
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-152-0/+2
* | fix more stringsMorris Jobke2016-06-202-2/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-134-4/+24
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-102-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-092-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-042-2/+8
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-022-10/+10
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-012-2/+12
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-312-2/+12
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-302-6/+6
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-296-6/+30
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-282-2/+12
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-2718-22/+104
* Update license headersLukas Reschke2016-05-2610-10/+18
* Fix failing update notifications testsJoas Schilling2016-05-251-6/+12
* Add a URL to the notificationsJoas Schilling2016-05-242-17/+48
* The setting only affects available core updatesJoas Schilling2016-05-242-3/+7
* Add tests for the NotifierJoas Schilling2016-05-242-1/+105
* Add tests for the background jobJoas Schilling2016-05-244-13/+450
* Make the group selectableJoas Schilling2016-05-244-2/+37
* Dismiss the notifications when the update is already installedJoas Schilling2016-05-242-4/+47
* Add a notifier that parses the notificationsJoas Schilling2016-05-242-0/+79
* Add a background job that generates notifications when an update is availableJoas Schilling2016-05-242-1/+174