Commit Graph

49 Commits

Author SHA1 Message Date
mat
42ef3ed758 switch default bind to 0.0.0.0 2024-02-02 21:48:11 -06:00
mat
9be9eb11a7 fix brave title parsing 2024-02-02 21:47:29 -06:00
mat
bf4db99465 remove dependency on nightly 2024-01-21 22:30:25 -06:00
mat
cae88a20ff use regex for matching github repo urls 2024-01-15 01:33:13 -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
6fc442026f move demo instance line higher in readme 2024-01-14 20:35:36 -06:00
mat
f1933d8c6e add demo instance to readme 2024-01-14 20:29:53 -06:00
mat
c1d982b67a add timezone engine 2024-01-14 19:08:01 -06:00
mat
b9ace5a34f
add license 2024-01-09 19:20:35 -06:00
mat
6476a0f2f8 clean up wikipedia extract more 2024-01-09 18:02:55 -06:00
mat
d518204c87 remove unfinished timezone engine 2024-01-09 13:52:56 -06:00
mat
2f0ba1d08b fix default user agent 2024-01-09 13:52:30 -06:00
mat
048e772652 wikipedia please 2024-01-05 18:49:39 -06:00
mat
d5348e49c6 fix wikipedia extract to not have '(; ' 2024-01-03 22:39:17 -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
0f83e6122e fix wikipedia extract sometimes showing '( ;' 2024-01-03 01:51:37 -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
d6915cfd1d better fend interrupt 2023-12-31 01:31:58 -06:00
mat
f350ca4202 add ord and chr to calculator 2023-12-31 01:19:57 -06:00
mat
b09058cb90 don't overflow imgs in infobox 2023-12-31 00:15:18 -06:00
mat
e42a146ce6 add marginalia search 2023-12-31 00:07:44 -06:00
mat
05299fbe46 fix docs_rs when there is no doc but there is an item decl 2023-12-23 02:10:17 -06:00
mat
62a6f3d5e1 fix autocomplete to not receive requests out of order 2023-12-22 00:19:22 -06:00
mat
a3fd03d584 fix clicking suggestions and better docs.rs 2023-12-21 18:43:29 -06:00
mat
64fd3bcaae allow calc queries to end in = 2023-12-21 04:01:28 -06:00
mat
e35a840a5c fixes for docs.rs engine 2023-12-21 03:57:49 -06:00
mat
540d01981c docs.rs and stackexchange support 2023-12-21 03:45:59 -06:00
mat
68961193a8 fix to not trim in autocomplete 2023-12-21 03:07:12 -06:00
mat
944c35f12c clippy and fixes 2023-12-21 03:00:18 -06:00
mat
e6239134a4 better search suggestions 2023-12-21 02:11:21 -06:00
mat
fbd12e8556 improve some styles 2023-12-21 00:19:52 -06:00
mat
4bf4b1e69b don't focus input on ctrl key 2023-12-20 23:48:28 -06:00
mat
03d74ddac8 github fixes and responsive search bar 2023-12-20 23:43:58 -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
598b60b1f0 add opensearch 2023-12-20 17:56:03 -06:00
mat
c7633f68c1 calc fixes and update readme 2023-12-20 17:45:16 -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