Skip to content
New issue

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 filtering short URLs by domain #2239

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Oct 28, 2024

Closes #1520

Enhance GET /short-urls endpoint and short-url:list console command to support passing a domain to filter the list by.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.53%. Comparing base (01936d7) to head (a9869cd).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2239      +/-   ##
=============================================
+ Coverage      93.51%   93.53%   +0.02%     
- Complexity      1608     1611       +3     
=============================================
  Files            270      270              
  Lines           5613     5631      +18     
=============================================
+ Hits            5249     5267      +18     
  Misses           364      364              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya merged commit 4b1b583 into shlinkio:develop Oct 28, 2024
31 checks passed
@acelaya acelaya deleted the feature/filter-by-domain branch October 28, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support filtering short URLs by domain
1 participant