summaryrefslogtreecommitdiff
path: root/tests/unit/test_webapp.py
AgeCommit message (Expand)Author
2024-11-25[chore] rss: rename from searx to SearXNGBnyro
2024-10-15[fix] float operations in calculator pluginGrant Lanham
2024-08-21[fix] unit tests: fix load / unload engines & fix messagesMarkus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2023-08-09[fix] make flask_babel.gettext() work in engine modules (L10n & threads)Markus Heiser
2023-06-19[mod] move some code from webapp module to webutils module (no functional cha...Markus Heiser
2023-06-02[mod] template preferences: split into elements (no functional change)Markus Heiser
2022-08-11[fix] improve OpenSearch descriptionMarkus Heiser
2022-05-07theme: remove __common__Alexandre Flament
2022-04-01[fix] issue when upgrading from werkzeug v2.0.3 to v2.1.0Markus Heiser
2022-03-19Merge pull request #894 from dalf/simple-aria-1Alexandre Flament
2022-03-12[mod] replace /help by /info pages and include pages in project docsMarkus Heiser
2022-03-08[enh] simple: basic ARIA fixesAlexandre Flament
2022-03-05[mod] URL for the static file contains the sha1Alexandre Flament
2022-02-26[simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack
2022-02-20[fix] changeover of the unit tests to the simple themeMarkus Heiser
2022-02-05Merge pull request #848 from not-my-profile/help-routeAlexandre Flament
2022-02-04preferences: Set autocomplete=off for formMartin Fischer
2022-02-01[enh] introduce /help routeMartin Fischer
2022-02-01[help] remove link from about.md titleMartin Fischer
2022-01-17[typing] add results.TimingMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-11-26[fix] oscar theme: use SearXNG logo and wordmarkMarkus Heiser
2021-10-29healthcheck endpointIgor Rzegocki
2021-10-12[mod] locale: use hyphen everywhere except for BabelAlexandre Flament
2021-10-12[fix] fix match_language issue to make zh-TW match to zh-Hant-TWMarc Abonce Seguin
2021-09-30SearXNG: oscar themeAlexandre Flament
2021-09-13[fix] settings - displayed name is SearXNGMarkus Heiser
2021-09-02[mod] move searx/testing.py to the tests directoryAlexandre Flament
2021-08-17[mod] searx.webapp.get_locale: read locale from the preferencesAlexandre Flament
2021-05-05[mod] multithreading only in searx.search.* packagesAlexandre Flament
2021-04-25[brand] searxng is a fork from searxMarkus Heiser
2021-04-10[fix] test: avoid HTTP requestsAlexandre Flament
2021-03-06[enh] add ability to send engine data to subsequent requestsAdam Tauber
2021-02-04[fix] get correct locale with country from browserMarc Abonce Seguin
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-12-01[fix] tests: fix duplicate method nameAlexandre Flament
2020-11-06[fix] fix of / and /searchAlexandre Flament
2020-11-02[mod] separate index and search routesMarc Abonce Seguin
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-07-03Created new plugin type custom_results. Added new plugin bang_redirect (#2027)Lukas van den Berk
2020-06-11[fix] commit 2c6531b2 breaks the unit test, this is a hotfixMarkus Heiser
2020-03-13[fix] update csv unit testAdam Tauber
2019-08-03[fix] fix monkey patch in test_webapp.py (#1667)Alexandre Flament
2019-07-17[enh] Add Server-Timing header (#1637)Alexandre Flament
2019-05-18new: dev: test for config apirachmadaniHaryono
2017-07-20change unresponsive_engines to a set to eliminate duplication of errorsNoémi Ványi
2017-07-12show engine errors in infobox && add new error alertNoémi Ványi
2017-05-15[enh] py3 compatibilityAdam Tauber