summaryrefslogtreecommitdiffstats
path: root/templates/org/member/members.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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-151-6/+0
* #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-081-43/+43
* fix #650Unknwon2015-11-221-43/+54
* 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-161-0/+49