Commit Graph

3 Commits (f49d82309b58a7f4150633be812da499de98da1b)

Author SHA1 Message Date
wxiaoguang 249e67672a
Remove jQuery import from some files (#32512) 3 months ago
cloudchamb3r 2e12343fc4
Add null check for responseData.invalidTopics (#32212) 5 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 8 months ago
silverwind 2c92c7c522
Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521) 8 months ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 9 months ago
Yarden Shoham 0497b2607d
Remove most jQuery function calls from the repository topic box (#30191) 11 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
Yarden Shoham 314cd1ec98
Remove jQuery `.attr` from the repository topic bar (#30050) 11 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 11 months ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 11 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
Yarden Shoham 2089b974c8
Remove jQuery AJAX from the repo tag edit form (#29526) 12 months ago
yp05327 7a2ff6c162
Fix edit topic UI (#27925) 1 year ago
wxiaoguang 539015403f
Fix the topic validation rule and suport dots (#26286) 2 years ago
wxiaoguang 2902d1e9d1
Sort repo topic labels by name (#24123) 2 years ago
wxiaoguang 12fff36d05
Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
André Jaenisch ebeb6e7c71
A minimal change to replace data calls with attr as per guidelines (#19900) 3 years ago
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
wxiaoguang 1a7473ff45
Split `index.js` to separate files (#17315) 3 years ago