summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/RemoveLinkShares.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)2019-06-111-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Don't notify admins if no potentially over exposing links foundDaniel Kesselberg2019-05-261-7/+7
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add return typesJoas Schilling2019-04-161-7/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use the querybuilder for the queriesJoas Schilling2019-04-161-34/+49
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Repair step for link sharesRoeland Jago Douma2019-04-161-0/+221
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>