Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 3 | -90/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | initial scrollto implementation: | Jörn Friedrich Dreyer | 2013-09-17 | 2 | -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 filesystem | Robin Appelman | 2012-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-27 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | Conflicts: core/lostpassword/index.php core/lostpassword/resetpassword.php | ||||
| | * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -1/+5 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php | ||||
| | * | | Implement route for download in OC_Search_Provider_File | Bart Visscher | 2012-09-28 | 1 | -2/+1 |
| | | | | |||||
* | | | | move some stuff to the new api | Robin Appelman | 2012-10-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
| | | | |||||
* | | | Adding the t() function to have the labels in the search results translated | Felix Moeller | 2012-10-22 | 1 | -5/+6 |
| |/ |/| | | | | | This should solve #55 | ||||
* | | Search: fix Notice and thus broken search with activiated error reporting | Arthur Schiwon | 2012-10-01 | 1 | -1/+5 |
| | | |||||
* | | Do urlencoding in linkTo functions | Bart Visscher | 2012-09-28 | 1 | -1/+0 |
|/ | |||||
* | urlencode filename in search result, fixes problems with & in name | Bart Visscher | 2012-09-28 | 1 | -0/+1 |
| | |||||
* | Simplify generating file search results | Bart Visscher | 2012-09-28 | 1 | -8/+14 |
| | |||||
* | use file instead of dir in search provider file fix result urls | Jörn Friedrich Dreyer | 2012-09-24 | 1 | -4/+4 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 3 | -7/+7 |
| | |||||
* | Add url-params to url with new parameter in linkTo function | Bart Visscher | 2012-09-03 | 1 | -5/+5 |
| | |||||
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -3/+7 |
| | |||||
* | improve flexibility of search providers a bit | Robin Appelman | 2012-04-14 | 2 | -4/+6 |
| | |||||
* | Search: Change provider registration to class name, for lazy loading of ↵ | Bart Visscher | 2012-03-01 | 2 | -8/+4 |
| | | | | search providers | ||||
* | Files: Fix wrong attribute name in OC_Search_Provider_File | Bart Visscher | 2012-03-01 | 1 | -2/+2 |
| | |||||
* | Fixup use of OC_Helper::linkTo function | Bart Visscher | 2012-02-17 | 1 | -5/+5 |
| | |||||
* | use filesystem cache for searching | Robin Appelman | 2012-01-31 | 1 | -5/+6 |
| | |||||
* | selecting a text file from the search results now activates the text viewer | Robin Appelman | 2011-08-03 | 1 | -1/+8 |
| | |||||
* | dont show music results twice | Robin Appelman | 2011-07-31 | 1 | -1/+11 |
| | |||||
* | dont show the full path for the files in search results | Robin Appelman | 2011-07-31 | 1 | -2/+2 |
| | |||||
* | provide json interface for search | Robin Appelman | 2011-07-30 | 1 | -17/+4 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 2 | -5/+5 |
| | |||||
* | One class per file! | Jakob Sack | 2011-07-29 | 3 | -0/+69 |