96 Commits (main)

Author SHA1 Message Date
jladbrook 891391689a
Update button is shown when a Pull Request is marked WIP - Issue () 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch () 2 years ago
Jason Song 47efba78ec
Support template for merge message description () 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions () 2 years ago
kolaente 13746f070d
feat: add button to quickly clear merge message () 2 years ago
silverwind 647b2649b1
Make sure fmt catches all templates () 2 years ago
Tyrone Yeh 7a31292c20
Add default commit messages to PR for squash merge () 3 years ago
wxiaoguang 2c2f75cb2c
Fix default merge style () 3 years ago
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html () 3 years ago
Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits () 3 years ago
luzpaz d29d6d1991
Fix various typos () 3 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` () 3 years ago
Gusted 5d3f99c7c6
Make better use of i18n () 3 years ago
Lunny Xiao 1e05adfc3e
Delete duplicated update btn on pull request view page () 3 years ago
6543 a9cc9c0f7a
Auto merge pull requests when all checks succeeded via WebUI () 3 years ago
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI () 3 years ago
Lunny Xiao 290cc884f2
Restore reviewed-on message () 3 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md () 3 years ago
6543 92f139d091
Use for a repo action one database transaction () 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions () 3 years ago
wxiaoguang e61b390d54
Unify and simplify TrN for i18n () 3 years ago
zeripath e4e411821d
Abort merge if head has been updated before pressing merge () 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups () 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements () 3 years ago
qwerty287 26dfe88ff2
Hide command line merge instructions when user can't push () 3 years ago
silverwind d04e581f09
Switch migration icon to svg () 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` () 3 years ago
a1012112796 3705168837
Add agit flow support in gitea () 4 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge () 4 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status () 4 years ago
silverwind 308b562b3c
Remove remaining fontawesome usage in templates () 4 years ago
silverwind 1a03fa7a4f
Update JS dependencies () 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method () 4 years ago
a1012112796 ac701637b4
Add dismiss review feature () 4 years ago
silverwind 4aabbacdfe
Fix merge button dropdown triangle alignment () 4 years ago
Cirno the Strongest 27d0a5554f
Hide command line instructions when merge form is visible () 4 years ago
Lunny Xiao 2d71cdb668
Add pull request manually merge instruction () 4 years ago
silverwind 9269a038a4
Direct avatar rendering () 4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection () 4 years ago
Jimmy Praet 3f13e07849
Use trashcan icon for remove review request () 4 years ago
Jimmy Praet 2791cc139e
Don't show a dropdown menu when only 1 merge option is available () () 4 years ago
silverwind 0de546009e
CSS color variables, less bold font weight and more () 4 years ago
Wim fb756e7738
Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled () 4 years ago
silverwind 2ac112d84e
Comment box tweaks and SVG dropdown triangles () 4 years ago
赵智超 97980146c5
Show original author's reviews on pull summary box () 4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes () 4 years ago
赵智超 8be3e439c2
Add team support for review request () 4 years ago
silverwind ffddf3f8a6
Make SVG size argument optional () 4 years ago
6543 ca81b6528b
UI: Inform user what meaning hourglass on reviews has () 4 years ago
赵智超 3981f1b127
Remove duplicate logic in initListSubmits () 4 years ago