You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
wxiaoguang 45bc180a15
Make "cancel" buttons have proper type in modal forms (#25618)
Replace #25446, fix #25438

All "cancel" buttons which do not have "type" should not submit the
form, should not be triggered by "Enter".

This is a complete fix for all modal dialogs.

The major change is "modules/aria/modal.js", "devtest" related code is
for demo/test purpose.
2 years ago
..
api Fix bug of branches API with tests (#25578) 2 years ago
common Use fetch to send requests to create issues/comments (#25258) 2 years ago
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2 years ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
init.go Refactor path & config system (#25330) 2 years ago