Commit Graph

26 Commits (86ed47e622dabf5c27d60f00883fff46bd349d95)

Author SHA1 Message Date
silverwind 20b3a90450
Remove useless JS operation for relative time tooltips (#20756) 2 years ago
silverwind 57f1ea0366
Fix loading button with invalid form (#20754) 2 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 2 years ago
wxiaoguang 42d9a6a980
move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import (#20679) 2 years ago
wxiaoguang 158f2746b8
Fix ROOT_URL detection for URLs without trailing slash (#20502) 2 years ago
Gusted ed13d7aadf
Init popup for new code comment (#20234) 2 years ago
Gusted a8cdea013d
Fix remove file on initial comment (#20127) 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
a1012112796 672e5a752d
prevent double click new issue/pull/comment button (#16157) 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
CommanderRoot 1ab88da0e4
Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 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 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` (#17386) 3 years ago
qwerty287 f46e67b519
Move key forms before list and add cancel button (#17432) 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
wxiaoguang 1a7473ff45
Split `index.js` to separate files (#17315) 3 years ago