1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-01 15:54:25 +00:00
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>
2024-10-22 13:09:19 +08:00
..
setting Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 2024-10-05 20:41:38 +00:00
avatar.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
code.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
home_test.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
home.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go Add missing repository type filter parameters to pager (#31832) 2024-08-15 16:34:24 +00:00
package.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
profile.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
search.go Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search (#32288) 2024-10-22 13:09:19 +08:00
stop_watch.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00