spacex / src

Commit History

make format happy
c3a7c91

XFFXFF commited on

add a test to check if the regex wildcard .* matches any character
23ff24b

XFFXFF commited on

add a test for invalid regex
a2fc10c

XFFXFF commited on

add a test for non-existent file
4280545

XFFXFF commited on

add some comments to filter_with_lists and add a basic test
5c0397c

XFFXFF commited on

Merge branch 'rolling' into feat-error-box-for-engine-errors
2f1fa00
unverified

XFFXFF commited on

Merge branch 'rolling' into feat-error-box-for-engine-errors
575a7f9
unverified

XFFXFF commited on

✨ feat: optimise search results filtering code (#163)
44216e4

neon_arch commited on

🧹 chore: make rustfmt happy
9c71c9f

neon_arch commited on

✨ feat: rename functions (#163)
b170574

neon_arch commited on

✨ feat: move implementation of config file path to reduce duplication (#163)
09227d8

neon_arch commited on

✨ feat: rename public_paths to paths (#163)
fda6c3a

neon_arch commited on

✨ feat: add code to filter aggregated search results using lists (#163)
4f28711

neon_arch commited on

fix debug level not being set properly
87e230d

Milim commited on

fix dumb rustfmt version and bump dependency versions
21403d0

Milim commited on

Improve aggregation
5aca5c0

Milim commited on

Improve Aggregation function & config parser
15dfda6

Milim commited on

Use non-blocking sleep function
af3b1cb

Milim commited on

✨ feat: add images, error_box & new message when no results are provided (#185)
c4935f2

neon_arch commited on

Merge branch 'rolling' into improve-results-caching
272fdef
unverified

neon_arch commited on

🔧 chore: add code to cache the previous & next pages (#160)
a596c07

neon_arch commited on

Merge branch 'improve-logging-based-on-levels-and-opts' of github.com:neon-mmd/websurfx into improve-logging-based-on-levels-and-opts
ca13fb7

neon_arch commited on

🔧 chore: fix link in the logs & add logs for engine error (#170)
653d08c

neon_arch commited on

Merge branch 'rolling' into improve-logging-based-on-levels-and-opts
0d8c12e
unverified

neon_arch commited on

Merge branch 'rolling' into patch-csrf-security-with-cors
9d3a8e0
unverified

neon_arch commited on

🔧 chore: improve logging based on levels & config options (#173)
8b0f2f5

neon_arch commited on

🛠️ fix: add code to prevent csrf attacks using cors (#172)
bef8956

neon_arch commited on

✨ feat: fix doc tests
e02fafd

neon_arch commited on

✨ feat: add control check to avoid reinitializing logging & fix tests
4b4dc28

neon_arch commited on

✨ feat: remove space from the end of the line
11bcf9c

neon_arch commited on

✨ feat: add new config option to manage threads and improve logging
d8bd2fe

neon_arch commited on

Merge branch 'rolling' into patch-searx-results-on-first-page
a8b6a9b
unverified

neon_arch commited on

🛠️ fix: add & improve code to handle page handling in searx & duckduckgo
a8791de

neon_arch commited on

✨ feat: improve code documentation
9cb582a

neon_arch commited on

🧹 chore: reformat code to make rustfmt happy
25d6af0

neon_arch commited on

✨ feat: provide the functionality to use the new config option
2d47e8d

neon_arch commited on

✨ feat: provide functionality to parse the new config option
6d3396b

neon_arch commited on

✨ feat: add documentation for the `outputs.iter()` code block
a28d559

neon_arch commited on

✨ feat: rename `results_json` to `results`
987e667

neon_arch commited on

✨ feat: remove the empty_result_set option and helper functions
7e3b59e

neon_arch commited on

✨ feat: fix spelling mistake in the comment
c5fca32

neon_arch commited on

✨ feat: rephrase the comment to break it into smaller sentences.
cff7de9

neon_arch commited on

Merge branch 'rolling' into improve-async-multithreading
74e4fc6

neon_arch commited on

✨ feat: add documentation to code
94ef62e

neon_arch commited on

✨ feat: add check to conditionaly pass empty_result_set to true to UI
8133de1

neon_arch commited on

✨ feat: add code to pass engine errors to the UI
a3edf70

neon_arch commited on

✨ feat: add setter functions to SearchResults struct
3aeb3b3

neon_arch commited on

✨ feat: fix code for clippy suggestions
9ee516e

neon_arch commited on

✨ feat: add code to parse cookies and handle engine selection from UI
3e6f786

neon_arch commited on

✨ feat: define common behaviour for all engines
27247ba

neon_arch commited on