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.
forgejo/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>
3 years ago
..
archiver Rework repository archive (#14723) 3 years ago
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Add Visible modes function from Organisation to Users too (#16069) 3 years ago
gitdiff Use gitea logging module for git module (#16243) 3 years ago
issue Fixed assert statements. (#16089) 3 years ago
lfs Rewrite of the LFS server (#15523) 3 years ago
mailer Localize Email Templates (#16200) 3 years ago
mirror Add push to remote mirror repository (#15157) 3 years ago
pull Append to existing trailers in generated squash commit message (#15980) 3 years ago
release Add tag protection (#15629) 3 years ago
repository Fixed issues not updated by commits (#16254) 3 years ago
webhook Add tests for all webhooks (#16214) 3 years ago
wiki Fix individual tests (addition to #15802) (#15818) 3 years ago