UrlHum icon indicating copy to clipboard operation
UrlHum copied to clipboard

The modern, privacy-aware URL Shortener built in PHP.

Results 33 UrlHum issues
Sort by recently updated
recently updated
newest added

Registering a new user from the login screen when I did not set up an email server generates and displays a 500 Server Error, but still creates the user. Steps...

enhancement

give an example http://yourip.com:6000 Error: The url format is invalid.

feature request

Documentation states, ![image](https://user-images.githubusercontent.com/48894231/105396846-a1e85980-5c20-11eb-9ad2-852969a994ea.png) is this still true? Using in Prod not recommended?

question

I am requesting for additional options in login / register using facebook, Google, etc. :))

feature request

When using a custom logo and favicon, the images are being placed in the public/images folder and git shows them as new files. They should be untracked from git. As...

Saving more analytics data on each click with additional User Agent, Broswer name and version, OS. [browscap-php](https://github.com/browscap/browscap-php) library is being used via a [wrapper library](https://github.com/kulbakin/laravel-browscap) here to generate concise information...

The clicks and URLs table doesn’t have necessary index on short_url, which is required for a faster DB query.

**Describe the bug** Hi, I did a test-install of UrlHum yesterday. Seemed to work quite nice. After installation set it up via the Admin settings without problems, saved multiple times....

Integrate into the registration and login form reCAPTCHA. Many spam bots are logged.

feature request