You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
silverwind 6d9b7253a2
Fix/Improve `processWindowErrorEvent` (#29407)
- `e.error` can be undefined in some cases which would raise an error
inside this error handler, fixed that.
- The displayed message mentions looking into the console, but in my
case of error from `ResizeObserver` there was nothing there, so add this
logging. I think this logging was once there but got lost during
refactoring.
11 months ago
..
components Make actions animation rotate counterclockwisely (#29378) 11 months ago
features Fix counter display number incorrectly displayed on the page (#29448) 11 months ago
markup Remove jQuery from the comment task list (#29170) 12 months ago
modules Refactor request function (#29187) 12 months ago
render
standalone
utils Remove jQuery from the Unicode escape button (#29369) 11 months ago
vendor
webcomponents Fix URL calculation in clone input box (#29470) 11 months ago
bootstrap.js Fix/Improve `processWindowErrorEvent` (#29407) 11 months ago
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) 1 year ago
htmx.js Auto-update the system status in admin dashboard (#29163) 12 months ago
index.js Implement recent commits graph (#29210) 11 months ago
jquery.js
svg.js Artifact deletion in actions ui (#27172) 12 months ago
svg.test.js
utils.js enforce maxlength in frontend (#29389) 11 months ago
utils.test.js
vitest.setup.js Move vitest setup file to root (#29097) 12 months ago