summaryrefslogtreecommitdiffstats
path: root/core/search/js
Commit message (Collapse)AuthorAgeFilesLines
* Prevent search form submitJohn Molakvoæ (skjnldsv)2018-06-211-3/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Debounce search and resetJohn Molakvoæ (skjnldsv)2018-06-191-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Added new search standardJohn Molakvoæ (skjnldsv)2018-06-192-374/+540
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Better design for core search, fixes and style to scssJohn Molakvoæ (skjnldsv)2018-06-191-5/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove single quotes around search query like in user searchJoas Schilling2017-03-151-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Js magic to reset searchJohn Molakvoæ (skjnldsv)2017-01-261-0/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Mark all content in search fieldMorlinest2016-11-281-0/+1
| | | To resolve issue #2310
* Fix bold no results search textskjnldsv2016-10-111-1/+2
| | | | Fix wording
* Use the correct query variableJoas Schilling2016-10-051-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* search design detailsJan-Christoph Borchardt2016-09-091-1/+1
|
* add search fallback to browserHendrik Leppelsack2015-11-241-1/+6
|
* add Ctrl+F shortcut for the search barHendrik Leppelsack2015-11-121-0/+7
|
* fix wording of other search results to 'in other folders'Jan-Christoph Borchardt2015-09-231-2/+2
|
* Bring back filtering on apps management pageThomas Müller2015-06-091-1/+3
|
* Search results have to explicitly be added to the content area of the appThomas Müller2015-06-091-8/+5
|
* Disable search field in case there is no search available to the current ↵Thomas Müller2015-06-081-4/+17
| | | | selected app - fixes #14544
* Fix grammar of search results phraseTom Needham2015-06-011-1/+1
|
* Use the same style when no search result was foundJoas Schilling2015-03-241-2/+7
|
* Merge pull request #13969 from raimund-schluessler/masterMorris Jobke2015-02-261-4/+11
|\ | | | | Append search results to custom container
| * Fix variable already definedRaimund Schlüßler2015-02-091-1/+1
| |
| * Append search results to custom containerRaimund Schlüßler2015-02-081-4/+11
| | | | | | | | fixes #13968
* | Fix #14310Raimund Schlüßler2015-02-171-1/+1
|/
* adjust paths for searchMorris Jobke2015-01-141-3/+3
|
* move search folder into core/Morris Jobke2015-01-131-0/+379