gitea/templates/user/settings
Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083)
* Add pagination for user setting orgs
* Use FindOrgs instead of GetOrgsByUserID
* Remove unnecessary functions and fix test
* remove unnecessary code
2021-11-22 21:51:45 +08:00
..
account.tmpl Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00
appearance.tmpl Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00
applications.tmpl
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
grants_oauth2.tmpl
keys.tmpl
keys_gpg.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
keys_principal.tmpl
keys_ssh.tmpl Move key forms before list and add cancel button (#17432) 2021-10-28 18:55:48 +08:00
navbar.tmpl Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00
organization.tmpl Support pagination of organizations on user settings pages (#16083) 2021-11-22 21:51:45 +08:00
profile.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
repos.tmpl Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
security.tmpl
security_accountlinks.tmpl
security_openid.tmpl
security_twofa.tmpl Allow U2F 2FA without TOTP (#11573) 2021-11-08 23:47:19 +01:00
security_u2f.tmpl Allow U2F 2FA without TOTP (#11573) 2021-11-08 23:47:19 +01:00
twofa_enroll.tmpl