gitea/templates
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
..
admin Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
base Fix typo and add TODO notice (#16064) 2021-06-05 14:33:34 +01:00
custom
explore
mail Fix Nits (#16234) 2021-06-23 19:43:33 +02:00
org
repo Prevent webhook action buttons from shifting (#16087) 2021-06-25 13:00:09 -04:00
shared
status
swagger Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
user Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
home.tmpl
install.tmpl Remove utf8 option from installation page (#16126) 2021-06-10 16:52:37 +08:00
post-install.tmpl