forgejo/web_src/js
silverwind 003d860aac
Avoid JS error on issue/pr list when logged out (#29854)
When logged out, the checkboxes are not there on the issue/pr lists,
which would cause an error here.

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

---------

Co-authored-by: delvh <dev.lh@web.de>
(cherry picked from commit 33973ac567d6681bda26d82f26b7294a297c693f)
2024-03-26 19:04:24 +01:00
..
components fix commit_status 2024-03-24 07:11:19 +01:00
features Avoid JS error on issue/pr list when logged out (#29854) 2024-03-26 19:04:24 +01:00
markup
modules Improve a11y document and dropdown item (#29753) 2024-03-23 14:57:59 +01:00
render
standalone [FRONTEND] fix javascript linting errors 2024-02-25 23:43:58 +01:00
utils
vendor
webcomponents Use Temporal.PlainDate for absolute dates (#29804) 2024-03-20 08:46:29 +01:00
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-20 08:46:30 +01:00
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js