aboutsummaryrefslogtreecommitdiff
path: root/templates/org/team
Commit message (Expand)AuthorAge
* ui: remove useless "Cancel" buttons (#7192)Yarden Shoham2022-10-22
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* Refactor User.Id to User.IDUnknwon2016-07-24
* Upgrade octicon to 4.3.0Unknwon2016-07-16
* #2497 incorrect error handle for team nameUnknwon2016-01-29
* Indent all templates with tabsAdam Strzelecki2015-12-08
* fix #650Unknwon2015-11-22
* fix template errorUnknwon2015-08-10
* UI: Confirmation boxUnknwon2014-09-28
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* UI fixUnknwon2014-09-13
* Removed trailing white spacesTristan Storch2014-08-30
* Finsih add/remove repo in organizationUnknwon2014-08-26
* Finish new edit team page, add member to teamUnknwon2014-08-24
* Working on organization pagesUnknwon2014-08-23
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16