Commit Graph

32 Commits

Author SHA1 Message Date
mat
afc526c6f2
use maud for templating (#8) 2024-04-17 23:06:06 -05:00
Shrecknt
569922aab7
more more quick answers
* notepad

* fix config

* mdn docs

* search bar fix

* remove unnecessary check

* notepad fix

* make config avaliable to all stages of request

* make config more consistent

* minecraft wiki infobox

* cleanup

* engine_list_separator fix

* are you happy now mta

* change Arc<Config> to &Config in places

---------

Co-authored-by: mat <git@matdoes.dev>
2024-04-15 19:49:40 -07:00
mat
39aeae7a69 add basic logging 2024-04-15 19:19:09 -05:00
Shrecknt
25760146a3
more quick answers
* notepad

* fix config

* mdn docs

* search bar fix
2024-04-14 21:35:23 -07:00
Shrecknt
99a28ce8d3
add engines google-scholar rightdao stract yep
* add engines google-scholar rightdao stract yep

* add engines

* cleanup
2024-04-14 18:42:40 -07:00
mat
afef2e25ff add numbat as calculator engine 2024-04-13 00:52:28 -05:00
mat
052e266985 support engine-specific configs 2024-04-12 21:50:38 -05:00
mat
fec328522f add config 2024-04-12 21:17:34 -05:00
mat
e1dadc2ebb add thesaurus 2024-04-04 04:51:19 +00:00
mat
2aa0d1e673 fix google featured snippets sometimes having too much text
also fix some pedantic clippy issues
2024-03-24 01:48:29 -05:00
mat
bf4db99465 remove dependency on nightly 2024-01-21 22:30:25 -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
92c041fd7c clean up engine declarations with macros 2024-01-03 22:21:50 -06:00
mat
e230e631d3 add line wrapping to rustfmt 2024-01-03 01:53:14 -06:00
mat
1b33fbc3fa add dictionary 2024-01-03 01:48:02 -06:00
mat
35b7b0a19d don't always search with marginalia 2024-01-02 22:33:13 -06:00
mat
02865265e3 lower calc limit and lower marginalia weight 2023-12-31 02:09:41 -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
540d01981c docs.rs and stackexchange support 2023-12-21 03:45:59 -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
d496f3768d always use ipv4 2023-12-20 18:17:28 -06:00
mat
90b962e3b0 clean up code by not having the static CLIENT be passed everywhere 2023-12-20 17:20:44 -06:00
mat
c656e65614 add calc answer 2023-12-20 17:17:46 -06:00
mat
2b2771c132 fix broken featured snippets 2023-12-20 04:23:02 -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