Commit graph

14 commits

Author SHA1 Message Date
Ankush Menat
3e8a192828 chore: escape instead of sanitizing 2023-09-11 18:01:09 +05:30
Faris Ansari
c555e819d5 feat: Extended spacing scale 2020-09-03 13:59:20 +05:30
Chinmay D. Pai
bf8d930d8e
fix: sanitize input before displaying search results
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-27 18:21:53 +05:30
Faris Ansari
1e0f56bac7 fix: Persist scope search in search page 2020-01-06 13:34:31 +05:30
Faris Ansari
766e26ac5f
feat: Index all web pages for search (#7322)
* feat: Index Web Pages for search

- Walks and indexes all webpages in global_search

* test: Web Page Indexing
2019-04-26 12:41:17 +05:30
Faris Ansari
5d1ecb2e47 fix: Global Search fixes
- Update title, route and published in sync_value
- Update search_template for BS4
2019-03-03 00:27:13 +05:30
Faris Ansari
b6d5607ebc Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
Sagar Vora
c8f23b4746 Merge branch 'master' into develop 2019-01-30 20:08:53 +05:30
Aditya Hase
13de5fa823 fix(search): Fix possible reflected XSS attack vector (#6856) 2019-01-30 14:16:54 +05:30
Faris Ansari
17e2ea2cc5 fix: Cleanup Blog, List, Comment templates for Bootstrap 4
- Bootstrap 4 class migration
2019-01-15 09:54:05 +05:30
Rushabh Mehta
ee5aecbf3c fixes: fix todo filters and search docs 2018-09-25 17:12:39 +05:30
Prateeksha Singh
2bd8678357 prevent jinja exec in search title (#5928) 2018-08-06 12:59:23 +05:30
Rushabh Mehta
a5f8878b3a [fixes] for website 2018-06-14 09:23:25 +05:30
Prateeksha Singh
e3115bfbc7 [docs-portal] Search the Docs (#5558)
* [docs-portal] search documentation

* [doc-search] remove search-result template

* [portal-search][minor] add search result section title

* [portal-search] make search result section macro

* [portal-search] two-col layout for more sections
2018-05-22 10:23:13 +05:30