0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-23 06:28:23 -05:00
websurfx/src
neon_arch 1a7675f779 ♻️ refactor: initialize & store the config & cache structs as a constant (#486)
- initializes & stores the config & cache structs as a static constant.
- Pass the config & cache structs as a static reference to all the
  functions handling their respective route.
2024-02-06 21:21:46 +03:00
..
bin ♻️ refactor: initialize & store the config & cache structs as a constant (#486) 2024-02-06 21:21:46 +03: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 ♻️ refactor: initialize & store the config & cache structs as a constant (#486) 2024-02-06 21:21:46 +03:00
templates 💄 style: replace the search button with a magnifying glass (#483) 2024-01-06 21:17:11 +03:00
lib.rs ♻️ refactor: initialize & store the config & cache structs as a constant (#486) 2024-02-06 21:21:46 +03:00