aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/create.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* fixed create repo page layout (#17012)Alexey 〒erentyev2021-09-121-1/+1
* not show link to migration on repo reate page when it was disabled (#15957)a10121127962021-05-261-1/+3
* Use subdir for URL (#15446)KN4CK3R2021-04-141-1/+1
* Add helper descriptions on new repo page (#14591)Bagas Sanjaya2021-02-211-1/+17
* Fix truncated organization names (#14655)vnkmpf2021-02-121-6/+6
* Truncated organisations name #14583 (#14615)vnkmpf2021-02-091-3/+3
* Add TrN for repository limit (#12492)EV3R42021-01-221-1/+6
* expose translation of previously hardcoded string (#14087)Norwin2020-12-211-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-3/+3
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Fix tooltips and issue dependency styles (#13458)silverwind2020-11-101-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-2/+2
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+7
* Fix Create Repository Template (#12924)65432020-09-231-8/+9
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+13
* Global default branch setting (#11918)techknowlogick2020-06-171-1/+1
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-301-0/+1
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-0/+4
* Show label list on label set (#9251)Oscar Costa2019-12-061-2/+2
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+11
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+8
* Template Repositories (#8768)John Olheiser2019-11-111-45/+74
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+14
* Display description of 'make this repo private' as help text, not as tooltip ...micw2019-09-051-1/+2
* Add tooltip for the visibility checkbox in /repo/create (#8025)Mura Li2019-09-021-1/+1
* Add more title attributes on shortened names (#6647)zeripath2019-04-171-3/+3
* Minor UI tweaks (#5980)John Olheiser2019-02-191-0/+1
* Fix typos in i18n variable names. (#4080)Matthew Richardson2018-07-041-2/+2
* Remove unnecessary Safe tags (#3778)Bwko2018-04-101-1/+1
* Dropped link to Gogs docs from templateThomas Boerger2016-11-071-1/+1
* #3325 use correct word for .gitignoreUnknwon2016-08-091-2/+2
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-3/+3
* Refactor User.Id to User.IDUnknwon2016-07-241-3/+3
* Indent all templates with tabsAdam Strzelecki2015-12-081-109/+109
* fix #650Unknwon2015-11-221-1/+1
* UI: long organization name in create repository owner listUnknwon2015-11-181-3/+3
* #1657 allow forcing all private reposUnknwon2015-10-251-0/+5
* minor fix on templateUnknwon2015-09-071-2/+0
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-1/+1
* change checkbox uiUnknwon2015-08-291-1/+1
* webhook APIsUnknwon2015-08-291-1/+1
* add readme template help linkUnknwon2015-08-281-1/+1
* #1487 Readme TemplateUnknwon2015-08-281-2/+2
* complate list of gitignores and licensesUnknwon2015-08-281-72/+102
* api: able to create repo and fix #726Unknwon2014-12-121-1/+1
* Add suburl supportUnknwon2014-09-191-2/+2
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-2/+2
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-1/+3