spacex / src /engines

Commit History

✨ `Bing` for the search engine (#473) (#473)
50aa52c
unverified

Jann Marc Villablanca neon-mmd commited on

πŸš‘οΈ fix(engine): fix the pagination code for `startpage` engine (#468)
7d42c84

neon_arch commited on

πŸš‘οΈ fix(engine): fix the pagination code for `searx` engine (#468)
72da323

neon_arch commited on

πŸš‘οΈ fix(engine): fix the pagination code for `librex` engine (#468)
2bdddaf

neon_arch commited on

πŸš‘οΈ fix(engine): fix the pagination code for `duckduckgo` engine (#468)
0dd25aa

neon_arch commited on

✨ feat(engine): `mojeek` for the search engine (#464)
9f23a1c
unverified

Jann Marc Villablanca mergify[bot] commited on

πŸ‘½οΈ chore: update the search result selectors in accordance with the html changes (#432)
582f8ae

neon_arch commited on

Merge branch 'rolling' into fix-useless-use-of-format!
2c985b8
unverified

alamin655 commited on

Fix: useless use of format! (cargo clippy warning)
c6ae86d

Diogo Canut commited on

Provide a more resilient and reliable searx instance
15b0505

Diogo Canut commited on

✨ `LibreX` for the search engine (#429)
c02006c
unverified

alamin655 neon_arch commited on

πŸ’‘ Module comment text to better describe the module code (#428)
1143846
unverified

Ananth alamin655 commited on

✨ feat(engine): provide startpage search engine (#314)
e1e426c

neon_arch commited on

♻️ refactor: code to take prebuilt client to request search results (#384)
fe74f2e

neon_arch commited on

✨ `Brave` for the search engine (#335)
27bc52c
unverified

jkaczmarkiewicz commited on

Fix missing doc errors
32abacb

Zsombor Gegesy commited on

Refactor the search result parsing
57c73d3

Zsombor Gegesy commited on

Create separate search_result_parser
75a77d2

Zsombor Gegesy commited on

Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase
ca4447f

neon_arch commited on

Merge branch 'rolling' into change-document-style-with-linter-warnings
fb231de
unverified

neon_arch commited on

Merge branch 'rolling' into feat-disallow-user-to-search-via-lists
60b2fcc
unverified

alamin655 commited on

βš™οΈ refactor: reorganize code & restructure codebase for better maintainability (#207)
493c56b

neon_arch commited on

🧹 chore: make rustfmt happy (#205)
453dbdc

neon_arch commited on

βš™οΈ refactor: change & add documentation to the code based on the lints (#205)
049b1c1

neon_arch commited on

✨ feat: pass new safe search option in the results function in the
cbad560

neon_arch commited on

✨ feat: pass the config option into the results function (#201)
6fa45ec

neon_arch commited on

βš™οΈ refactor: remove deprecated intoreport functions & add minor optimizations (#180)(#178)
2a68081

neon_arch commited on

βš™οΈ refactor: add several optimizations to the engine code (#180)(#178)
f5f0488

neon_arch commited on

Improve aggregation
5aca5c0

Milim commited on

Improve Aggregation function & config parser
15dfda6

Milim 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

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

neon_arch commited on

✨ feat: add documentation to code
94ef62e

neon_arch commited on

✨ feat: fix code for clippy suggestions
9ee516e

neon_arch commited on

✨ feat: define common behaviour for all engines
27247ba

neon_arch commited on

✨ feat: remove the time crate import
c223fed

neon_arch commited on

✨ feat: rewrite code by implementing common engine trait `SearchEngine`
f9b9e87

neon_arch commited on

✨ feat: implement common engine trait
b72af01

neon_arch commited on

Rename Things, refactor some code
4402168

Milim commited on

fix spelling
dbe5b53

Milim commited on

make format happy
ebb9e9e

XFFXFF commited on

Update src/engines/engine_models.rs
b6faa09
unverified

XFFXFF neon_arch commited on

improve error handling by using `error-stack` crate
9a4cf94

XFFXFF commited on

chore: add source and an appropriate message to different error variants
c2280b7

neon_arch commited on

chore: make clippy github action happy
4460730

neon_arch commited on

chore: provide a better and more standardized way to handle engine errors
5962cca

neon_arch commited on