aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/create.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix "force private" logic (#31012)wxiaoguang2024-05-201-1/+1
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-3/+3
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+13
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-25/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-51/+51
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-9/+9
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-3/+3
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-211-0/+7
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Improve some Forms (#24878)JakobDev2023-05-261-2/+2
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-101-2/+2
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-2/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-8/+8
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Add templates to customize text when creating and migrating repositoriesBrecht Van Lommel2023-01-241-4/+1
* Remove cancel button in repo creation page (#21381)Yarden Shoham2022-10-111-1/+0
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-52/+52
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-1/+1
* 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