librex icon indicating copy to clipboard operation
librex copied to clipboard

Framework and javascript free privacy respecting meta search engine

Results 24 librex issues
Sort by recently updated
recently updated
newest added

Librex doesn't scale images results what on small size devices/windows forces uncomforable navigation with scrollbars. **Possible solution:** Scale images to match screen size on small screens. ![Screenshot from 2022-08-07 19-06-32](https://user-images.githubusercontent.com/64419373/183302882-728ffee5-e42a-4f67-892a-0e4f1f334e09.png)...

So when looking at the API on this example url: https://search.davidovski.xyz/api.php?q=pop%20os%20my%20dream%20os&type=1. The json output gives values like this one: `https%3A%2F%2Fs2.qwant.com%2Fthumbr%2F474x165%2F5%2Fe%2F51d63491bae5988d93be20d8ffdd7ab9da8b564fe4839f75a979eb9c9e84cb%2Fth.jpg%3Fu%3Dhttps%253A%252F%252Ftse4.mm.bing.net%252Fth%253Fid%253DOIP.vZWeI6ZB7gUrNYJCpGHbuwHaCl%2526pid%253DApi%26q%3D0%26b%3D1%26p%3D0%26a%3D0` It should look like: `https://s2.qwant.com/thumbr/474x165/5/e/51d63491bae5988d93be20d8ffdd7ab9da8b564fe4839f75a979eb9c9e84cb/th.jpg?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.vZWeI6ZB7gUrNYJCpGHbuwHaCl%26pid%3DApi&q=0&b=1&p=0&a=0` Could some url decoding be...

This pull request changes the following: * Adds autocompletion following the OpenSearch standard * Fixes the "drag and drop" search, this is done by changing the request from POST to...

A calculator function has been added to the searches, where you can perform basic arithmetic operations directly in the search bar. Preview: ![image](https://user-images.githubusercontent.com/59372153/188358346-00817cfb-11df-4024-80fd-969800efecc0.png)

Hello, as of today I no longer host LibreX at [librex.baczek.me/](https://librex.baczek.me/). Please remove it from the list of instances.

Hello maintainer(s), I am a security researcher from the Institute of Application Security at TU Braunschweig, Germany. We discovered a (potential) security vulnerability in your project. We would like to...

I have noticed that LibreX stopped being maintained and that hnhx completely disappeared. Anyone knows what actually happened?

…when any of the torrent engine are down due to issues in curl multi handle management. Added a curl multi handle timeout to config.

Hello, I'd be really happy if you could release docker images with support for arm64-based CPUs so I can host my own instance of LibreX. Thanks and best regards