phinde icon indicating copy to clipboard operation
phinde copied to clipboard

Self-hosted search engine for your static blog

Results 9 phinde issues
Sort by recently updated
recently updated
newest added

Somehow `` is not escaped: https://indiechat.search.cweiske.de/?q=nick%3AbekoDiscord ![2020-05-04 phinde injection](https://user-images.githubusercontent.com/59036/80943453-8796f300-8de7-11ea-9227-92bb99e2c382.png)

The crawlblacklist did not seem to work and began indexing things explicitly blacklisted. I even put an echo statement in the code to confirm the regex matched the url, but...

http://indiechat.search.cweiske.de/index.php?q=bridgy shows "circleci-bot" which isn't really relevant for us.

"10:16gRegorLove joined the channel"

Especially useful for the "show full content" setting.

When a crawl HTTP request times out, the crawler should try it again after some time automatically.

Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.35.4 to 1.44.7. Changelog Sourced from twig/twig's changelog. 1.44.7 (2022-09-28) Fix a security issue on filesystem loader (possibility to load a template outside a configured directory) 1.44.6...

dependencies

status page silently shows -1 when `gearadmin` is not installed instead of giving an error.

``` AH01071: Got error 'PHP message: PHP Fatal error: Uncaught GearmanException: Failed to set exception option in src/phinde/Queue.php:11 ```