Commit Graph

6 Commits (9d9022ed9934c409095348641fef911f731d9de6)

Author SHA1 Message Date
gdm85 6d362ca5c7
Add support for relative search results (#715)
* Relativization of search results

* Fix JavaScript error when opening images

* Replace single-letter logo and remove sign-in link

* Add `WHOOGLE_URL_PREFIX` env var to support relative path redirection

The `WHOOGLE_URL_PREFIX` var can now be set to fix internal app
redirects, such as the `/session` redirect performed on the first visit
to the Whoogle home page.

Co-authored-by: Ben Busby <contact@benbusby.com>
2 years ago
alefvanoon be3714f074
Fix rtl lang problem in search box (#399)
Adds auto dir to index, search and header input html
3 years ago
Ben Busby d5eebe9fe5
Add iframe-able search page for insertion into other sites
Introduces a new html template, search.html, which provides a very basic
form for submitting search queries.

Closes #319
3 years ago
Ben Busby 24aa4367d3 Added optional no-js functionality, added location based searching (hardcoded), updated html 4 years ago
Ben Busby 1e1bb4a55a Added tbm (images/news/etc) handling, updated front page and search controls 5 years ago
Ben Busby 6e7eef165e Initial commit 5 years ago