Commit Graph

2 Commits

Author SHA1 Message Date
mat
ee1572fab0
Add config options to replace parts of urls and to change their ranking weights (#14)
* add config options to replace parts of urls and change their weight

* improve config-default.toml comments

* refactor checking/replacing a bit
2024-07-16 16:42:43 -05:00
mat
ef65e60f9f
Image search (#10)
* add tab for image search

* add basic implementation of image search

* add proxy

* fix google images regex breaking when the query has spaces

* fix sizing of image elements while they're loading

* add optional engines indicator to image search

* add bing images

* fix some parsing issues with bing images

* fix bing titles
2024-05-20 04:08:49 -05:00