summaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-settings.js
Commit message (Expand)AuthorAgeFilesLines
* Remove jQuery class from the repository branch settings (#30184)Yarden Shoham2024-03-301-13/+18
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-251-1/+1
* Remove jQuery `.attr` from the repository settings (#30018)Yarden Shoham2024-03-231-14/+16
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-4/+4
* Remove jQuery AJAX from repo collaborator mode dropdown (#29371)Yarden Shoham2024-02-251-9/+11
* Improve user search display name (#29002)KN4CK3R2024-02-011-2/+2
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+4
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* Support for status check pattern (#24633)Zettat1232023-05-171-0/+24
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-1/+1
* Improve protected branch setting page (#24379)Hester Gong2023-04-291-17/+9
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-6/+31
* 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
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-161-3/+3
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-161-3/+3
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-2/+2
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-4/+4
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+66