forgejo/routers/web
wxiaoguang f51c8e0008
Make "cancel" buttons have proper type in modal forms (#25618) (#25641)
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.
2023-07-03 17:09:38 +08:00
..
admin Refactor path & config system (#25330) (#25416) 2023-06-22 16:27:18 +00:00
auth Show OAuth2 errors to end users (#25261) (#25271) 2023-06-15 02:48:36 +00:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2023-07-03 17:09:38 +08:00
events
explore Sort users and orgs on explore by recency by default (#24279) 2023-05-06 22:04:55 +08:00
feed Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
healthcheck
misc Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
org Improve loadprojects for issue list (#25468) (#25493) 2023-06-26 02:06:58 +00:00
repo Improve loadprojects for issue list (#25468) (#25493) 2023-06-26 02:06:58 +00:00
shared Respect original content when creating secrets (#24745) 2023-05-16 14:49:40 +08:00
user Redirect to package after version deletion (#25594) (#25599) 2023-06-30 00:14:57 +02:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) (#25244) 2023-06-14 08:36:52 +02:00
goget.go Support SSH for go get (#24664) 2023-05-12 09:44:37 +00:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Show outdated comments in files changed tab (#24936) (#25428) 2023-06-22 08:34:42 +00:00
webfinger.go