1. 26 Mar, 2020 1 commit
  2. 01 Mar, 2020 2 commits
  3. 24 Nov, 2019 2 commits
  4. 07 Jan, 2019 1 commit
  5. 29 Nov, 2018 1 commit
  6. 05 Aug, 2018 2 commits
  7. 22 Apr, 2018 1 commit
  8. 27 Mar, 2018 1 commit
    • Marc Abonce Seguin's avatar
      refactor engine's search language handling · 772c048d
      Marc Abonce Seguin authored
      Add match_language function in utils to match any user given
      language code with a list of engine's supported languages.
      
      Also add language_aliases dict on each engine to translate
      standard language codes into the custom codes used by the engine.
      772c048d
  9. 21 Mar, 2018 1 commit
  10. 10 Oct, 2017 1 commit
  11. 10 Jul, 2017 1 commit
  12. 18 Mar, 2017 2 commits
    • marc's avatar
      make search language handling less strict · fd65c129
      marc authored
      languages.py can change, so users may query on a language that is not
      on the list anymore, even if it is still recognized by a few engines.
      
      also made no and nb the same because they seem to return the same,
      though most engines will only support one or the other.
      fd65c129
    • marc's avatar
      add language support for qwant · 805fb02e
      marc authored
      closes issue #863
      805fb02e
  13. 29 Dec, 2016 1 commit
  14. 17 Dec, 2016 1 commit
  15. 15 Dec, 2016 1 commit
  16. 14 Dec, 2016 1 commit
  17. 12 May, 2015 1 commit