Commit Graph

77 Commits

Author SHA1 Message Date
mat
22007fb6b7 fix numbat aliases like mib -> MiB 2024-04-15 01:18:25 +00:00
mat
f1190ab15f reorder currency symbols in numbat responses 2024-04-13 01:24:37 -05:00
mat
eab0f0c6b0 don't show numbat result when it's identical to the query 2024-04-13 01:09:19 -05:00
mat
8f607de532 trim numbat autocomplete so it doesn't get duplicated with google's calculator 2024-04-13 00:59:56 -05: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
faccb3f45f fix typo in readme 2024-04-11 04:54:43 +00:00
mat
d564fc70b0 fix extra space in some wikipedia extracts 2024-04-07 20:01:28 +00:00
mat
5d2b2dc458 remove extraneous backtick in readme 2024-04-05 23:02:19 +00:00
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
1e6a5278c7 add list of forks to readme 2024-03-24 01:57:20 -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
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
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
ce998e783d
Merge pull request #1 from mrcbax/master
silly containers
2024-02-02 21:49:39 -06:00
mat
5c46679dd6 remove replace bind addr with 0.0.0.0
the default addr was switched to 0.0.0.0 in the main branch now anyways
2024-02-02 21:49:17 -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
Chad Baxter
2bbbc2909e
use host networking 2024-01-22 22:01:21 -05:00
Chad Baxter
82ca983564
fixed refactor error 2024-01-22 17:18:54 -05:00
Chad Baxter
9a2bf497a4
silly containers 2024-01-22 00:31:08 -05: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