shortlr icon indicating copy to clipboard operation
shortlr copied to clipboard

An url shortner written in nodejs using PostgreSQL

Results 13 shortlr issues
Sort by recently updated
recently updated
newest added

Add Invisible recaptcha to the webpage. The script must be loaded using the HTTPS protocol and can be included from any point on the page without restriction.

BOUNTY: 1000

As the shortlr has its logo , i think adding it to the readme.md file would be great.

BOUNTY: 50
BOSS

An Invisible Recapture can be added to prevent bots while generating new short url.

Win 20 bounty points by doing either - - **Find a bug** For this you have to mention expected result, and actual outcome, and post screenshots (if required) to substantiate....

BOSS
BOUNTY 20

Fixed heroku app deployment. Note: Had to remove yarn.lock for it to work. Resolves #75

When deploying on heroku or cloning and running on local machine, it breaks. The issue is with secrets.json file

We need to change the secrets.json at the production server

Changed db.js so that no new link is provided for a given URL if it already exists, for issue #33

Stats Page only shows top 30 Results. Add more results for Admin/Employee after OneAuth Login.