polr icon indicating copy to clipboard operation
polr copied to clipboard

:aerial_tramway: A modern, powerful, and robust URL shortener

Results 114 polr issues
Sort by recently updated
recently updated
newest added

Hello, It seems that the project is abandonned, considering there's been no activity since Feb 2021 and @cydrobolt seems unactive on GitHub, unless he plans to resume the maintenance on...

adding code to query all 3 stats in a single api call + deleting redundant code. #439

enhancement

Dear Polr Developers, I hope this message finds you well. I want to extend my appreciation for the remarkable work you've done with the Polr project, making it a reliable...

## Expected Behavior Polr code should render and pages should load ## Current Behavior Polr code fails due to PHP fatal error ## Steps to Reproduce (for bugs) 1. Upgrade...

This suggestion comes from the usage of the url shortener in a relatively medium sized organization, and having the ability to mark shortened links as "owned" (not literally) by a...

Problem emerged when I had more than 1.4 million links generated. The way the ORM used to find the last ending generated were very inefficient, so I fixed the code,...

Hi, This is more of a feature request. The default length of short code that is generated is 5 characters. Ideally, if I am calling the API to generate the...

First let's put some errors here so you can find this post: - Whoops, looks like something went wrong. - Composer detected issues in your platform: Your Composer dependencies require...

Adds the functionality to be able to delete links to the API. Use documented in the api docs Closes #592