summaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-release.js
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug returning 404 when display a single tag with no release (#29466)Lunny Xiao2024-03-021-2/+7
* Remove jQuery from the repo release form (#29225)Yarden Shoham2024-02-181-11/+11
* Update JS dependencies, add new eslint rules (#24597)silverwind2023-05-091-6/+3
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-14/+3
* Hide target selector if tag exists when creating new release (#23171)Zettat1232023-03-101-2/+37
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+2
* Enable `@<user>`- completion popup on the release description textarea (#22359)delvh2023-02-011-2/+2
* JS refactors (#22227)silverwind2022-12-241-1/+1
* Enable spellcheck for EasyMDE, use contenteditable mode (#19776)wxiaoguang2022-06-291-3/+2
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-8/+10
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-101-4/+4
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+29