Commit Graph

23 Commits

Author SHA1 Message Date
mat
cb0edfd4fc use std LazyLock and simplify a .replace 2024-06-29 00:29:58 -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
mat
afc526c6f2
use maud for templating (#8) 2024-04-17 23:06:06 -05:00
mat
39aeae7a69 add basic logging 2024-04-15 19:19:09 -05:00
mat
afef2e25ff add numbat as calculator engine 2024-04-13 00:52:28 -05:00
mat
fec328522f add config 2024-04-12 21:17:34 -05:00
mat
9a341a0df8 use stable version of fend 2024-03-14 20:01:39 -05:00
mat
703c38ab10 upgrade deps 2024-03-14 20:01:06 -05:00
mat
bf4db99465 remove dependency on nightly 2024-01-21 22:30:25 -06:00
mat
134cba4061 github stopped doing ssr for readmes 2024-01-15 01:20:14 -06:00
mat
bfec2d8d87 use fend patch with character conversion 2024-01-14 20:43:39 -06:00
mat
c1d982b67a add timezone engine 2024-01-14 19:08:01 -06:00
mat
2f0ba1d08b fix default user agent 2024-01-09 13:52:30 -06:00
mat
e42a146ce6 add marginalia search 2023-12-31 00:07:44 -06:00
mat
a3fd03d584 fix clicking suggestions and better docs.rs 2023-12-21 18:43:29 -06:00
mat
944c35f12c clippy and fixes 2023-12-21 03:00:18 -06:00
mat
60914e6e7f github infobox 2023-12-20 23:17:39 -06:00
mat
f95c5fe273 add wikipedia and stackoverflow engines 2023-12-20 22:18:43 -06:00
mat
c656e65614 add calc answer 2023-12-20 17:17:46 -06:00
mat
bcf42a733a add instant answers 2023-12-20 04:08:36 -06:00
mat
359b8ae2d6 add basic autocomplete 2023-12-20 03:28:38 -06:00
mat
aeac6f7c5d use featured snippets from google 2023-12-20 02:03:29 -06:00
mat
da972bd45e Initial commit 2023-12-20 00:18:09 -06:00