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
Giteabot 49f82ac4e3
Fix JS NPE when viewing specific range of PR commits (#27912) (#27923)
Backport #27912 by @delvh

This should be the easiest fix.
While other solutions might be possible that exterminate the root cause,
they will not be as trivial.

Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
components Fix JS NPE when viewing specific range of PR commits (#27912) (#27923) 1 year ago
features Fix duplicate project board when hitting `enter` key (#27746) (#27751) 1 year ago
markup Change katex limits (#27823) (#27868) 1 year ago
modules Enable followCursor for language stats bar (#27713) (#27739) 1 year ago
render Use vitest globals (#27102) (#27311) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
test Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
utils Replace ajax with fetch, improve image diff (#27267) (#27583) 1 year ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 1 year ago
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) 2 years ago
bootstrap.js Remove joinPaths function (#26833) 2 years ago
index.js Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) (#27661) 1 year ago
jquery.js
svg.js Replace ajax with fetch, improve image diff (#27267) (#27583) 1 year ago
svg.test.js Use vitest globals (#27102) (#27311) 1 year ago
utils.js Replace ajax with fetch, improve image diff (#27267) (#27583) 1 year ago
utils.test.js Use vitest globals (#27102) (#27311) 1 year ago