-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Allow both fullname and username search when DEFAULT_SHOW_FULL_NAME
is true
#23463
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
Merged
Merged
Changes from 15 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d9bf9c6
support fullname search
HesterG 79af17f
Merge branch 'go-gitea:main' into fullname-search
HesterG d7432ce
Merge branch 'go-gitea:main' into fullname-search
HesterG 1a333ac
Merge branch 'go-gitea:main' into fullname-search
HesterG 8a8b4bb
pass ui setting to template
HesterG 15faa66
pass bool
HesterG 7b4f594
update
HesterG 888cd09
remove unnecessary change
HesterG e99af66
Merge branch 'go-gitea:main' into fullname-search
HesterG 8edc4de
fullname support added to search user related
HesterG d43597f
add ctx
HesterG ae41379
Merge branch 'go-gitea:main' into fullname-search
HesterG 61fcdd6
use config to decide if show fullname in search
HesterG 27f57a3
rename isShowFullName to IsShowFullName
HesterG 1e30e66
rename
HesterG c110521
move inline css to less
HesterG d581a20
use GetSearchNameHTML instead of passing contexts
HesterG aded8c1
show fullname only it is not empty
HesterG b758321
Merge branch 'main' into fullname-search
HesterG 3f8e447
escape strings
HesterG 6ae1968
fix conflict
HesterG 405ac99
Merge branch 'main' into fullname-search
HesterG c500ce8
add css
HesterG be58413
new line
HesterG 084a2ac
use template instead of server generate
HesterG ab4f1e1
new line
HesterG 7e03788
define DefaultShowFullName inhelper.go
HesterG b34193f
change params passed to template
HesterG 34db52a
Merge branch 'main' into fullname-search
HesterG 0298f42
Merge branch 'main' into fullname-search
HesterG 74b7cdf
Merge branch 'main' into fullname-search
lunny f3cc545
Merge branch 'main' into fullname-search
jolheiser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.