Commit Graph

384 Commits (2dc657108525194d18524f86d71f3e0d98d5654e)

Author SHA1 Message Date
wxiaoguang 719eb4a879
Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996) 2 years ago
silverwind b4d420d865
Replace unstyled meter with progress (#19968) 2 years ago
Gusted 796c4eca0b
Prettify number of issues (#17760) 2 years ago
6543 a9cc9c0f7a
Auto merge pull requests when all checks succeeded via WebUI (#19648) 2 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
Roger Luo 2ae45cebbf
Feature: Find files in repo (#15028) 2 years ago
wxiaoguang 8fee7c46c1
Fix viewed images not loading in a PR (#19919) 2 years ago
André Jaenisch ebeb6e7c71
A minimal change to replace data calls with attr as per guidelines (#19900) 2 years ago
wxiaoguang d0a2c1e82b
use exact search instead of fuzzy search for branch filter dropdown (#19885) 2 years ago
wxiaoguang 694441fec5
Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2 years ago
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
silverwind 3c658dff23
Update JS dependencies (#19675) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
a1012112796 672e5a752d
prevent double click new issue/pull/comment button (#16157) 2 years ago
Gusted 0eac09e066
Improve reviewing PR UX (#19612) 2 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
Gusted 076eaad743
Improve dashboard's repo list performance (#18963) 2 years ago
parnic 2347c9ebbe
Allow commit status popup on /pulls page (#19507) 2 years ago
Lunny Xiao 03eba32bd9
Add a new menu in file view to open blame view and fix blame view select range bug (#19500) 2 years ago
wxiaoguang fef26c159c
Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl 2 years ago
Gusted 4e912a61c8
Improve Stopwatch behavior (#18930) 2 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
wxiaoguang 5b7466053d
Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 3 years ago
wxiaoguang 2bce1ea986
Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18971) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
Roger Luo bbce905b6a
Feature: show issue assignee on project board (#15232) 3 years ago
wxiaoguang 3e28fa72ce
Fix EasyMDE error when input Enter (#19004) 3 years ago
wxiaoguang 997deecbfa
Fix the editor height in review box (#19003) 3 years ago
silverwind 329b959160
Remove CodeMirror dependencies (#18911) 3 years ago
Kyle D f7085f718b
Set max text height to prevent overflow (#18862) 3 years ago
Gusted c918521d01
Fix behavior or checkbox submission. (#18851) 3 years ago
CommanderRoot 1ab88da0e4
Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796) 3 years ago
silverwind 616146f904
Various Mermaid improvements (#18776) 3 years ago
Jimmy Praet 9444135ff5
Fix source code line highlighting (#18729) 3 years ago
Sven Seeberg 832ce406ae
Add LDAP group sync to Teams, fixes #1395 (#16299) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
zeripath 2f76608221
Prevent security failure due to bad APP_ID (#18678) 3 years ago
confusedsushi f6f4e1ddb9
Fix review excerpt (#18502) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
zeripath 93250bfe27
Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) 3 years ago
wxiaoguang 9837773f0e
Prevent showing webauthn error for every time visiting `/user/settings/security` (#18385) 3 years ago
wxiaoguang 84f8ef3df6
Fix PR comments UI (#18323) 3 years ago
wxiaoguang 11b4827791
Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) 3 years ago
JonRB 483409716d
Place inline diff comment dialogs in the 4th column. (#18321) 3 years ago
wxiaoguang 4d0a72a271
Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) 3 years ago
Gusted 661d3d28e9
Prevent possible XSS when using jQuery (#18289) 3 years ago
zeripath d7c2a2951c
Webauthn nits (#18284) 3 years ago