Mohit Yadav

Results 29 issues of Mohit Yadav

![Screenshot 2022-07-13 at 11 37 58 AM](https://user-images.githubusercontent.com/48997634/178662780-396376b8-38bb-4b3a-9526-8396ad59d060.png) Omni's toast component adds extra space and scrolling on some pages (even when inactive), for example on [Mockoops'](https://mockoops.mohitya.dev/create) create page and most GitHub...

The feature of adding hashed password support to the application and the database is on the roadmap. Bcrypt will most probably be used

enhancement

Adding docker-compose installation would allow quick and reliable installation of the application. It is on the roadmap and will soon be worked upon. 😃

🛣 on Roadmap

Proposing to have a sponsors' section on the GitHub Readme and the under-construction landing page. Will be added soon

📚 documentation

Allow detection of VPN using IP registry's new features. Even add an option to disable redirection to target link for such users.

🪄 enhancement

Add temporary caching to the backend, so that people who previously hit any link in the instance, and whose IP info has been looked up, do not over-use the host's...

🪄 enhancement

Currently, the app loads all the data at once, even if fields include thousands of rows, which takes a toll on the backend API. Also, this would conflict with the...

🪄 enhancement

Features for preventing API abuse using Rate Limiting and Query Cost Estimation on the API side. Also, adding support for authorized exceptions such as nginx proxies, etc.

🪄 enhancement