forgejo/web_src/js
silverwind c432f141bb
Don't show third-party JS errors in production builds (#29303)
So we don't get issues like
https://github.com/go-gitea/gitea/issues/29080 and
https://github.com/go-gitea/gitea/issues/29273 any more. Only active in
[production
builds](https://webpack.js.org/guides/production/#specify-the-mode), in
non-production the errors will still show.

(cherry picked from commit 532da5ed5ee3edb45d2ee63c6ab0fad53473691f)
2024-02-26 22:30:26 +01:00
..
components Artifact deletion in actions ui (#27172) 2024-02-23 09:06:14 +01:00
features Remove jQuery from the repo commit functions (#29230) 2024-02-26 22:30:26 +01:00
markup Remove jQuery from the comment task list (#29170) 2024-02-17 23:24:30 +01:00
modules Refactor request function (#29187) 2024-02-17 23:24:31 +01:00
render
standalone [FRONTEND] fix javascript linting errors 2024-02-25 23:43:58 +01:00
utils Remove jQuery from repo wiki creation page (#29271) 2024-02-26 21:42:15 +01:00
vendor
webcomponents
bootstrap.js Don't show third-party JS errors in production builds (#29303) 2024-02-26 22:30:26 +01:00
bootstrap.test.js
htmx.js Auto-update the system status in admin dashboard (#29163) 2024-02-17 23:24:31 +01:00
index.js Remove unneccesary initUserAuthLinkAccountView from "link account" page (#29217) 2024-02-19 22:58:32 +01:00
jquery.js
svg.js Artifact deletion in actions ui (#27172) 2024-02-23 09:06:14 +01:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js [gitea] Move vitest setup file to root (#29097) 2024-02-10 10:53:43 +01:00