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.
1 year ago
..
components Make actions animation rotate counterclockwisely (#29378) 1 year ago
features Fix counter display number incorrectly displayed on the page (#29448) 1 year ago
markup Remove jQuery from the comment task list (#29170) 1 year ago
modules Refactor request function (#29187) 1 year ago
render Use vitest globals (#27102) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
utils Remove jQuery from the Unicode escape button (#29369) 1 year ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 2 years ago
webcomponents Fix URL calculation in clone input box (#29470) 1 year ago
bootstrap.js Fix/Improve `processWindowErrorEvent` (#29407) 1 year 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) 1 year ago
index.js Implement recent commits graph (#29210) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
svg.js Artifact deletion in actions ui (#27172) 1 year ago
svg.test.js Use vitest globals (#27102) 2 years ago
utils.js enforce maxlength in frontend (#29389) 1 year ago
utils.test.js Use vitest globals (#27102) 2 years ago
vitest.setup.js Move vitest setup file to root (#29097) 1 year ago