summaryrefslogtreecommitdiffstats
path: root/lib/private/search
Commit message (Collapse)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* cach user folder for file search resultsJörn Friedrich Dreyer2015-04-131-2/+11
|
* Update license headersJenkins for ownCloud2015-03-265-50/+73
|
* Revert "Updating license headers"Morris Jobke2015-02-265-68/+55
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-235-55/+68
|
* Scroll to file in folder, when using "search in other places" linkJoas Schilling2015-01-291-1/+1
|
* new OC.Search, add search result formatters and handlers, use full content ↵Jörn Friedrich Dreyer2015-01-021-1/+1
| | | | width for results
* mkae getRelativePath of file search results overwriteable in subclassesJörn Friedrich Dreyer2014-07-141-2/+1
|
* return relative pathJörn Friedrich Dreyer2014-07-141-27/+15
|
* use fileinfo object in search resultsJörn Friedrich Dreyer2014-07-091-9/+11
|
* make search non-static, add ISearch to server container, make legacy a ↵Jörn Friedrich Dreyer2014-06-064-115/+3
| | | | static wrapper for it, move provider and result to public api
* minor phpdoc cleanup and importsJörn Friedrich Dreyer2014-06-055-11/+9
|
* Move new search results to 'lib/private/search'Andrew Brown2014-06-055-1/+220
|
* Add audio and image result typesAndrew Brown2014-06-051-2/+2
|
* Add audio and image result typesAndrew Brown2014-06-051-1/+9
|
* fix formattingJörn Friedrich Dreyer2014-06-053-88/+89
|
* Move to new namespace convention and add new result sub-classingAndrew Brown2014-06-053-77/+157
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+1
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-303-0/+90
Conflicts: lib/private/vcategories.php