Dimond Madechawo

Results 3 issues of Dimond Madechawo

This PR introduces application-level rate limiting to the `/search` route using `Flask-Limiter`. While there is already rate limiting at the content-cache level (as noted in the documentation), this enhancement adds...

Created docs/ folder in root directory. Organized supporting documentation like HACKING.md, LICENSE.md, and ARCHITECTURE.md into a docs/ folder for charity by keeping the root folder clean for new contributors. Updated...

Review: Code -1

This PR introduces a small, self-contained UI component (`JumpToTop`) placed in the `src/components/ui` directory. It enhances the user experience on long pages (like Terms of Use) by allowing users to...