crabbysearch/src
2024-01-10 14:14:14 -07:00
..
bin ♻️ Refactor cache system (#399) 2023-11-28 09:17:35 +03:00
cache Config option to customize the cache invalidation/expiry time (#403) 2023-11-30 15:09:17 +03: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 refactor: changed Cookie to use Cow to facilitate using references when building 2024-01-10 14:14:14 -07: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