Commit Graph

28 Commits (release/v1.18)

Author SHA1 Message Date
zeripath b56d269cf8
Prevent NPE if trying to restore an already restored deleted branch () () 2 years ago
Xinyu Zhou a2a42cd5de
Fix UI language switching bug () () 2 years ago
silverwind 20b3a90450
Remove useless JS operation for relative time tooltips () 3 years ago
silverwind 57f1ea0366
Fix loading button with invalid form () 3 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js () 3 years ago
wxiaoguang 42d9a6a980
move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import () 3 years ago
wxiaoguang 158f2746b8
Fix ROOT_URL detection for URLs without trailing slash () 3 years ago
Gusted ed13d7aadf
Init popup for new code comment () 3 years ago
Gusted a8cdea013d
Fix remove file on initial comment () 3 years ago
wxiaoguang 694441fec5
Remove customized (unmaintained) dropdown, improve aria a11y for dropdown () 3 years ago
silverwind ac8bee6aeb
Remove fomantic progress module () 3 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor () 3 years ago
a1012112796 672e5a752d
prevent double click new issue/pull/comment button () 3 years ago
wxiaoguang 5b7466053d
Skip frontend ROOT_URL check on installation page, remove unnecessary global var () 3 years ago
wxiaoguang 2bce1ea986
Show messages for users if the ROOT_URL is wrong, show JavaScript errors () 3 years ago
CommanderRoot 1ab88da0e4
Replace deprecated String.prototype.substr() with String.prototype.slice() () 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality () 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals () 3 years ago
wxiaoguang 4d0a72a271
Revert "Prevent possible XSS when using jQuery ()" () 3 years ago
Gusted 661d3d28e9
Prevent possible XSS when using jQuery () 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs () 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups () 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks () 3 years ago
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` () 3 years ago
qwerty287 f46e67b519
Move key forms before list and add cancel button () 3 years ago
wxiaoguang a115309f4f
Fix the click behavior for <tr> and <td> with [data-href] () 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code () 3 years ago
wxiaoguang 1a7473ff45
Split `index.js` to separate files () 3 years ago