summaryrefslogtreecommitdiffstats
path: root/lib/public/search/pagedprovider.php
Commit message (Collapse)AuthorAgeFilesLines
* Move public search namespace to PSR-4Joas Schilling2016-05-241-67/+0
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Fix more thingsJoas Schilling2016-02-191-2/+1
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-191-0/+1
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-1/+6
| | | | | | | * enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions
* Update license headersJenkins for ownCloud2015-03-261-10/+13
|
* Revert "Updating license headers"Morris Jobke2015-02-261-12/+11
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-11/+12
|
* add SIZE_ALL constJörn Friedrich Dreyer2015-01-021-3/+8
|
* fix visibilityJörn Friedrich Dreyer2015-01-021-6/+0
|
* move search results below filelist, show hint when results are off screen, ↵Jörn Friedrich Dreyer2015-01-021-4/+5
| | | | use js plugin mechanism
* add paged providerJörn Friedrich Dreyer2015-01-021-0/+58