summaryrefslogtreecommitdiffstats
path: root/lib/search
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-303-90/+0
| | | | | Conflicts: lib/private/vcategories.php
* initial scrollto implementation:Jörn Friedrich Dreyer2013-09-172-2/+5
| | | | | | | | | | use places/folder icon, move link construction to JS, only show icon on hover, use 'searchresult' as css class name, add filter/unfilter methods, highlight searched files in current filelist only filter when correct FileList is present
* merge master into filesystemRobin Appelman2012-11-041-1/+1
|\
| * Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
| |
* | Merge branch 'master' into filesystemRobin Appelman2012-10-271-1/+1
|\|
| * Merge branch 'routing'Bart Visscher2012-10-271-1/+1
| |\ | | | | | | | | | | | | | | | Conflicts: core/lostpassword/index.php core/lostpassword/resetpassword.php
| | * Merge branch 'master' into routingBart Visscher2012-10-171-1/+5
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php
| | * | Implement route for download in OC_Search_Provider_FileBart Visscher2012-09-281-2/+1
| | | |
* | | | move some stuff to the new apiRobin Appelman2012-10-261-1/+1
|/ / /
* | | Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-1/+1
| | |
* | | Adding the t() function to have the labels in the search results translatedFelix Moeller2012-10-221-5/+6
| |/ |/| | | | | This should solve #55
* | Search: fix Notice and thus broken search with activiated error reportingArthur Schiwon2012-10-011-1/+5
| |
* | Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+0
|/
* urlencode filename in search result, fixes problems with & in nameBart Visscher2012-09-281-0/+1
|
* Simplify generating file search resultsBart Visscher2012-09-281-8/+14
|
* use file instead of dir in search provider file fix result urlsJörn Friedrich Dreyer2012-09-241-4/+4
|
* adding space between) and {Thomas Mueller2012-09-073-7/+7
|
* Add url-params to url with new parameter in linkTo functionBart Visscher2012-09-031-5/+5
|
* Whitespace fixes in libBart Visscher2012-08-291-2/+2
|
* remove unused variablesRobin Appelman2012-07-201-3/+7
|
* improve flexibility of search providers a bitRobin Appelman2012-04-142-4/+6
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-012-8/+4
| | | | search providers
* Files: Fix wrong attribute name in OC_Search_Provider_FileBart Visscher2012-03-011-2/+2
|
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-5/+5
|
* use filesystem cache for searchingRobin Appelman2012-01-311-5/+6
|
* selecting a text file from the search results now activates the text viewerRobin Appelman2011-08-031-1/+8
|
* dont show music results twiceRobin Appelman2011-07-311-1/+11
|
* dont show the full path for the files in search resultsRobin Appelman2011-07-311-2/+2
|
* provide json interface for searchRobin Appelman2011-07-301-17/+4
|
* Renaming classes :-)Jakob Sack2011-07-292-5/+5
|
* One class per file!Jakob Sack2011-07-293-0/+69