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.
forgejo/public
Gerben 2dc6f15eca Don't warn users about *every* dirty form (#3707)
The choice regarding which forms should or should not trigger a warning
is subjective. I tried to be consistent and not warn about forms that:
 - run an action, rather than edit data: search, send an email.
 - delete data: a warning about losing data would be confusing

Note that forms on sign-in pages were already ignored (using a selector,
rather than an explicit class on the form element).

Fixes #3698.
6 years ago
..
css Add label descriptions (#3662) 6 years ago
img Add dingtalk webhook (#2777) 7 years ago
js Don't warn users about *every* dirty form (#3707) 6 years ago
less Add label descriptions (#3662) 6 years ago
vendor Rework special link parsing in the post-processing of markup (#3354) 6 years ago
swagger.v1.json Added issue search via api (#3612) 6 years ago