forgejo/templates/explore
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
..
code.tmpl Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
navbar.tmpl Global code search support () 2018-03-16 22:04:33 +08:00
organizations.tmpl Refactor struct's time to remove unnecessary memory usage () 2017-12-11 06:37:04 +02:00
repo_list.tmpl Fix repo links on user profile () 2017-12-15 06:55:08 +02:00
repos.tmpl Cleaner UI for explore page () () 2017-03-15 19:55:12 +01:00
search.tmpl Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
users.tmpl Refactor struct's time to remove unnecessary memory usage () 2017-12-11 06:37:04 +02:00