1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 00:21:40 +02:00
gitea/services
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069)
You can limit or hide organisations. This pull make it also posible for users

- new strings to translte
- add checkbox to user profile form
- add checkbox to admin user.edit form
- filter explore page user search
- filter api admin and public user searches
- allow admins view "hidden" users
- add app option DEFAULT_USER_VISIBILITY
- rewrite many files to use Visibility field
- check for teams intersection
- fix context output
- right fake 404 if not visible

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2021-06-26 20:53:14 +01:00
..
archiver Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
auth
comments
externalaccount
forms Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
gitdiff Use gitea logging module for git module (#16243) 2021-06-25 17:54:08 +01:00
issue
lfs
mailer Localize Email Templates (#16200) 2021-06-23 14:33:21 +02:00
mirror
pull Append to existing trailers in generated squash commit message (#15980) 2021-06-25 13:01:43 -04:00
release Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
repository Fixed issues not updated by commits (#16254) 2021-06-26 10:13:51 +01:00
webhook
wiki