summaryrefslogtreecommitdiffstats
path: root/templates/org/member
Commit message (Expand)AuthorAgeFilesLines
* In the Organization member page, 2fa column is too narrow for Simplified Chin...capvor2022-01-091-2/+2
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-6/+31
* Kd/fix team avatar aspect ratio (#14200)Kyle D2021-01-031-5/+5
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3
* Show 2FA info on Admin Pannel: Users List (#12515)65432020-08-201-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-271-2/+8
* Change action GETs to POST (#10462)John Olheiser2020-02-251-2/+2
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+8
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-0/+2
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-4/+12
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-1/+1
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-152-28/+0
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-031-2/+1
* 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
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-7/+7
* Indent all templates with tabsAdam Strzelecki2015-12-082-58/+58
* fix #650Unknwon2015-11-222-59/+75
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Finish new edit team page, add member to teamUnknwon2014-08-241-1/+1
* Finish team list, create new team, join/leave team pageUnknwon2014-08-162-0/+67