| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 1 | -2/+2 |
* | Add apply-patch, basic revert and cherry-pick functionality (#17902) | zeripath | 2022-02-09 | 1 | -1/+1 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -0/+1 |
* | Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) | wxiaoguang | 2022-01-16 | 1 | -15/+15 |
* | Prevent possible XSS when using jQuery (#18289) | Gusted | 2022-01-16 | 1 | -15/+15 |
* | Fix EasyMDE image paste bug during refactoring (#18207) | wxiaoguang | 2022-01-08 | 1 | -2/+5 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 1 | -0/+3 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 1 | -2/+3 |
* | Clean legacy SimpleMDE code (#17926) | wxiaoguang | 2021-12-10 | 1 | -20/+20 |
* | Update JS dependencies, adjust eslint config (#17904) | silverwind | 2021-12-04 | 1 | -3/+3 |
* | Add new JS linter rules (#17699) | silverwind | 2021-11-22 | 1 | -3/+3 |
* | Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) | wxiaoguang | 2021-11-19 | 1 | -198/+193 |
* | Fix database deadlock when update issue labels (#17649) | wxiaoguang | 2021-11-16 | 1 | -12/+12 |
* | Fix some incorrect async functions, improve frontend document. (#17597) | wxiaoguang | 2021-11-12 | 1 | -1/+1 |
* | Improve async/await usage, and sort init calls in `index.js` (#17386) | wxiaoguang | 2021-11-09 | 1 | -2/+2 |
* | make commit-statuses popup can be shown correctly. (#17447) | wxiaoguang | 2021-10-28 | 1 | -1/+4 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 1 | -5/+5 |
* | Split `index.js` to separate files (#17315) | wxiaoguang | 2021-10-17 | 1 | -0/+574 |