gitea/templates
wxiaoguang c1fe6fbcc3
Make toast support preventDuplicates ()
make preventDuplicates default to true, users get a clear UI feedback
and know that "a new message appears".

Fixes: https://github.com/go-gitea/gitea/issues/26651

---------

Co-authored-by: silverwind <me@silverwind.io>
..
admin Add cache test for admins ()
api/packages/pypi Fix links in PyPI Simple Repository API page ()
base Refactor repo unit "disabled" check ()
custom
devtest Make toast support preventDuplicates ()
explore Refactor web routes ()
mail Remove unnecessary SanitizeHTML from code ()
org Right align the "Settings" menu item in overflow-menu ()
package Extract and display readme and comments for Composer packages ()
projects Replace `gt-word-break` with `tw-break-anywhere` ()
repo use correct l10n string ()
shared Improve detecting empty files ()
status Simplify 404/500 page ()
swagger Fix missing images in editor preview due to wrong links ()
user Refactor repo unit "disabled" check ()
webhook Fix incorrect tailwind migration ()
home.tmpl Migrate margin and padding helpers to tailwind ()
install.tmpl Fix some UI problems (install/checkbox) ()
post-install.tmpl Always use `ctx.Locale.Tr` inside templates ()