Merge branch 'rolling' into feat-inform-user-when-no-engines-are-selected 017036e unverified alamin655 commited on Sep 23, 2023
✨ feat: add code to handle aggregation when no engines are selected (#227) 173c6ba neon_arch commited on Sep 23, 2023
✨ feat: implement code to fetch results based on parameters, cookies & config (#210) 72fec47 neon_arch commited on Sep 22, 2023
✨ feat: add the safe search field in the `Cookie` struct (#210) d2e4822 neon_arch commited on Sep 22, 2023
✨ feat: implement code to pass safe search option in the json results (#210) 5c8cbee neon_arch commited on Sep 22, 2023
🛠️ fix: improve the documentation & move code in the correct files (#244) fcfd112 neon_arch commited on Sep 17, 2023
🛠️ fix: make the redis_url option only available on `redis-cache` feature (#244) 8c239e2 neon_arch commited on Sep 17, 2023
🛠️ fix: implement `hybrid` caching and improve documentation (#244) 03384d4 neon_arch commited on Sep 17, 2023
Make the cache types compile time feature flags too, and make it more configurable! 76795c4 Zsombor Gegesy commited on Sep 12, 2023
Instead of caching jsons, we can cache the original structure 519ebe0 Zsombor Gegesy commited on Sep 11, 2023
Cache refactor - add an in-memory cache, so redis is not needed 996ff84 Zsombor Gegesy commited on Sep 9, 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-rate-limiter-for-websurfx 2790eef unverified alamin655 commited on Sep 11, 2023
Merge branch 'rolling' into feat-rate-limiter-for-websurfx 86991a2 unverified alamin655 commited on Sep 10, 2023
Merge branch 'rolling' into feat-disallow-user-to-search-via-lists 60b2fcc unverified alamin655 commited on Sep 10, 2023
Merge branch 'rolling' into optimize-and-make-code-idiomatic 82a78e3 unverified neon_arch commited on Sep 10, 2023
Merge branch 'rolling' into optimize-and-make-code-idiomatic-3 8dfe2e1 unverified neon_arch 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
⚙️ refactor: add lints to the codebase to ensure proper code style (#205) 0d2d449 neon_arch commited on Sep 3, 2023
✨ feat: pass the new config option into the middleware config (#203) 51937a0 neon_arch commited on Sep 2, 2023
✨ feat: implement new search parameter `safe_search` & code to disallow 05c3e6c neon_arch commited on Sep 2, 2023
✨ feat: pass new safe search option in the results function in the cbad560 neon_arch commited on Sep 2, 2023
✨ feat: pass the config option into the results function (#201) 6fa45ec neon_arch commited on Sep 2, 2023