aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-legacy.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-291-2/+2
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-1/+1
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-161-15/+15
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-161-15/+15
* Fix EasyMDE image paste bug during refactoring (#18207)wxiaoguang2022-01-081-2/+5
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-0/+3
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-2/+3
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-101-20/+20
* Update JS dependencies, adjust eslint config (#17904)silverwind2021-12-041-3/+3
* Add new JS linter rules (#17699)silverwind2021-11-221-3/+3
* Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646)wxiaoguang2021-11-191-198/+193
* Fix database deadlock when update issue labels (#17649)wxiaoguang2021-11-161-12/+12
* Fix some incorrect async functions, improve frontend document. (#17597)wxiaoguang2021-11-121-1/+1
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-2/+2
* make commit-statuses popup can be shown correctly. (#17447)wxiaoguang2021-10-281-1/+4
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-5/+5
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+574