aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-editor.js
Commit message (Expand)AuthorAgeFilesLines
* Add popup to hashed comments/pull requests/issues in file editing/adding prev...Hester Gong2023-04-111-3/+11
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-4/+3
* Support paste treepath when creating a new file or updating the file name (#2...Hester Gong2023-03-031-28/+38
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+3
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-1/+1
* Sanitize user-input on file name (#17666)Gusted2021-11-171-1/+2
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-40/+42
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-3/+3
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+180