aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Admin/Sharing.php
Commit message (Expand)AuthorAgeFilesLines
* Move OC\Settings\Admin and OC\Settings\Personal to actual settingsRoeland Jago Douma2019-05-301-137/+0
* Fetch proper translationsRoeland Jago Douma2019-03-251-2/+3
* Cleanup some unused sharing methods from the old sharing codeMorris Jobke2018-11-021-2/+7
* fix unit testsBjoern Schiessle2018-02-271-24/+31
* add share permissions to settings pageBjoern Schiessle2018-02-271-16/+47
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* move admin templates to the right placeArthur Schiwon2017-06-271-1/+1
* feature endorse password for share linksBjoern Schiessle2017-04-031-0/+1
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+1
* fix missing parameters in sharing settings pageArthur Schiwon2016-08-161-6/+17
* Add unit testsLukas Reschke2016-08-151-2/+6
* 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-8/+4
* Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+79