Benjamin-Loison / gitea

Git with a cup of tea, painless self-hosted git service
https://gitea.io
MIT License
0 stars 0 forks source link

Make issue search URL simpler #39

Open Benjamin-Loison opened 3 months ago

Benjamin-Loison commented 3 months ago

Description

For instance when just searching test on Robust_image_source_identification_on_modern_smartphones/issues, get:

Robust_image_source_identification_on_modern_smartphones/issues?type=all&state=open&labels=&milestone=0&project=0&assignee=0&poster=0&q=test

The default parameter values do not seem necessary in my opinion.

We should instead get: Robust_image_source_identification_on_modern_smartphones/issues?q=test

Gitea Version

Not read.

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Not read.

Database

None