-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Only show relevant repositories on explore page #19361
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 all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
1dc8fde
Only show relevant repositories (part 1)
89caf08
Show information message to indicate filtered results
8bff6db
Merge branch 'main' into filter-explore-repo
254c4c7
Add control logic
08bb17f
Fix grammar
2998580
Move inline style to _explore.less
95b3be9
Correctify comment
47f7419
Fix linter
68a2395
Restrict if statement
7aab29a
Merge branch 'main' into filter-explore-repo
455b84b
Merge branch 'main' into filter-explore-repo
aa8223f
Enhance setting naming
82c6b6e
Merge branch 'main' into filter-explore-repo
5d5a501
Fix empty topics
db9d821
Always use filtering logic for recentupdate sort
5f4279d
Merge branch 'main' into filter-explore-repo
7b4ba21
Merge branch 'main' into filter-explore-repo
4fe22ef
Add no_filter to pager
fbe9744
Merge branch 'main' into filter-explore-repo
621b4bd
Merge branch 'main' into filter-explore-repo
b7d6a4c
Add more checks
36f38ae
Merge branch 'main' into filter-explore-repo
a502cf7
Merge branch 'main' into filter-explore-repo
d11a339
Apply suggestions from code review
4e406cb
Merge branch 'main' into filter-explore-repo
bc970ec
Improve wording
d385200
Fix translation
838c3e6
Merge branch 'main' into filter-explore-repo
6543 e8dcc7b
Merge branch 'main' into filter-explore-repo
5e293b7
Merge branch 'main' into filter-explore-repo
6543 8c4ff3c
Merge branch 'main' into filter-explore-repo
6543 5a6dc2d
Merge branch 'main' into filter-explore-repo
87b9b75
Merge branch 'main' into filter-explore-repo
6543 259de77
Merge branch 'main' into filter-explore-repo
93b4d37
Merge branch 'main' into filter-explore-repo
6543 6c17f9c
Merge branch 'main' into filter-explore-repo
6543 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,3 +89,9 @@ | |
} | ||
} | ||
} | ||
|
||
.ui.explore-relevancy-note { | ||
border-top: 0; | ||
margin-top: 0; | ||
max-width: 90%; | ||
} |
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.