Commit Graph

110 Commits

Author SHA1 Message Date
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
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