Commit Graph

510 Commits (b24db66a5fc5da501efd7e7e76776503fb906b1d)

Author SHA1 Message Date
silverwind ac8bee6aeb
Remove fomantic progress module (#19760) 2 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2 years ago
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 2 years ago
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 2 years ago
Lunny Xiao 290cc884f2
Restore reviewed-on message (#19657) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
a1012112796 672e5a752d
prevent double click new issue/pull/comment button (#16157) 2 years ago
neon 0483ee8f69
Add "Reference" section to Issue view sidebar (#19609) 2 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
Gusted 3725fa28cc
Improve UI on mobile (#19546) 2 years ago
parnic 3e2bba0803
Fix Pull Request comment filename word breaks (#19535) 2 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
zeripath d2c165811a
Use the new/choose link for New Issue on project page (#19172) 3 years ago
MeIchthys a7de80db0d
Remove italics for `due_date_not_set` (#19113) 3 years ago
Otto Richter (fnetX) ea46142bce
Add button for issue deletion (#19032) 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
singuliere ce8eb20a00
comments on migrated issues/prs must link to the comment ID (#18630) 3 years ago
fnetX (aka fralix) c8c591073b
Add dropdown icon to template loading dropdown (#18564) 3 years ago
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
wxiaoguang 84f8ef3df6
Fix PR comments UI (#18323) 3 years ago
silverwind 72cced1f3e
Fix purple color in suggested label colors (#18241) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 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
qwerty287 4cbc865d83
Add option to define refs in issue templates (#17842) 3 years ago
Lunny Xiao b4a32afec1
Display issue/comment role even if repo archived (#17907) 3 years ago
qwerty287 24a8d54bfb
Disable ref selection dropdown if you don't have permissions to use it (#17837) 3 years ago
Gusted 381e131fc8
Added comment for changing issue ref (#17672) 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
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
Gusted 492e1c2fbd
Refactor commentTags functionality (#17558) 3 years ago
zeripath dbdaa713c9
Escape issue titles in comments list (#17555) 3 years ago
Mario Lubenka 0208ea0248
"Copy branch name" button in pull request (#17323) 3 years ago
qwerty287 26dfe88ff2
Hide command line merge instructions when user can't push (#17339) 3 years ago
kolaente 6dd015a53e
fix: code review comments on mobile (#17321) 3 years ago
wxiaoguang 56362043d3
Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 3 years ago
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 3 years ago
qwerty287 cd0928f0e8
Allow adding multiple issues to a project (#17226) 3 years ago
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
Romain 167914cf8b
Redirect on project after issue created (#17211) 3 years ago
silverwind d04e581f09
Switch migration icon to svg (#15954) 3 years ago
Jelle Hulter b74a0f9060
Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074) 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 3 years ago
Steven e9747de952
Fix dependency link rendering in PR sidebar (#16754) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago