aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-wiki.js
Commit message (Expand)AuthorAgeFilesLines
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-231-0/+12
* Fix EasyMDE toolbar (#24489)silverwind2023-05-031-1/+1
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-071-0/+5
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-173/+47
* Enable spellcheck for EasyMDE, use contenteditable mode (#19776)wxiaoguang2022-06-291-0/+2
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-4/+6
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-157/+162
* Fix EasyMDE validation (#18161)wxiaoguang2022-01-031-5/+9
* Require codereview to have content (#18156)Gusted2022-01-021-13/+3
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-101-9/+9
* Show client-side error if wiki page is empty (#17415)David Jimenez2021-10-271-2/+20
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-2/+2
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+174