summaryrefslogtreecommitdiff
path: root/tests/unit/test_webapp.py
AgeCommit message (Expand)Author
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
2017-01-20[mod] add a __common__ template that can't be selected but that provides a co...Alexandre Flament
2017-01-16[enh] show spelling correctionsDavid A Roberts
2016-11-14[fix] search mocking in webapp testAdam Tauber
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-07-16[fix] result count testsAdam Tauber
2016-07-04[enh][fix] update to latest dependencies ++ fix tests & travis test runnerAdam Tauber
2016-04-09new preferences handlingNoemi Vanyi
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber