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
wxiaoguang 739e47cd80
Improve repo/user/org search (#27030)
* Fix a regression from #26809 (the `data-org` is missing)
* Remove unnecessary style

Screenshots:


![image](https://github.com/go-gitea/gitea/assets/2114189/3f5cf628-db7f-4705-898a-7a4a1fbfbba8)


![image](https://github.com/go-gitea/gitea/assets/2114189/453d1fad-1090-4524-bf45-6c5da2465f04)


![image](https://github.com/go-gitea/gitea/assets/2114189/f14d9808-7596-42c8-84b4-0d57a0bf2278)
1 year ago
..
components Add fetch wrappers, ignore network errors in actions view (#26985) 1 year ago
features Improve repo/user/org search (#27030) 1 year ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 2 years ago
modules Add fetch wrappers, ignore network errors in actions view (#26985) 1 year ago
render Update JS dependencies (#26586) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
test rename tributeValues to mentionValues (#25375) 2 years ago
utils Avoiding accessing undefined mentionValues (#26461) 2 years 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) 1 year ago
bootstrap.js Remove joinPaths function (#26833) 1 year ago
index.js Add "dir=auto" for input/textarea elements by default (#26735) 1 year ago
jquery.js
svg.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
svg.test.js
utils.js Remove joinPaths function (#26833) 1 year ago
utils.test.js Remove joinPaths function (#26833) 1 year ago