gitea/templates
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
* add google+

* sort signin oauth2 providers based on the name so order is always the same

* update auth tip for google+

* add gitlab provider

* add bitbucket provider (and some go fmt)

* add twitter provider

* add facebook provider

* add dropbox provider

* add openid connect provider incl. new format of tips section in "Add New Source"

* lower the amount of disk storage for each session to prevent issues while building cross platform (and disk overflow)

* imports according to goimport and code style

* make it possible to set custom urls to gitlab and github provider (only these could have a different host)

* split up oauth2 into multiple files

* small typo in comment

* fix indention

* fix indentation

* fix new line before external import

* fix layout of signin part

* update "broken" dependency
2017-05-01 21:26:53 +08:00
..
admin Additional OAuth2 providers (#1010) 2017-05-01 21:26:53 +08:00
base Support for custom html meta (#1423) 2017-03-31 18:03:01 -07:00
explore Cleaner UI for explore page (#1253) (#1255) 2017-03-15 19:55:12 +01:00
mail Removed email copyright year (#1348) 2017-03-21 18:00:39 +08:00
org fix: remove `str2html` from org full name (#1360) 2017-04-05 18:31:31 -07:00
repo fix bug on issue view when not login (#1624) 2017-04-29 13:52:25 +08:00
status Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
user Additional OAuth2 providers (#1010) 2017-05-01 21:26:53 +08:00
home.tmpl docs: update translation on homepage for zh-tw (#634) 2017-01-11 09:23:42 +01:00
install.tmpl Fixes 1019, install page SMTP user is required to (#1020) 2017-02-24 09:37:13 +08:00