0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00
websurfx/src
Jann Marc Villablanca 669e365913
feat: add new helper function to fetch upstream search engine JSON response (#504)
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2024-01-30 13:37:50 +00:00
..
bin Compression and encryption for the cached search results (#443) 2024-01-11 11:10:35 +00:00
cache 🐛 Undeclared mini-mocha crate error when building the app with features other than memory-cache #493 (#501) 2024-01-30 07:09:33 +00:00
config 🐛 parsed_cet not found in scope error when building the app with the no-cache feature #498 (#502) 2024-01-30 07:14:31 +00:00
engines Bing for the search engine (#473) (#473) 2024-01-01 14:57:31 +03:00
handler ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
models feat: add new helper function to fetch upstream search engine JSON response (#504) 2024-01-30 13:37:50 +00:00
results ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
server cache the next, current and previous results in a separate task 2024-01-22 19:29:08 +00:00
templates 💄 style: replace the search button with a magnifying glass (#483) 2024-01-06 21:17:11 +03:00
lib.rs perf: Compression for the page responses of the search engine (#472) 2023-12-31 12:57:50 +03:00