1
0
Fork 0
mirror of https://github.com/mat-1/metasearch2.git synced 2025-08-02 15:26:04 +00:00
Commit graph

161 commits

Author SHA1 Message Date
mat
77a5ddcd3f bump version 2025-07-07 02:39:01 +05:00
mat
9be8627c7b dst fixes for timezone answer engine 2025-07-06 12:52:49 -08:45
mat
97d86a4fbf clippy 2025-07-07 04:30:12 +07:00
mat
7349a8b461 upgrade deps 2025-07-06 23:29:42 +02:00
mat
ad1fb8a9af csrf and xss fix
thanks @JorianWoltjer <3
2025-07-07 06:25:04 +09:00
mat
7a3e5f04bc fix favicon example url
browsers won't render it unless it has xmlns="http://www.w3.org/2000/svg"
2025-06-24 18:51:19 -14:00
raylu
5a4092bcc7
favicon config (#21) 2025-06-25 03:37:56 -05:00
mat
cad5db8072 clippy 2025-04-10 14:59:15 -12:00
mat
cb6174feaf fix google again 2025-04-11 12:28:43 +09:30
Duel
681cec7c42
fix silly containers (#19) 2025-04-07 00:54:15 -05:00
mat
be30c931b9 mention logging in readme 2025-03-14 05:33:39 +00:00
mat
20d79e8512 clippy and bump version 2025-03-14 05:31:05 +00:00
mat
809c0426b1 fix google 2025-03-14 05:23:03 +00:00
caeklol
9a2a00bce9
spread the Nix infection (#18)
* flake-utils -> flake-parts

* add nixos module

* expose metasearch settings

* nix fmt

* fix enable option

* add openFirewall option

* nits

* add logging option
2025-02-07 20:37:01 -06:00
mat
bb6a1353dc release 0.2.2 2025-02-08 02:26:24 +00:00
mat
443656a9cd fix google 2025-02-07 03:50:26 +00:00
mat
fa839e3c53 show all headers in useragent answer 2025-01-01 05:39:48 +00:00
mat
a19e5e7381 support shorthand hex in colorpicker 2025-01-01 05:32:04 +00:00
mat
68500dc5fe prettier non-markdown github readmes 2025-01-01 05:28:35 +00:00
mat
e2ccce46ae parse bullet points in google featured snippets 2025-01-01 05:15:12 +00:00
mat
6f4e6a7e54 answer before infobox 2025-01-01 03:53:06 +00:00
mat
8eaa17ecce better current timezone regex 2025-01-01 03:52:24 +00:00
mat
fad848f7a3 upgrade deps and release 0.2.1 2025-01-01 03:36:54 +00:00
mat
4692eab3d8 fix timezone tests to not depend on daylight savings 2025-01-01 03:32:58 +00:00
mat
03a9a4a9e8 hide search suggestions on esc 2025-01-01 03:29:51 +00:00
mat
c01036671f fix timezone conversion 2025-01-01 03:27:37 +00:00
mat
312b15193e clippy 2024-12-29 11:44:48 +00:00
mat
e2fdbb8e32 fix fend false positive 2024-12-29 11:42:46 +00:00
mat
ed43ee1fb4 disable brave if your query has quotes 2024-12-29 11:42:46 +00:00
Honbra
dfc1b99ee2
infect the repo with Nix (#16) 2024-10-22 09:27:43 -05:00
mat
fb168fcfd7 fix another edge case with google featured snippets 2024-09-07 17:52:34 +00:00
mat
f9c6602cc1 make google featured snippet selector stricter 2024-09-01 21:01:34 +00:00
mat
096ece1ff7 allow shift+down in search box 2024-08-31 02:42:05 +00:00
mat
10fa3d82b9 fix github header deduplication and upgrade deps 2024-08-21 07:57:12 +00:00
mat
cd39774e72 Release 0.2.0 2024-08-06 07:44:03 +00:00
mat
86d4a3267b fix suggestions centering 2024-08-05 12:40:04 +00:00
mat
b20a52bb9a fix search form centering on some font widths 2024-08-05 12:29:20 +00:00
mat
3afcb399a0 fix google parser 2024-08-05 12:18:57 +00:00
mat
d9be3107d8 add space before paren in current time conversion 2024-07-28 21:18:46 +00:00
mat
427da97c09 fix replacing urls i think 2024-07-17 05:44:41 +00:00
mat
732d95093c fix overflowing in image results 2024-07-16 22:03:31 +00:00
mat
1ce204bf4e add catppuccin macchiato theme (by mudkip) 2024-07-16 21:48:21 +00:00
mat
ee1572fab0
Add config options to replace parts of urls and to change their ranking weights (#14)
* add config options to replace parts of urls and change their weight

* improve config-default.toml comments

* refactor checking/replacing a bit
2024-07-16 16:42:43 -05:00
mat
39e835cfa3 fmt 2024-07-16 10:00:49 +00:00
mat
95f7c147f1
Add color picker answer (#13)
* Add color picker answer

* set autocomplete=off for the inputs

* add symbols to the regexes

* tweak hsv and hsl regex

* don't show wikipedia when searching 'color picker'
2024-07-16 03:07:23 -05:00
mat
fdf8163fbb move settings to a single cookie and fix it to be permanent 2024-07-03 21:02:18 -05:00
G2
ae7ab53ab1
Catppuccin latte (#12)
* Added Catppuccin Latte light-mode theme

* Adjusted link color to be more standard
2024-07-03 01:29:02 -05:00
mat
c7e1d768b2 upgrade deps 2024-07-03 02:59:50 +00:00
mat
130d976d45 simplify registering static routes 2024-07-03 02:49:07 +00:00
mat
a0e8c47a6f don't reset tab to default when you search from a non default tab 2024-07-03 02:31:10 +00:00