aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* Improve some Forms (#24878)JakobDev2023-05-261-1/+1
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-241-0/+10
* Support for status check pattern (#24633)Zettat1232023-05-171-5/+6
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-9/+18
* Change `add_on` translation to `added_on` and include placeholder for the dat...Yarden Shoham2023-05-061-1/+1
* Fix form method/class (#24535)wxiaoguang2023-05-051-3/+3
* Don't display creating page button in a mirror wiki repository (#24395)Lunny Xiao2023-05-041-1/+1
* Fix incorrect webhook time and use relative-time to display it (#24477)yp053272023-05-031-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-3/+3
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-031-5/+5
* Fix test delivery button in repo webhook settings page (#24478)yp053272023-05-021-1/+1
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-022-4/+4
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-301-22/+0
* Improve protected branch setting page (#24379)Hester Gong2023-04-292-151/+149
* Fix layouts of admin table / adapt repo / email test (#24370)wxiaoguang2023-04-281-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-274-12/+21
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-263-4/+4
* Fix template function DateTime (#24317)wxiaoguang2023-04-252-3/+3
* Wrap too long push mirror addresses (#21120)JakobDev2023-04-241-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-246-11/+7
* Replace whitespace inside template parens during make fmt (#24293)silverwind2023-04-241-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-232-3/+3
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2322-144/+84
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-236-21/+21
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-221-2/+2
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-112-3/+3
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-041-1/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-273-6/+6
* Fix incorrect `toggle` buttons (#23676)wxiaoguang2023-03-261-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-246-21/+21
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-233-5/+5
* Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true...Hester Gong2023-03-162-8/+4
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-145-35/+14
* Add user webhooks (#21563)KN4CK3R2023-03-101-1/+1
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-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