Merge branch 'rolling' into optimize-and-make-code-idiomatic-2 3baabc0 unverified neon_arch commited on Aug 30, 2023
π§Ή chore: add fixes to code & make rustfmt & clippy happy (#180)(#178) a799af3 neon_arch commited on Aug 30, 2023
Merge branch 'rolling' into optimize-and-make-code-idiomatic-3 4a3dac6 unverified neon_arch commited on Aug 30, 2023
Merge branch 'rolling' into optimize-and-make-code-idiomatic 0e1cb6f unverified neon_arch commited on Aug 30, 2023
Merge pull request #193 from neon-mmd/fix-github-actions b97f58a unverified XFFXFF commited on Aug 29, 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 jemalloc with mimalloc (#178)(#180) 028463b neon_arch commited on Aug 29, 2023
βοΈ refactor: remove & added some crates & add a new feature (#180)(#178) 33f5b5e neon_arch commited on Aug 27, 2023
βοΈ refactor: update gitignore to ignore profiler results (#180)(#178) 699e0ec neon_arch commited on Aug 27, 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: add several minor optimizations (#180)(#178) 13ce420 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 pull request #189 from neon-mmd/feat-error-box-for-engine-errors 7f371bf unverified 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 pull request #190 from neon-mmd/feat-content-blocking-using-lists 11ba09a 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: rename search_page_search_bar to search_bar (#185) d530410 neon_arch commited on Aug 23, 2023