0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 05:58:21 -05:00
websurfx/src
2024-01-24 22:56:11 +00:00
..
bin Compression and encryption for the cached search results (#443) 2024-01-11 11:10:35 +00:00
cache add support for caching N number of key-values pairs instead of only 3 2024-01-24 22:56:11 +00:00
config feat: provide code to parse the new config option (#424) 2023-12-11 21:10:28 +03: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 refactor: changed Cookie to use Cow to facilitate using references when building 2024-01-10 14:14:14 -07: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