Commit Graph

103 Commits (7f790c70b9b178741e2ecbe971a6493b5eb423b2)

Author SHA1 Message Date
Zettat123 65fc2d1b83
Fix avatar misalignment (#22955) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
wxiaoguang 2c04595762
Always show the `command line instructions` button even if there are conflicts (#22909) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
wxiaoguang 24a9caa2f3
Fix more HTMLURL in templates (#22831) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
jladbrook 891391689a
Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
Jason Song 47efba78ec
Support template for merge message description (#22248) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
kolaente 13746f070d
feat: add button to quickly clear merge message (#21548) 2 years ago
silverwind 647b2649b1
Make sure fmt catches all templates (#20979) 2 years ago
Tyrone Yeh 7a31292c20
Add default commit messages to PR for squash merge (#20618) 2 years ago
wxiaoguang 2c2f75cb2c
Fix default merge style (#20564) 2 years ago
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits #19603 (#20290) 2 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
Lunny Xiao 1e05adfc3e
Delete duplicated update btn on pull request view page (#19993) 2 years ago
6543 a9cc9c0f7a
Auto merge pull requests when all checks succeeded via WebUI (#19648) 2 years ago
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 3 years ago
Lunny Xiao 290cc884f2
Restore reviewed-on message (#19657) 3 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 3 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141) 3 years ago
zeripath e4e411821d
Abort merge if head has been updated before pressing merge (#18032) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
qwerty287 26dfe88ff2
Hide command line merge instructions when user can't push (#17339) 3 years ago
silverwind d04e581f09
Switch migration icon to svg (#15954) 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677) 4 years ago
silverwind 308b562b3c
Remove remaining fontawesome usage in templates (#15952) 4 years ago
silverwind 1a03fa7a4f
Update JS dependencies (#15033) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
silverwind 4aabbacdfe
Fix merge button dropdown triangle alignment (#14041) 4 years ago
Cirno the Strongest 27d0a5554f
Hide command line instructions when merge form is visible (#13956) 4 years ago
Lunny Xiao 2d71cdb668
Add pull request manually merge instruction (#13840) 4 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649) 4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 4 years ago
Jimmy Praet 3f13e07849
Use trashcan icon for remove review request (#13722) 4 years ago
Jimmy Praet 2791cc139e
Don't show a dropdown menu when only 1 merge option is available (#13660) (#13670) 4 years ago
silverwind 0de546009e
CSS color variables, less bold font weight and more (#13567) 4 years ago
Wim fb756e7738
Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 4 years ago