| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-01 | Merge branch 'master' of https://github.com/asciimoo/searx into about-opensearch | Markus Heiser | |
| 2020-06-01 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| 2020-06-01 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-06-01 | Merge branch 'master' into gigablast | Markus Heiser | |
| 2020-05-31 | Merge pull request #1978 from kvch/fix-rtl-in-oscar | Adam Tauber | |
| Fix Farsi language in Oscar && adjust tables with RTL | |||
| 2020-05-31 | Fix Farsi language in Oscar && adjust tables with RTL | Noémi Ványi | |
| 2020-05-31 | Merge pull request #1979 from kvch/feature-toggle-all-buttons | Adam Tauber | |
| Add "Allow all" and "Disable all" to engines tab of Oscar preferences | |||
| 2020-05-31 | add disable all and allow all engines button to Oscar preferences | Noémi Ványi | |
| 2020-05-31 | add display_error_messages option to engine settings | Noémi Ványi | |
| A new option is added to engines to hide error messages from users. It is called `display_error_messages` and by default it is set to `True`. If it is set to `False` error messages do not show up on the UI. Keep in mind that engines are still suspended if needed regardless of this setting. Closes #1828 | |||
| 2020-05-29 | [fix] gigablast requires a random extra parameter | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | [fix] revise of the gigablast engine (WIP) | Markus Heiser | |
| The gigablast API has changed and seems to have some quirks, this is the first revise. More work (hacks) are needed. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | [fix] gigablast does no longer support *supported_languages_url* | Markus Heiser | |
| Since there are zero results, we can remove it: $ make engines.languages fetch languages .. ... fetched 0 languages from engine gigablast Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | [fix] remove debug print from commit e5305f8 | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | Merge branch 'master' into master | Markus Heiser | |
| 2020-05-27 | Add autofocus to all search inputs | resynth1943 | |
| 2020-05-21 | [fix] disable debug in settings.yml by default | Markus Heiser | |
| debug was accidentally enabled in commit cbc08fd Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-19 | Revise outdated URLs | Sion Kazama | |
| 2020-05-15 | [build] rebuild of the oscar theme, build from ad208378 | Markus Heiser | |
| the CSS files has been build by: $ make themes.oscar Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-15 | [fix] oscar theme, remove inline style attributes (CSP compliants) | Markus Heiser | |
| Inline styles are blocked by default with Content Security Policy (CSP). Move the rest of inline styles to CSS and correct the HTML template of the oscar preference page. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-12 | [fix] about page- 'How to set as the default search engine?' | Markus Heiser | |
| Searx supports OpenSearch, remove the inline JS from the about page. close: https://github.com/asciimoo/searx/issues/1949 close: https://github.com/asciimoo/searx/issues/1616 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-04-22 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| 2020-04-21 | Update default user agents | Émilien Devos | |
| 2020-04-20 | Merge branch 'master' into master | Markus Heiser | |
| 2020-04-19 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| 2020-04-17 | [fix] translate engine errors to Occitan when configured | Noémi Ványi | |
| 2020-04-17 | [fix] remove usage of request context where not available | Noémi Ványi | |
| 2020-04-15 | Merge branch 'master' into fix_startpage_ValueError_on_spanish_datetime | Noémi Ványi | |
| 2020-04-15 | Remove discontinued faroo engine | HLFH | |
| 2020-04-13 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| 2020-04-12 | Merge branch 'master' into wikimedia-projects | Noémi Ványi | |
| 2020-04-07 | fix: Change Wikiversity and Wikivoyage shortcuts to wv and wy. | Splinter Suidman | |
| Suggested by @Venca24 <https://github.com/asciimoo/searx/pull/1914#issuecomment-610194209>. | |||
| 2020-04-06 | fix: Remove unnecessary query parameter for Wikimedia projects. | Splinter Suidman | |
| 2020-04-06 | fix: Spelling of Wiktionary. | Splinter Suidman | |
| 2020-04-06 | fix: Change Wikinews category to news. | Splinter Suidman | |
| 2020-04-05 | Add Wikimedia projects. | Splinter Suidman | |
| A list of the added projects: - Wikibooks - Wikinews - Wikiquote - Wikisource - Wiktionary - Wikiversity - Wikivoyage | |||
| 2020-04-03 | [add] rubygems engine | Venca24 | |
| 2020-03-31 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| 2020-03-31 | [fix] template: fix typo in about.html | Dalf | |
| 2020-03-29 | build environment: add GIT_BRANCH variable | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-29 | Merge PR #1900 of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 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-26 | Minor improvements of the HTML *about* page | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-26 | make project: re-build generic files of the searx project | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-26 | Rewrite of the HTL *about* page | Markus Heiser | |
| The *about* page should only address higher-level issues that are important to each user. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-26 | brands: hardcode ISSUE_URL and some links on the about-page | Markus Heiser | |
| A *brand* of searx is a fork which might have its own design and some special functions which might bee reasonable in a special context. In this sense, the fork might have its own documentation but not its own issue tracker. The *upstream* of a brand is always https://github.com/asciimoo from where the brand-fork pulls the master branch regularly. A fork which has its own issue tracker is a spin-off and out of the scope of the searx project itself. The conclusion is: - hard code ISSUE_URL (in the Makefile) - always refer to DOCS_URL - links in the about page refer to the *upstream* (searx project) except DOCS_URL - "fork me on github" ribbons refer to the *upstream* Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | brands: add ISSUE_URL | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | webapp.py: expose the brand variable in the /config URL. | Markus Heiser | |
| E.g. helpful for searx-stats2 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | webapp.py: partial code review (no functional change) | Markus Heiser | |
| 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> | |||