searxng/searx/static/themes/simple/src/js/main
mrpaulblack 21e3c40516 [simple theme] replace Image_layout.js with flexbox CS impl.
* drop image_layout.js from simple theme
* move image_layout.js to oscar theme and delete common js dir (since its empty now)
* align top position of image detail modal with bottom position of search header
* use flexbox to display images; row height can be set via @results-image-row-height in defenitions.less
* display span title underneath each image with a max width of 12rem
* increase margin and padding around image article on desktop and tablet
* make article height smaller on phone layout (height of 6rem) to display more content on current view
* remove content from result, if the title and content matches
* use a group that cotains the flex image article, if images are mixed with other categories
* fix pylint issues in webapp.py
* use the default.html result template in unit tests (thanks @return42)
2022-02-26 22:31:47 +01:00
..
00_toolkit.js [mod] infinite_scroll as preference 2022-02-20 22:58:51 +01:00
infinite_scroll.js [mod] infinite_scroll as preference 2022-02-20 22:58:51 +01:00
keyboard.js [fix] eslint --fix 2021-12-14 07:31:58 +01:00
mapresult.js [fix] eslint --fix 2021-12-14 07:31:58 +01:00
preferences.js [mod] infinite_scroll as preference 2022-02-20 22:58:51 +01:00
results.js [simple theme] replace Image_layout.js with flexbox CS impl. 2022-02-26 22:31:47 +01:00
search.js [fix] autocomple.js: register li.onmousedown instead li.onclick 2022-01-10 17:30:57 +01:00