Commit Graph

56 Commits

Author SHA1 Message Date
mat
ec888ce038 don't show thesaurus infobox when there are no synonyms 2024-04-04 04:58:46 +00:00
mat
e1dadc2ebb add thesaurus 2024-04-04 04:51:19 +00:00
mat
017cdd1400 use css variables for colors 2024-04-02 21:33:14 -05:00
mat
5282238901 fix wrapping for long results with no spaces 2024-03-30 22:37:12 -05:00
mat
6a6bbfcb51 fix broken source code url and add text on no results 2024-03-30 22:16:38 -05: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
281b2db2f2 fix xss in dictionary, ip, and stackexchange
meow
2024-03-17 22:16:21 -05:00
mat
ffad6869c9 love you wikipedia 2024-03-14 23:47:53 -05:00
jms-c
23787c1b69
Don't send referrer to visited sites (#2)
* Don't send referrer to visited sites

* Remove href from span elements, remove nofollow
2024-02-14 12:40:18 -06:00
mat
a18afc4e84 fix mb,gb,tb,pb in calculator 2024-02-09 21:52:40 -06:00
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
c1d982b67a add timezone engine 2024-01-14 19:08:01 -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