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 /api/entries by http_status #7159

Open
voltagex opened this issue Jan 6, 2024 · 2 comments
Open

Allow filtering /api/entries by http_status #7159

voltagex opened this issue Jan 6, 2024 · 2 comments

Comments

@voltagex
Copy link

voltagex commented Jan 6, 2024

Is your feature request related to a problem? Please describe.
It'd be nice to be able to filter by http_status so I could easily see all the pages that might appear to have been archived correctly but got redirected or were 404

Sidenote: there's a UI issue here where entries that were 404 when archived are not shown any differently

Describe the solution you'd like
Add http_status (and possibly other headers) as filter options in the API

Describe alternatives you've considered
I am currently writing code against the API to do a semi-automated check, which is how I ran into this

@HolgerAusB
Copy link

HolgerAusB commented Jan 6, 2024

I agree, that would be nice. Specially when (massively) using third party link-sharing, to push an URL to wallabag without getting an immediate response of failure, e.g. when using a smartphone. But please consider to have this on the UI too.

@j0k3r
Copy link
Member

j0k3r commented Jan 16, 2024

I agree too and that should be a hard PR to make.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants