aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
...
* Fix projects mode bugs (#29593)Denys Konovalov2024-03-041-6/+6
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-041-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-045-5/+5
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-1/+33
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-3/+3
* Remove RenderEmojiPlain from template helper (#29375)wxiaoguang2024-02-241-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-2216-22/+22
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-224-10/+10
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-1/+1
* Fix label `for` pointing to a `name` instead of `id` in webhook settings (#29...Yarden Shoham2024-02-171-1/+1
* Reference labels by IDs instead of names in `keys` settings (#29194)Yarden Shoham2024-02-161-2/+2
* Change webhook-type in create-view (#29114)Tim-Nicas Oelschläger2024-02-152-46/+51
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-0/+11
* Show more settings for empty repositories (#29130)Tim-Nicas Oelschläger2024-02-111-4/+6
* Remove useless template file (#29053)Jason Song2024-02-051-19/+0
* Fix incorrect button CSS usages (#29015)wxiaoguang2024-02-011-1/+1
* Fix UI Spacing Errors in mirror settings (#28990)yp053272024-02-011-3/+14
* Don't run push mirrors for archived repos (#27140)JakobDev2024-01-241-170/+176
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-1/+8
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-122-4/+4
* Hide code related setting options in repository when code unit is disabled (#...Lunny Xiao2024-01-102-19/+19
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-191-2/+2
* Use flex-container for repo and org settings (#27418)silverwind2023-10-042-3/+3
* Add protected branch name description (#27257)Lunny Xiao2023-09-291-0/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-2519-24/+24
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2532-537/+537
* Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive...Yarden Shoham2023-09-251-2/+8
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-189-20/+20
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-161-4/+3
* Fix Fomantic's line-height causing vertical scrollbars to appear (#26961)Kerwin Bryant2023-09-131-1/+3
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* Improve flex list UI (#26970)wxiaoguang2023-09-083-3/+3
* Improve SSH Key / GPG Key / Deploy Key UI (#26949)wxiaoguang2023-09-071-2/+2
* Extract common code to new template (#26933)Kerwin Bryant2023-09-061-1/+3
* Extract common code to new template (#26903)Kerwin Bryant2023-09-051-21/+1
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-311-1/+1
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-312-12/+12
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-12/+4
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-273-6/+6
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-262-28/+28
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-1/+1
* Fix link in mirror docs (#26719)silverwind2023-08-251-1/+1
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Add ThreadID parameter for Telegram webhooks (#25996)Earl Warren2023-08-131-0/+4
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-104-7/+7
* Improve multiple strings in en-US locale (#26213)Panagiotis "Ivory" Vasilopoulos2023-08-081-1/+3
* Hide `last indexed SHA` when a repo could not be indexed yet (#26340)CaiCandong2023-08-051-2/+4