gitea/templates
wxiaoguang 39de2955fd
Improve sync fork behavior (#33319)
Fix #33271

Suppose there is a `branch-a` in fork repo:

1. if `branch-a` exists in base repo: try to sync `base:branch-a` to `fork:branch-a`
2. if `branch-a` doesn't exist in base repo: try to sync `base:main` to `fork:branch-a`
2025-01-20 15:17:47 +08:00
..
admin Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Fix dropdown menu header and mobile view (#33108) 2025-01-05 21:20:22 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Fix form width (#33151) 2025-01-08 23:57:18 +08:00
package Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
projects Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
repo Improve sync fork behavior (#33319) 2025-01-20 15:17:47 +08:00
shared Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Let API create and edit system webhooks, attempt 2 (#33180) 2025-01-13 17:17:39 +00:00
user Fix Account linking page (#33325) 2025-01-19 20:37:22 +08:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Supplement and Improvement for #32558 (#32585) 2024-11-21 02:42:37 +00:00
post-install.tmpl Optimize the installation page (#32994) 2024-12-31 04:49:26 +00:00