summaryrefslogtreecommitdiff
path: root/searx/templates
Commit message (Expand)AuthorAge
* Revert "Theme: add a preference to center the results (Oscar)"Alexandre Flament2022-06-05
* Theme: add a preference to center the results (Oscar)Alexandre Flament2022-06-05
* Template images.html: lazy by JS the full size imageAlexandre FLAMENT2022-05-18
* Preferences URL in preferencesJulian Fairfax2022-05-15
* [simple theme] add products.html templatemrpaulblack2022-05-11
* theme: remove __common__Alexandre Flament2022-05-07
* [mod] client_settings: pass settings from server to JS clientMarkus Heiser2022-05-07
* [theme] delete static/themes/oscar and templates/oscarMarkus Heiser2022-04-30
* [theme] peel out oscar from SearXNG developmentMarkus Heiser2022-04-30
* [fix] add missing result.length and result.author to simple themeMarkus Heiser2022-04-19
* Revert "[fix] return correct favicon path"Émilien Devos2022-04-07
* [simple theme] add netloc to image result articlesmrpaulblack2022-04-06
* Merge pull request #1023 from austinhuang0131/masterAlexandre Flament2022-03-29
|\
| * [fix] merge fake "plugins" endpoint back to "static"Austin Huang2022-03-29
| * [fix] return correct favicon pathAustin Huang2022-03-28
| * [fix] return correct plugin pathAustin Huang2022-03-28
* | Merge pull request #967 from return42/language-filterAlexandre Flament2022-03-28
|\ \ | |/ |/|
| * [mod] add flags to the languages filterMarkus Heiser2022-03-19
* | Merge pull request #1004 from MontyQI/search_urlAlexandre Flament2022-03-26
|\ \
| * | Search_url only if method is POSTMonty2022-03-26
* | | [simple theme] refactor search formMonty2022-03-24
|/ /
* | simple theme: JS version: the reset button clear the textAlexandre Flament2022-03-19
* | [fix] simple theme: open preferences with general tabMarkus Heiser2022-03-19
|/
* Merge pull request #894 from dalf/simple-aria-1Alexandre Flament2022-03-19
|\
| * [fix] simple: the clear button works without javascriptAlexandre Flament2022-03-08
| * [enh] simple: basic ARIA fixesAlexandre Flament2022-03-08
* | Merge pull request #975 from return42/fix-723Alexandre Flament2022-03-17
|\ \
| * | [fix] remove unmaintained searx/templates/simple/simple.spec.txtMarkus Heiser2022-03-17
* | | Info: code refactoring & bug fixesAlexandre Flament2022-03-16
|/ /
* | Various change on PR 930Alexandre Flament2022-03-13
* | [mod] replace /help by /info pages and include pages in project docsMarkus Heiser2022-03-12
|/
* [simple] checkboxes can get the focusableAlexandre Flament2022-03-02
* [fix] simple: display "Click on the magnifier..." only the mouse over the cat...Alexandre Flament2022-02-27
* [simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack2022-02-26
* [mod] infinite_scroll as preferenceAlexandre Flament2022-02-20
* [mod] simple theme: define a '.show-content-button'Markus Heiser2022-02-19
* [mod] templates: rename field for <iframe> URL to iframe_srcMarkus Heiser2022-02-18
* [oscar] add scrolling="no" to iframes in HTML templatesMarkus Heiser2022-02-18
* [mod] result_templates/default.html replace embedded HTML by data_src audio_srcMarkus Heiser2022-02-13
* [mod] result_templates/videos.html: replace embedded HTML by data_srcMarkus Heiser2022-02-13
* Merge pull request #848 from not-my-profile/help-routeAlexandre Flament2022-02-05
|\
| * [enh] avoid /about redirect in template linksMartin Fischer2022-02-05
| * [enh] generate navigation for help pagesMartin Fischer2022-02-01
| * [enh] introduce /help routeMartin Fischer2022-02-01
* | preferences: Set autocomplete=off for formMartin Fischer2022-02-04
|/
* [simple] add aria-label to preferences linkMartin Fischer2022-01-31
* [simple] link preferences on /about and /statsMartin Fischer2022-01-31
* [simple] introduce page_with_header.html templateMartin Fischer2022-01-30
* Merge pull request #825 from MontyQI/ui-changesPaul Braeuning2022-01-26
|\
| * Uppercase buttonsMonty2022-01-26