gitea/routers
David Schneiderbauer 099372d76c Refactor User Settings ()
* moved avatar to profile page

* combined password change, email and account deletion into account settings page

* combined totp, access tokens, linked accounts and openid into security settings page

* move access tokens to applications settings page

* small change to restart drone build

* fix change avatar url on profile page

* redirect old settings urls to new ones

* enforce only one autofocus attribute on settings pages

* set correct redirect status code

* fmt fix
2018-05-15 13:07:32 +03:00
..
admin Add option to use paged LDAP search when synchronizing users () 2018-05-05 17:30:47 +03:00
api/v1 Multiple assignees () 2018-05-09 19:29:04 +03:00
dev Make time diff translatable () 2017-06-28 13:43:28 +08:00
org Address issues pointed out by @lunny in () 2018-01-12 08:37:30 -06:00
private improve protected branch to add whitelist support () 2017-09-14 16:16:22 +08:00
repo fix blank topic () 2018-05-11 16:15:18 +08:00
routes Refactor User Settings () 2018-05-15 13:07:32 +03:00
user Refactor User Settings () 2018-05-15 13:07:32 +03:00
utils Allow adding collaborators with (fullname) () 2017-12-07 15:00:09 +08:00
home.go Global code search support () 2018-03-16 22:04:33 +08:00
init.go Store OAuth2 session data in database () 2018-04-29 09:09:24 +03:00
install.go issue-2768: added new option allow_only_external_registration () 2018-05-13 15:51:16 +08:00