π₯ chore: remove the debug macro from the code (#302)
03d649b
neon_archcommited on
π¨ chore: make cargo clippy linter happy (#302)
eee2f11
neon_archcommited on
β»οΈ refactor(routes): serve the new maud file for search page and remove unwanted functions and pass values to the maud html template directly (#302)
38ba4bd
neon_archcommited on
β»οΈ refactor(routes): serve new the maud files instead of handlebars files (#302)
64c4d2c
neon_archcommited on
Create separate search_result_parser
75a77d2
Zsombor Gegesycommited on
π§Ή chore: make github actions happy (#227)
3d48920
neon_archcommited on
Merge branch 'rolling' into feat-inform-user-when-no-engines-are-selected
017036e
unverified
alamin655commited on
β¨ feat: add code to handle aggregation when no engines are selected (#227)
173c6ba
neon_archcommited on
β¨ feat: implement code to fetch results based on parameters, cookies & config (#210)
72fec47
neon_archcommited on
π οΈ fix: improve the documentation & move code in the correct files (#244)
fcfd112
neon_archcommited on
Remove unnecessary clones
320f5f4
Zsombor Gegesycommited on
Instead of caching jsons, we can cache the original structure
519ebe0
Zsombor Gegesycommited on
Cache refactor - add an in-memory cache, so redis is not needed