7 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
silverwind 46d7adefe0
Enable TypeScript `strictNullChecks` (#35843) 2 months ago
Zettat123 c9beb0b01f
Support actions and reusable workflows from private repos (#32562) 3 months ago
wxiaoguang 1d4ad5aa2b
Improve html escape (#34911) 7 months ago
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 1 year ago
wxiaoguang 249e67672a
Remove jQuery import from some files (#32512) 1 year ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 1 year ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 2 years ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 2 years ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 2 years ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 2 years ago
Yarden Shoham adc61c5d71
Remove jQuery `.attr` from the user search box (#29919) 2 years ago
KN4CK3R c3e462921e
Improve user search display name (#29002) 2 years ago
Tyrone Yeh ed81b608cb
Add option to search for users is active join a team (#24093) 3 years ago
silverwind 2cf0cf0de1
JS refactors (#22227) 3 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 4 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 4 years ago
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` (#17386) 4 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 4 years ago
wxiaoguang 1a7473ff45
Split `index.js` to separate files (#17315) 4 years ago