0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 01:55:37 +01:00
gitea/routers
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
..
admin
api/v1
dev
events
org
private Prevent git operations for inactive users (#13527) 2020-11-13 01:29:11 +02:00
repo Use monaco for the git hook editor (#13552) 2020-11-13 22:57:34 -05:00
routes Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 2020-11-13 14:51:07 +02:00
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go