Merge branch 'rolling' into PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend ae9fa5b unverified alamin655 commited on Nov 20, 2023
⚡️ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread (#384) b42adaa neon_arch commited on Nov 20, 2023
♻️ refactor: remove the code to pass the `query` data into the `SearchResults` struct (#302) 5c60d73 neon_arch commited on Nov 18, 2023
♻️ refactor: reimplement the random delay code without the rand crate (#380) 3742893 neon_arch commited on Nov 8, 2023
🔧 Restricts the visibility of the `user-agent` helper module (#331) 405d006 unverified Uday Sagar commited on Oct 14, 2023
Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase ca4447f neon_arch commited on Sep 13, 2023
Merge branch 'rolling' into change-document-style-with-linter-warnings fb231de unverified neon_arch commited on Sep 12, 2023
Merge branch 'rolling' into feat-disallow-user-to-search-via-lists 60b2fcc unverified alamin655 commited on Sep 10, 2023
⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207) 493c56b neon_arch commited on Sep 3, 2023
⚙️ refactor: change & add documentation to the code based on the lints (#205) 049b1c1 neon_arch commited on Sep 3, 2023
✨ feat: add condition to filter results only when safe_search level is d6463f0 neon_arch commited on Sep 2, 2023
⚙️ refactor: replace vecs with smallvecs for smaller data sizes & replace to_strings with to_owned (#180)(#178) 2885f23 neon_arch commited on Aug 27, 2023
⚙️ refactor: replace oncecell with oncelock from std library (#180)(#178) 4ccd048 neon_arch commited on Aug 27, 2023
add a test to check if the regex wildcard .* matches any character 23ff24b XFFXFF commited on Aug 24, 2023
Merge branch 'rolling' into feat-error-box-for-engine-errors 2f1fa00 unverified XFFXFF commited on Aug 24, 2023
Merge branch 'rolling' into feat-error-box-for-engine-errors 575a7f9 unverified XFFXFF commited on Aug 24, 2023
✨ feat: add code to filter aggregated search results using lists (#163) 4f28711 neon_arch commited on Aug 22, 2023
✨ feat: add images, error_box & new message when no results are provided (#185) c4935f2 neon_arch commited on Aug 10, 2023
🔧 chore: fix link in the logs & add logs for engine error (#170) 653d08c neon_arch commited on Aug 5, 2023
✨ feat: provide the functionality to use the new config option 2d47e8d neon_arch commited on Jul 30, 2023
✨ feat: add documentation for the `outputs.iter()` code block a28d559 neon_arch commited on Jul 17, 2023
✨ feat: remove the empty_result_set option and helper functions 7e3b59e neon_arch commited on Jul 17, 2023
✨ feat: rephrase the comment to break it into smaller sentences. cff7de9 neon_arch commited on Jul 17, 2023