| Commit message (Expand) | Author | Age | Files | Lines |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -10/+10 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -1/+1 |
* | Fix incorrect "tabindex" attributes (#26733) | wxiaoguang | 2023-08-26 | 1 | -3/+3 |
* | Fix Org edit page bugs: renaming detection, maxlength (#24161) | wxiaoguang | 2023-04-17 | 1 | -1/+1 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -4/+4 |
* | Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) | wxiaoguang | 2023-02-13 | 1 | -4/+4 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 1 | -1/+1 |
* | Remove useless "Cancel" buttons (#21872) | Yarden Shoham | 2022-12-05 | 1 | -1/+0 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -11/+11 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -2/+2 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -0/+11 |
* | create class for inlie positioned lists (#7393) | Cherrg | 2019-07-12 | 1 | -17/+13 |
* | Hacky fix for alignment of the create-organization dialog (#6455) | zeripath | 2019-03-28 | 1 | -18/+17 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+22 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -26/+26 |
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | 1 | -28/+27 |
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -2/+2 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -2/+2 |
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -6/+6 |
* | Reser repo owner to organization when error occurs in repo create page, dashb... | Unknwon | 2014-07-26 | 1 | -0/+31 |