You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
I'm primarily concerned with the server list, but similar considerations would apply elsewhere.
I'd like the ability to express more complex statements in the TP search box. Currently you get a substring whitelist across all visible fields. I'd like to be able to express things like NOT, AND, OR, and groups. As an additional consideration, being able to supply an optional attribute to each search tuple to specify on what fields it should apply would be nice. An over the top consideration would be regex support.
I'm primarily concerned with the server list, but similar considerations would apply elsewhere.
I'd like the ability to express more complex statements in the TP search box. Currently you get a substring whitelist across all visible fields. I'd like to be able to express things like NOT, AND, OR, and groups. As an additional consideration, being able to supply an optional attribute to each search tuple to specify on what fields it should apply would be nice. An over the top consideration would be regex support.