summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* Add context when rendering labels or emojis (#23281) (#23319)Giteabot2023-03-061-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-195-5/+5
* Fix 404 error viewing the LFS file (#22945)Zettat1232023-02-171-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-154-7/+7
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-142-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-136-14/+14
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-27/+39
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-133-29/+29
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-0115-15/+15
* Add user secrets (#22191)KN4CK3R2023-02-014-83/+15
* Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel2023-02-011-0/+13
* Implement actions (#21937)Jason Song2023-01-314-0/+38
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-162-52/+60
* Fix delete secret modal (#22187)Lunny Xiao2022-12-202-3/+23
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-204-2/+64
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-171-3/+3
* Allow disable code tab (#20805)Lunny Xiao2022-12-121-0/+13
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-102-24/+24
* Optimize html templates (#22080)Jason Song2022-12-091-8/+8
* Fix table misalignments and tweak webhook and githook lists (#21917)silverwind2022-11-242-11/+5
* Webhook list enhancements (#21893)silverwind2022-11-221-5/+3
* Embed Matrix icon as SVG (#21890)silverwind2022-11-212-2/+2
* Add Webhook authorization header (#20926)oliverpool2022-11-032-4/+9
* Localize all timestamps (#21440)Yarden Shoham2022-10-172-3/+3
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-101-2/+2
* Fix issue that `sync_on_commit` is not set (#21309)Chongyi Zheng2022-10-011-1/+1
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-2/+2
* Remove fomantic image module (#21145)silverwind2022-09-121-2/+2
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-0/+11
* Make sure fmt catches all templates (#20979)silverwind2022-08-315-12/+12
* Fix push mirror address backend get error Address cause setting page display ...xpy2022-08-141-3/+3
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-092-2/+2
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-0/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2731-493/+493
* Make better use of i18n (#20096)Gusted2022-06-263-3/+3
* Disable status checks in template if none found (#20088)John Olheiser2022-06-241-1/+1
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-111-3/+3
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-4/+15
* Ensure minimum mirror interval is reported on settings page (#19895)zeripath2022-06-071-2/+2
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-5/+5
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2010-15/+15
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-081-0/+13
* Update image URL for Discord webhook (#19536)John Olheiser2022-04-271-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+10
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+6
* Fix lfs management setting (#18946)Lunny Xiao2022-03-011-4/+4
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-083-3/+3
* Refactor webhooks i18n (#18380)wxiaoguang2022-01-2412-22/+23
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-233-0/+25
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3