summaryrefslogtreecommitdiffstats
path: root/templates/org/settings
Commit message (Expand)AuthorAgeFilesLines
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-0/+3
* Telegram webhook (#4227)techknowlogick2019-04-181-0/+3
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+23
* fix bugs caused by #3929 (#3999)Lunny Xiao2018-05-232-7/+7
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-231-1/+1
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-0/+3
* fix discord hook bug (#2778)Lunny Xiao2017-10-251-0/+2
* fix orgnization webhooks (#2422)Lunny Xiao2017-08-301-0/+1
* Add task to generate images from SVG and change to new logo (#2194)Lauris BH2017-07-281-1/+1
* Fix org hooks UI (#2072)Morlinest2017-06-281-1/+3
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-1/+4
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-051-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-011-1/+1
* Added: Ability to delete org avatar.Tamás Molnár2016-03-061-0/+1
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-0/+10
* Indent all templates with tabsAdam Strzelecki2015-12-085-129/+129
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-3/+3
* update localesUnknwon2015-11-031-1/+1
* #1191 allow upload avatar for orgUnknwon2015-09-061-0/+14
* new user profile settings UIUnknwon2015-09-061-1/+1
* finish new org settings pageUnknwon2015-09-062-44/+39
* new org options UIUnknwon2015-09-061-50/+39
* #1193 Make organization emails non-mandatoryUnknwon2015-09-061-8/+0
* new create webhook UIUnknwon2015-08-271-34/+26
* new webhooks list UIUnknwon2015-08-263-39/+26
* fix #1439Unknwon2015-08-051-1/+1
* update gopmfileUnknwon2015-07-281-1/+1
* fix #1305Unknwon2015-07-281-3/+1
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-241-0/+2
* models: able to rename user with diff letter cases #981Unknwon2015-02-222-67/+67
* UI: Confirmation boxUnknwon2014-09-282-3/+17
* Add suburl supportUnknwon2014-09-193-5/+5
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-183-5/+5
* Organization level webhooksUnknwon2014-09-071-10/+10
* Merge pull request #442 from compressed/org_hook无闻2014-09-073-1/+77
|\
| * add organization-level webhooksChristopher Brickley2014-09-053-1/+77
* | Fix #348Unknwon2014-09-051-48/+48
|/
* Working on organization pagesUnknwon2014-08-232-2/+2
* Finish team list, create new team, join/leave team pageUnknwon2014-08-162-0/+2
* Page: `/org/:orgname/settings`Unknwon2014-08-143-0/+95