summaryrefslogtreecommitdiffstats
path: root/web_src/js/features/comp/SearchUserBox.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-251-1/+1
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-4/+4
* Remove jQuery `.attr` from the user search box (#29919)Yarden Shoham2024-03-201-3/+6
* Improve user search display name (#29002)KN4CK3R2024-02-011-5/+4
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-1/+1
* JS refactors (#22227)silverwind2022-12-241-1/+0
* Add team member invite by email (#20307)KN4CK3R2022-10-191-1/+14
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-1/+1
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-2/+2
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+36