aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/settings/collaboration.tmpl
Commit message (Expand)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* user/setting: improve UIUnknwon2017-04-07
* 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
* Localize collaboration settings. (#3100)Andrey Nering2016-06-28
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* Fix #857Unknwon2016-02-20
* Indent all templates with tabsAdam Strzelecki2015-12-08
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-03
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-02
* fix #650Unknwon2015-11-22
* fix #1448Unknwon2015-11-17
* UI: issues - finish basic frameUnknwon2015-07-24
* 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
* Removed trailing white spacesTristan Storch2014-08-30
* Finish new collaboration pageUnknwon2014-08-07