summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/static/searchtools.js
Commit message (Expand)AuthorAgeFilesLines
* Happy New Year!Adam Turner2023-01-011-1/+1
* Move to localStorage for search highlightingAdam Turner2022-09-241-17/+12
* search: use both title and subtitle only if different (#10848)Martin Liška2022-09-231-1/+1
* Use both title and subtitle name in search results (#10824)Martin Liška2022-09-211-1/+1
* Support searching for index entries (#10819)Adam Turner2022-09-201-0/+18
* Use subtitle name in search results (#10814)Martin Liška2022-09-131-2/+2
* Save search resul score to HTML element for debugging (#10718)Martin Liška2022-09-091-1/+2
* search: support searching for (sub)titles (#10717)Martin Liška2022-09-091-1/+23
* HTML Search: refactoringTakeshi KOMIYA2022-07-181-1/+1
* HTML Search: Minor errors are emitted on fetching search snipetsTakeshi KOMIYA2022-07-181-3/+1
* HTML Search: search snipets should not be foldedTakeshi KOMIYA2022-07-181-1/+1
* HTML Search: HTML tags are displayed as a part of object nameTakeshi KOMIYA2022-07-181-1/+1
* Fix minor HTML search summary issues (#10548)shiftinv2022-07-121-4/+5
* Merge pull request #10153 from stsewd/check-if-search-progress-existsTakeshi KOMIYA2022-04-051-4/+6
|\
| * Update sphinx/themes/basic/static/searchtools.jsSantos Gallegos2022-02-071-1/+1
| * Searchtools: don't assume that all themes define some elementsSantos Gallegos2022-01-311-4/+6
* | Merge branch '4.x'Takeshi KOMIYA2022-03-271-4/+0
|\ \
| * | Fix #10277: html search: Could not search short words (ex. "use")Takeshi KOMIYA2022-03-221-4/+0
* | | Replace `jssplitter` with JavaScriptAdam Turner2022-03-191-1/+15
* | | Fix object searchAdam Turner2022-03-191-4/+4
* | | Update splitQueryAdam Turner2022-03-081-27/+24
* | | Merge branch 'sphinx-doc:master' into masterCaleb Chiam2022-03-051-1/+2
|\ \ \
| * | | Searchtools: fix null query on setIndexSantos Gallegos2022-03-031-1/+2
* | | | fixing duplicate search results bugcalebchiam2022-03-051-0/+14
|/ / /
* | | Merge commit '2be06309518d9401a42880bb5b4321dfdd1e5e90'Takeshi KOMIYA2022-02-141-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Close #9456: html search: Add a config variable; html_show_search_summaryTakeshi KOMIYA2022-01-171-2/+2
* | Drop JavaScript Frameworks (#10028)Adam Turner2022-01-301-398/+376
|/
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* search, store objects as array to retain allJakob Lykke Andersen2021-09-251-2/+3
* Merge branch '4.x' into 9456_abbr_marks_on_search_resultTakeshi KOMIYA2021-07-271-1/+7
|\
| * Fix #9456: html search: html_copy_source can't control the search summariesTakeshi KOMIYA2021-07-241-1/+7
* | Fix #9456: html search: abbreation marks are inserted to the searchTakeshi KOMIYA2021-07-241-1/+7
|/
* Merge branch '4.0.x' into 4.xTakeshi KOMIYA2021-05-111-1/+1
|\
| * Fix #8380: html search: tags for search result are brokenTakeshi KOMIYA2021-05-091-1/+1
* | Fix search unnecessarily requiring source filesAaron Carlisle2021-04-241-7/+1
|/
* Merge branch '3.x'Takeshi KOMIYA2021-02-131-7/+7
|\
| * searchtools: Don't use slideDown to show search results.Emilio Cobos Álvarez2021-02-101-7/+7
* | Merge branch '3.x'Takeshi KOMIYA2021-01-281-2/+10
|\ \ | |/
| * Merge branch '8137_urldecode' into 3.xTakeshi KOMIYA2021-01-261-2/+10
| |\
| | * Closes #8123: Fix plus-handling (+) in search terms for basic html theme searchDaniel Hofmann2020-08-191-2/+10
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-011-1/+1
|\ \ \ | |/ /
| * | A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* | | Fix #8380: html search: search results are wrapped with <p> instead of <div>Takeshi KOMIYA2020-11-081-1/+1
|/ /
* | Fix unnecessary load of images when parsing the document text for search func...Jan Vojt2020-10-271-4/+4
|/
* Allow searching for things like serials, phone numbers, etcJoris Beckers2020-07-221-2/+1
* Fix use of html_file_suffix instead of html_link_suffix in search resultsrdb2020-03-081-1/+4
* html search: show warning if [role=main] element not foundTakeshi KOMIYA2020-02-221-1/+3
* Fix search in dirhtml outputVince Salvino2020-02-211-7/+11
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* 6824 fix search js bug (#6844)Timotheus Kampik2019-11-201-2/+2