1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 16:21:18 +02:00
gitea/web_src/js/features
silverwind 374ff60465
Use monaco for the git hook editor (#13552)
Migrate git hook editor to monaco, replacing CodeMirror. Had to do a few
refactors to make the monaco instantiation generic enough to be of use.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-13 22:57:34 -05:00
..
clipboard.js
codeeditor.js Use monaco for the git hook editor (#13552) 2020-11-13 22:57:34 -05:00
colorpicker.js
contextpopup.js
dropzone.js
emoji.js Update some JS dependencies (#13222) 2020-10-21 19:02:24 +08:00
eventsource.sharedworker.js
gitgraph.js Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
migration.js
notification.js
projects.js
serviceworker.js
tablesort.js
tribute.js
userheatmap.js