Make the dashboard filter bar ignore case #464

Closed
opened 2025-11-02 03:24:22 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @donnex on GitHub (Mar 10, 2017).

The new repository filter bar implemented in 1.1 is really great but it would be really handy if this bar filtered repos by ignoring case. Right now it seems that you need to match the exact casing on your repositories names if you want a match.

Originally created by @donnex on GitHub (Mar 10, 2017). The new repository filter bar implemented in 1.1 is really great but it would be really handy if this bar filtered repos by ignoring case. Right now it seems that you need to match the exact casing on your repositories names if you want a match.
GiteaMirror added the type/enhancement label 2025-11-02 03:24:22 -06:00
Author
Owner

@lunny commented on GitHub (Mar 10, 2017):

@appleboy maybe you can do this.

@lunny commented on GitHub (Mar 10, 2017): @appleboy maybe you can do this.
Author
Owner

@appleboy commented on GitHub (Mar 10, 2017):

@donnex @lunny I will take it.

@appleboy commented on GitHub (Mar 10, 2017): @donnex @lunny I will take it.
Author
Owner

@appleboy commented on GitHub (Mar 10, 2017):

https://try.gitea.io/appleboy?q=xd I think this bar filtered repos by ignoring case.

@appleboy commented on GitHub (Mar 10, 2017): https://try.gitea.io/appleboy?q=xd I think this bar filtered repos by ignoring case.
Author
Owner

@pgaskin commented on GitHub (Mar 10, 2017):

I will do this, my fix also fixes my other bug #1205 .

@pgaskin commented on GitHub (Mar 10, 2017): I will do this, my fix also fixes my other bug #1205 .
Author
Owner

@pgaskin commented on GitHub (Mar 10, 2017):

I have opened PR #1207

@pgaskin commented on GitHub (Mar 10, 2017): I have opened PR #1207
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#464