summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Controller/AjaxController.php
Commit message (Expand)AuthorAgeFilesLines
* admin have no special rights on users' entriesMaxence Lange2023-09-071-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* Simplify ternary operator statementsMorris Jobke2018-01-261-3/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Allow 2048 and 4096 bit SFTP keysRoeland Jago Douma2017-06-291-4/+6
* fix typo in sftp public keyMartin2017-03-191-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+3
* Allow regular users to specify global credentials passwordLukas Reschke2016-06-271-3/+39
* Add "Global Auth" option to external storageRobin Appelman2016-06-211-1/+19
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+64