✨ feat: add condition to filter results only when safe_search level is d6463f0 neon_arch commited on Sep 2, 2023
🧹 chore: add fixes to code & make rustfmt & clippy happy (#180)(#178) a799af3 neon_arch commited on Aug 30, 2023
⚙️ refactor: add code to initialize redis cache struct only once (#180)(#178) 4c298ce neon_arch commited on Aug 29, 2023
⚙️ refactor: add compress middleware to reduce memory usage (#180)(#178) 7b1f93b neon_arch commited on Aug 29, 2023
⚙️ refactor: add clone trait to `RedisCache` struct (#180)(#178) 1de52de neon_arch commited on Aug 29, 2023
⚙️ refactor: replace string type to &str type (#180)(#178) fd6cb46 neon_arch commited on Aug 27, 2023
⚙️ refactor: replace pass by value with pass by reference (#180)(#178) b2c72bd neon_arch commited on Aug 27, 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: remove deprecated intoreport functions & add minor optimizations (#180)(#178) 2a68081 neon_arch commited on Aug 27, 2023
⚙️ refactor: add several optimizations to the engine code (#180)(#178) f5f0488 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
⚙️ refactor: implement default trait for Style struct (#180)(#178) 7b33744 neon_arch commited on Aug 27, 2023
⚙️ refactor: replace rlua with mlua code implementation (#180)(#178) e4476aa neon_arch commited on Aug 27, 2023
⚙️ refactor: add new pooling error type for pooling code (#180)(#178) 01d8c7a neon_arch commited on Aug 27, 2023
⚙️ refactor: implement async pooling for redis connections (#180)(#178) db93c31 neon_arch commited on Aug 27, 2023
⚙️ refactor: add dhat profiler configuration with feat flag (#180)(#178) 4afc0d1 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: move implementation of config file path to reduce duplication (#163) 09227d8 neon_arch commited on Aug 22, 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
Merge branch 'rolling' into improve-results-caching 272fdef unverified neon_arch commited on Aug 6, 2023
🔧 chore: add code to cache the previous & next pages (#160) a596c07 neon_arch commited on Aug 6, 2023
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 Aug 5, 2023
🔧 chore: fix link in the logs & add logs for engine error (#170) 653d08c neon_arch commited on Aug 5, 2023
Merge branch 'rolling' into improve-logging-based-on-levels-and-opts 0d8c12e unverified neon_arch commited on Aug 4, 2023
Merge branch 'rolling' into patch-csrf-security-with-cors 9d3a8e0 unverified neon_arch commited on Aug 4, 2023
🔧 chore: improve logging based on levels & config options (#173) 8b0f2f5 neon_arch commited on Aug 3, 2023
✨ feat: add control check to avoid reinitializing logging & fix tests 4b4dc28 neon_arch commited on Aug 2, 2023