Commit History
π chore: bump the app version
9fdb1a3
neon_arch
commited on
π οΈ fix: add luajit installation step
6f369b8
neon_arch
commited on
βοΈ refactor: add new crates (#180)(#178)
4157ba8
neon_arch
commited on
βοΈ refactor: add code to initialize redis cache struct only once (#180)(#178)
4c298ce
neon_arch
commited on
βοΈ refactor: add compress middleware to reduce memory usage (#180)(#178)
7b1f93b
neon_arch
commited on
βοΈ refactor: add clone trait to `RedisCache` struct (#180)(#178)
1de52de
neon_arch
commited on
βοΈ refactor: replace jemalloc with mimalloc (#178)(#180)
028463b
neon_arch
commited on
π§Ή chore: make cargo format happy (#180)(#178)
fceacdb
neon_arch
commited on
π chore: bump the app version (#180)(#178)
3db6c10
neon_arch
commited on
βοΈ refactor: remove & added some crates & add a new feature (#180)(#178)
33f5b5e
neon_arch
commited on
βοΈ refactor: update gitignore to ignore profiler results (#180)(#178)
699e0ec
neon_arch
commited on
βοΈ refactor: replace string type to &str type (#180)(#178)
fd6cb46
neon_arch
commited on
βοΈ refactor: replace pass by value with pass by reference (#180)(#178)
b2c72bd
neon_arch
commited on
βοΈ refactor: add several minor optimizations (#180)(#178)
13ce420
neon_arch
commited on
βοΈ refactor: replace vecs with smallvecs for smaller data sizes & replace to_strings with to_owned (#180)(#178)
2885f23
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
βοΈ refactor: replace oncecell with oncelock from std library (#180)(#178)
4ccd048
neon_arch
commited on
βοΈ refactor: implement default trait for Style struct (#180)(#178)
7b33744
neon_arch
commited on
βοΈ refactor: replace rlua with mlua code implementation (#180)(#178)
e4476aa
neon_arch
commited on
βοΈ refactor: add error.rs module (#180)(#178)
5f1a439
neon_arch
commited on
βοΈ refactor: add new pooling error type for pooling code (#180)(#178)
01d8c7a
neon_arch
commited on
βοΈ refactor: implement async pooling for redis connections (#180)(#178)
db93c31
neon_arch
commited on
βοΈ refactor: add dhat profiler configuration with feat flag (#180)(#178)
4afc0d1
neon_arch
commited on
Merge pull request #191 from xffxff/unit_tests
7a8bf02
unverified
neon_arch
commited on
bump version
64948b8
put `tempfile` under `dev.dependencies`
e5a0227
make format happy
c3a7c91
add a test to check if the regex wildcard .* matches any character
23ff24b
add a test for invalid regex
a2fc10c
add a test for non-existent file
4280545
add some comments to filter_with_lists and add a basic test
5c0397c
Merge pull request #189 from neon-mmd/feat-error-box-for-engine-errors
7f371bf
unverified
Merge branch 'rolling' into feat-error-box-for-engine-errors
2f1fa00
unverified
Merge pull request #190 from neon-mmd/feat-content-blocking-using-lists
11ba09a
unverified
Merge branch 'rolling' into feat-error-box-for-engine-errors
575a7f9
unverified
β¨ feat: replace no results gif with a new gif (#185)
d1eea5b
neon_arch
commited on
β¨ feat: change template name (#185)
9f75e25
neon_arch
commited on
β¨ feat: rename search_page_search_bar to search_bar (#185)
d530410
neon_arch
commited on
β¨ feat: optimise search results filtering code (#163)
44216e4
neon_arch
commited on
π§Ή chore: make rustfmt happy
9c71c9f
neon_arch
commited on
π chore: bump the app & crates version & add regex crate (#163)
e8998a4
neon_arch
commited on
β¨ feat: rename functions (#163)
b170574
neon_arch
commited on
β¨ feat: move implementation of config file path to reduce duplication (#163)
09227d8
neon_arch
commited on
β¨ feat: add lists file to filter search results (#163)
df09ed9
neon_arch
commited on
β¨ feat: rename public_paths to paths (#163)
fda6c3a
neon_arch
commited on
β¨ feat: add code to filter aggregated search results using lists (#163)
4f28711
neon_arch
commited on
β¨ feat: provide a partial (template) for the two search bars (#185)
0e14c7d
neon_arch
commited on
β¨ feat: provide seperate search bars for the home & search pages (#185)
7a92345
neon_arch
commited on