forgejo/public
Gerben 2dc6f15eca Don't warn users about *every* dirty form ()
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 .
2018-03-23 22:10:42 +08:00
..
css Add label descriptions () 2018-03-13 10:03:55 +08:00
img Add dingtalk webhook () 2017-11-21 06:26:43 +02:00
js Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
less Add label descriptions () 2018-03-13 10:03:55 +08:00
vendor Rework special link parsing in the post-processing of markup () 2018-02-27 09:09:18 +02:00
swagger.v1.json Added issue search via api () 2018-03-07 12:00:56 +02:00