| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+1 |
* | fixed create repo page layout (#17012) | Alexey 〒erentyev | 2021-09-12 | 1 | -1/+1 |
* | not show link to migration on repo reate page when it was disabled (#15957) | a1012112796 | 2021-05-26 | 1 | -1/+3 |
* | Use subdir for URL (#15446) | KN4CK3R | 2021-04-14 | 1 | -1/+1 |
* | Add helper descriptions on new repo page (#14591) | Bagas Sanjaya | 2021-02-21 | 1 | -1/+17 |
* | Fix truncated organization names (#14655) | vnkmpf | 2021-02-12 | 1 | -6/+6 |
* | Truncated organisations name #14583 (#14615) | vnkmpf | 2021-02-09 | 1 | -3/+3 |
* | Add TrN for repository limit (#12492) | EV3R4 | 2021-01-22 | 1 | -1/+6 |
* | expose translation of previously hardcoded string (#14087) | Norwin | 2020-12-21 | 1 | -1/+1 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -3/+3 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Fix tooltips and issue dependency styles (#13458) | silverwind | 2020-11-10 | 1 | -1/+1 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -2/+2 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 1 | -0/+7 |
* | Fix Create Repository Template (#12924) | 6543 | 2020-09-23 | 1 | -8/+9 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -0/+13 |
* | Global default branch setting (#11918) | techknowlogick | 2020-06-17 | 1 | -1/+1 |
* | Fix creation of Organization repos by Users with max created personal repos (... | Andrew Bezold | 2020-04-30 | 1 | -0/+1 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 1 | -0/+4 |
* | Show label list on label set (#9251) | Oscar Costa | 2019-12-06 | 1 | -2/+2 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+11 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -0/+8 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -45/+74 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 1 | -0/+14 |
* | Display description of 'make this repo private' as help text, not as tooltip ... | micw | 2019-09-05 | 1 | -1/+2 |
* | Add tooltip for the visibility checkbox in /repo/create (#8025) | Mura Li | 2019-09-02 | 1 | -1/+1 |
* | Add more title attributes on shortened names (#6647) | zeripath | 2019-04-17 | 1 | -3/+3 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -0/+1 |
* | Fix typos in i18n variable names. (#4080) | Matthew Richardson | 2018-07-04 | 1 | -2/+2 |
* | Remove unnecessary Safe tags (#3778) | Bwko | 2018-04-10 | 1 | -1/+1 |
* | Dropped link to Gogs docs from template | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | #3325 use correct word for .gitignore | Unknwon | 2016-08-09 | 1 | -2/+2 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -3/+3 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -109/+109 |
* | fix #650 | Unknwon | 2015-11-22 | 1 | -1/+1 |
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | 1 | -3/+3 |
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 1 | -0/+5 |
* | minor fix on template | Unknwon | 2015-09-07 | 1 | -2/+0 |
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -1/+1 |
* | change checkbox ui | Unknwon | 2015-08-29 | 1 | -1/+1 |
* | webhook APIs | Unknwon | 2015-08-29 | 1 | -1/+1 |
* | add readme template help link | Unknwon | 2015-08-28 | 1 | -1/+1 |
* | #1487 Readme Template | Unknwon | 2015-08-28 | 1 | -2/+2 |
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 | 1 | -72/+102 |
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 1 | -1/+1 |
* | 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 team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -1/+3 |