We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to filter-out all short URLs with a "validUntil" in the past.
Refs shlinkio/shlink-web-client#750
The text was updated successfully, but these errors were encountered:
Maybe we should also filter for short URLs where the max number of visits has reached? As they're disabled then as well.
Sorry, something went wrong.
I'll probably allow both separately, for flexibility, and then let the front-end decide how to combine them
Successfully merging a pull request may close this issue.
Summary
Allow to filter-out all short URLs with a "validUntil" in the past.
Refs shlinkio/shlink-web-client#750
The text was updated successfully, but these errors were encountered: