| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-25 | [fix] make "Advanced settings" openable and usable with keyboard - #350 | Adam Tauber | |
| 2020-06-23 | [enh] make checkboxes in preferences accessible using keyboard - #350 | Adam Tauber | |
| 2020-06-23 | [enh] add visually hidden but accessible css class - #350 | Adam Tauber | |
| 2020-06-18 | Consider HTTP request when running search categories on select is enabled | Noémi Ványi | |
| Closes #1138 | |||
| 2020-06-15 | [enh] add translatable strings to javascript - closes #461 | Adam Tauber | |
| 2020-06-10 | [fix] do not stretch images - fixes #1262 | Adam Tauber | |
| 2020-06-04 | [fix] wrap long lines in infoboxes - fixes #1652 | Adam Tauber | |
| 2020-06-03 | [fix] do not autocomplete for pressing enter when mouse is on the completion ↵ | Adam Tauber | |
| list - fixes #340 | |||
| 2020-06-03 | [mod] reduce the gap between results | Adam Tauber | |
| 2020-06-03 | [enh] update npm dependency versions | Adam Tauber | |
| 2020-06-03 | [enh] build css after less file changes | Adam Tauber | |
| 2020-06-03 | Merge pull request #983 from ahangarha/patch-1 | Adam Tauber | |
| Update results.less | |||
| 2020-05-31 | add disable all and allow all engines button to Oscar preferences | Noémi Ványi | |
| 2020-03-26 | .gitignore: make package-lock.json visible | Markus Heiser | |
| Even if we do not versioning them right now. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | Makefile: add target node.env - download & install npm dependencies | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | [fix] brands: add variables from build env to grunt process | Markus Heiser | |
| We have some variables in the build environment which are also needed in the grunt process when building themes. Theses variables are relavant if one creates a fork with its own branding. We treat these variables under the term 'brands'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-23 | [enh] submit search on suggestion select - closes #807 | Adam Tauber | |
| 2020-03-23 | [fix] load new page with infinite scroll if there is no scrollbar - fixes #759 | Adam Tauber | |
| 2020-01-28 | Merge branch 'master' into fix-infinite-scroll | Markus Heiser | |
| 2019-12-16 | Fix not jumping to results loaded by infinite scroll | Nick Espig | |
| Infinite scroll adds a `hr` tag to split up the sections loaded by it. The vim bindings `j` and `k`, which jump to the next and previous result respectively, search for a **direct** sibling with the class `result`. With the `hr` between results a direct sibling cannot be found. To fix this we remove the restriction of it having to be a direct sibling. | |||
| 2019-12-11 | [mod] infinite scroll: XHR requests are sent with the header "Accept: ↵ | Dalf | |
| text/html". Fix https://github.com/searx/searx-docker/issues/16 | |||
| 2019-12-10 | theme: oscar - tidy up trailing whitespaces and tab usage | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-08 | themes: remove CR from newlines | Markus Heiser | |
| Adding a CR in some files and in others not, is a good starting point for a DOS+Unix mess we all have already seen in many projects. Patch fixes all files matching (even those comming from grunt's build):: find ./searx -exec file {} \; | grep CR BTW: Same with mixing TAB and SPACE indent styles in one and the same file. So if sources are tuched here in this patch, its also fixed. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-10-16 | add initial support for offline engines && command engine | Noémi Ványi | |
| 2019-08-06 | oscar and simple themes: no inline script (allow A+ Content-Security-Policy) | Dalf | |
| 2019-08-06 | Add image format and source information to display (#1567) | Frank de Lange | |
| Add image format and source information to display - needs changes to engines to actually display something. Displays result.source (website from which the image was taken) and result.img_format (image type and size). Result is styled with result-format and result-source classes. See PR #1566 for an example of an engine which has the necessary changes. Strip <span class="highlight">...</span> in the oscar image template. | |||
| 2019-08-02 | [enh] add invidious engine. (#1657) | cy8aer | |
| closes #1372 | |||
| 2019-06-04 | Load next page shortly before hitting the bottom | Nick Espig | |
| This improves the user experience by loading in the next entries shortly before him getting to the bottom. It makes the scrolling more smooth without a break in between. It also fixes an error on my browser that scrolling never hits the defined number. When I debugged it I hit `.scrolltop` of 1092.5 and the `doc.height - win.height` of 1093, so the condition was never true. | |||
| 2018-08-26 | simple theme : remove unused files | dalf | |
| 2018-08-19 | Merge pull request #1244 from Venca24/master | Adam Tauber | |
| [UI] new youtube icon for oscar theme | |||
| 2018-08-14 | simple theme update | Alex | |
| - npm package update - apply #1226 - implement vim help dialog - display cookies and search URL with preferences - allow to enable / disable Open Access DOI rewrite - add a clear text button on the left of the search button - implement #1011 : the HTML title page is not set when using POST - remove searx/static/themes/simple/img/loader.gif - use full width when only there are only images as result | |||
| 2018-05-29 | Min width 50 px to oscar theme category. #1158 | Author Name | |
| 2018-04-25 | Hide buttons when infinite scrolling is enabled | rinpatch | |
| 2018-03-16 | [UI] new youtube icon for oscar theme | Venca24 | |
| 2018-03-05 | Fix Vim mode on Firefox | Richard Nespithal | |
| Firefox automatically opens a built-in quick search when user starts typing without selected input and the Vim shortcuts are not triggered | |||
| 2018-02-07 | [mod] add bottom margin to results - closes #1176 | Adam Tauber | |
| 2018-01-31 | [enh] build oscar css | Adam Tauber | |
| 2018-01-24 | Preserve image aspect ratio in results | Matthew Olmsted | |
| Noticed that images are often distorted in the results due to a hard minimum height. This keeps the 4-per-row image results consistent in row height without distorting wider images. | |||
| 2017-12-20 | dark background for answers && no background for highlight | Noémi Ványi | |
| 2017-12-06 | Merge pull request #1109 from dalf/simple_magnet_svg | Adam Tauber | |
| simple theme : magnet.svg is replaced by a home made version | |||
| 2017-12-05 | [enh] add dark version of oscar/logicodev | Adam Tauber | |
| 2017-12-05 | simple theme : replace magnet.svg with a home made version | Alexandre Flament | |
| 2017-11-30 | use `change` function just like in case of language selection | Noémi Ványi | |
| The previous version did not work in Chrome browser. Closes #1102 | |||
| 2017-11-26 | [mod] simple theme: add the license to different files. | Dalf | |
| 2017-10-06 | preferences: make supported/not supported labels | Noémi Ványi | |
| Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558 | |||
| 2017-08-13 | [fix] travis build : various fix about grunt builds | Alexandre Flament | |
| 2017-08-06 | [enh] add simple theme (WIP) | Alexandre Flament | |
| 2017-07-31 | Update results.less | Mostafa Ahangarha | |
| More gap between search results increase the readability. Currently, the result page is just filled with text. | |||
| 2017-06-25 | [fix] wrap suggestions inside suggestion box | marc | |
| long suggestions now wrap around the box instead of going overboard. | |||
| 2017-03-08 | [mod] oscar theme: use tinypng.com to reduce logos and favicon | Alexandre Flament | |