Allen

Results 21 issues of Allen

## Infos Version 0.22.0 on Android 10 ## Issue Copying text from someone will trigger the "copied in clipboard" message which stays on screen for too long, not allowing to...

help wanted

## What does this PR do? Add engine for forums based on [https://discourse.org](https://discourse.org). ## Why is this change important? A lot of forums can be searched using this engine. [https://trends.builtwith.com/websitelist/Discourse](https://trends.builtwith.com/websitelist/Discourse)...

## What does this PR do? Add a function to extract text; for example from a response.text. From: [https://github.com/mikf/gallery-dl/gallery_dl/text.py#L129](https://github.com/mikf/gallery-dl/blob/ea434963aed0cfb9c9a6fd412c42631cf5091e70/gallery_dl/text.py#L129) Fix updating engine traits exiting because of babel error. Also remove...

**Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG** 2024.5.10+5f29bf66b Public instance **How did you install SearXNG?** N/A **What happened?** See...

bug
area: ui
area: simple theme
area: autocomplete

**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Fix [ie/tubitv](https://tubitv.com/tv-shows/408804/s02-e01-the-grass-the-furious) episode title having whitespaces at the end. Fixes #10794 Template ###...

site-bug

## What does this PR do? Allows setting multiple autocompleters. ## Why is this change important? Get different suggestions at the same time. ## How to test this PR locally?...

$ cat ww.json ```json # "base-directory": "ww", "input-files": ["~/urls.txt", "./relative.txt", "file_in_basedir.txt"] # ``` So that for each specified file, `--input-file $FILE` is implied. gallery-dl --config ww.json

feature-request

The armv7 binary will be build when using goreleaser with `release.yml`. The produced output was previously tested on a rpi.

## What does this PR do? Make sure that when multiple engines get the same result, the longest title will be used. This was already done for 'description'. ## Why...

**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Fix `get_element_by_*` in utils. Fixes #8915 Template ### Before submitting a *pull request*...

bug
pending-fixes