You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/user
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288)
These settings can allow users to only display the repositories explore page.

Thanks to yp05327 and wxiaoguang !

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
5 months ago
..
setting Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 5 months ago
avatar.go Refactor names (#31405) 9 months ago
code.go Remove AddParamIfExist(AddParam) (#29841) 1 year ago
home.go bump to go 1.23 (#31855) 6 months ago
home_test.go Refactor names (#31405) 9 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go Add missing repository type filter parameters to pager (#31832) 7 months ago
package.go Refactor names (#31405) 9 months ago
profile.go bump to go 1.23 (#31855) 6 months ago
search.go Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 5 months ago
stop_watch.go Move context from modules to services (#29440) 1 year ago