Commit Graph

340 Commits (6779d9726ffe9d36b0c596c0ba4235e5a182ae75)

Author SHA1 Message Date
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
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
wxiaoguang 70d7475356
Fix EasyMDE image paste bug during refactoring (#18207) 3 years ago
silverwind 3dbdf36d95
Fix CSS specificity issue with easymde's css (#18201) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
wxiaoguang a38ba634a4
Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 3 years ago
wxiaoguang 48aab263d1
Fix EasyMDE validation (#18161) 3 years ago
Gusted 496acbe9e5
Require codereview to have content (#18156) 3 years ago
Gusted e4e3df6c66
Handle invalid issues (#18111) 3 years ago
wxiaoguang 0a9fcf63a4
Clean legacy SimpleMDE code (#17926) 3 years ago
Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 3 years ago
wxiaoguang 4cbe792562
Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932) 3 years ago
wxiaoguang a6f961fba4
Refactor install page (db type) (#17919) 3 years ago
Gusted 9d6208965c
Fix loading content history on show more (#17819) 3 years ago
silverwind f7094c8161
Update JS dependencies, adjust eslint config (#17904) 3 years ago
KN4CK3R fbf3208229
Added missing `data-` prefix. (#17884) 3 years ago
fnetX (aka fralix) 830ab75ce0
Switch archive URL code back to href attributes (#17796) 3 years ago
ThetaDev af901a4ca9
Detect dark theme via css variable (#17800) 3 years ago
silverwind 9450410ff7
Improve ellipsis buttons (#17773) 3 years ago
Jimmy Praet a3efd048a7
Improvements to content history (#17746) 3 years ago
wxiaoguang 49b2cb998b
Fix project board bug and improve documents (#17753) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 3 years ago
zeripath 0d69e64e03
Make a.add-code-comment click handler an event handler (#17737) 3 years ago
Gusted 96ec656cf1
perf: sent `data-path` once for each file (#17657) 3 years ago
wxiaoguang 55be5fe339
Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
Gusted d8a8961b99
Sanitize user-input on file name (#17666) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Gusted 447428f446
Remove superfluous argument (#17667) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
wxiaoguang 6292603215
Fix database deadlock when update issue labels (#17649) 3 years ago
Gusted 8eddb75508
perf: only generate data-comment-url once (#17618) 3 years ago
wxiaoguang 7f802631c5
Fix some incorrect async functions, improve frontend document. (#17597) 3 years ago
silverwind 433e81aecf
Update JS dependencies (#17611) 3 years ago
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
zeripath 513951bc16
Remove appSubUrl from pasted images (#17572) 3 years ago
qwerty287 f46e67b519
Move key forms before list and add cancel button (#17432) 3 years ago
wxiaoguang 2b2eb5d0ad
make commit-statuses popup can be shown correctly. (#17447) 3 years ago
wxiaoguang 89beceeb9a
Fix a UI error when folding a file content in a commit view (#17446) 3 years ago
David Jimenez a462fcaac8
Show client-side error if wiki page is empty (#17415) 3 years ago
wxiaoguang 943dc08722
Fix issue content history problems, improve UI (#17404) 3 years ago
wxiaoguang 406bd3780e
Fix context popup error (#17398) 3 years ago
wxiaoguang a115309f4f
Fix the click behavior for <tr> and <td> with [data-href] (#17388) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago