33 Commits (8c8eb4b6f97ba31dd93aaf44a071caa89e908f5a)

Author SHA1 Message Date
silverwind 8c8eb4b6f9
Clean up npm dependencies (#35484) 3 months ago
silverwind 69e595cdd8
Update eslint to v9 (#35485) 3 months ago
silverwind f4d7701189
Change function description comments to tsdoc style (#35185) 5 months ago
silverwind 091b3e696d
Tweak eslint config, fix new issues (#35019) 5 months ago
wxiaoguang 211135b4bb
Fix various problems (#35012) 5 months ago
wxiaoguang c05082669b
Refactor frontend unique id & comment (#34958) 6 months ago
wxiaoguang 1d4ad5aa2b
Improve html escape (#34911) 6 months ago
bytedream 7346ae7cd4
Add repo file tree item link behavior (#34730) 6 months ago
silverwind b5fd3e7210
Fix comment textarea scroll issue in Firefox (#34438) 7 months ago
wxiaoguang f63822fe64
Fix autofocus behavior (#34397) 7 months ago
wxiaoguang c9aa9068b3
Fix various UI problems (#34243) 8 months ago
Kerwin Bryant aeb7005245
Optimize the calling code of queryElems (#34235) 8 months ago
Kerwin Bryant f4196a8843
Optimize overflow-menu (#34183) 8 months ago
wxiaoguang 86c1a33369
Fix some UI bugs and clean up unused tests (#34088) 9 months ago
Kerwin Bryant 2a9c5c9e3d
Add toggleClass function in dom.ts (#34063) 9 months ago
wxiaoguang 27bf63ad20
Refactor global init code and add more comments (#33755) 10 months ago
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 11 months ago
silverwind c0e80dbe26
Enable Typescript `strictFunctionTypes` (#32911) 1 year ago
wxiaoguang 5a50b271e7
Make frontend unit test code could know it is in testing (#32656) 1 year ago
wxiaoguang 0f4b0cf892
Refactor some frontend problems (#32646) 1 year ago
wxiaoguang 722e703c6b
Bypass vitest bug (#32647) 1 year ago
Kerwin Bryant 25cacaf0aa
Fixed Issue of Review Menu Shown Behind (#32631) 1 year ago
wxiaoguang e90753a712
Fix PR diff review form submit (#32596) 1 year ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 1 year ago
wxiaoguang 0f397ae09b
Refactor language menu and dom utils (#32450) 1 year ago
wxiaoguang b573512312
Correctly query the primary button in a form (#32438) 1 year ago
silverwind 8107823026
Fix a number of typescript issues (#32308) 1 year ago
silverwind 9914c9ab08
Update JS and PY dependencies (#32388) 1 year ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 1 year ago
silverwind 7207d93f01
Fix a number of Typescript issues (#31877) 1 year ago
silverwind 32075d2880
Add types to various low-level functions (#31781) 1 year ago
wxiaoguang e3678356e1
Fix createElementFromAttrs bug (#31751) 1 year ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 1 year ago
silverwind 2c92c7c522
Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521) 1 year ago
wxiaoguang c1fe6fbcc3
Make toast support preventDuplicates (#31501) 1 year ago
Tyrone Yeh 9bc5552c11
Improve attachment upload methods (#30513) 1 year ago
wxiaoguang a88f718c10
Refactor dropzone (#31482) 1 year ago
silverwind 291a00dc57
Fix and clean up `ConfirmModal` (#31283) 2 years ago
wxiaoguang d0e0708355
Refactor and fix archive link bug (#30535) 2 years ago
Yarden Shoham 0497b2607d
Remove most jQuery function calls from the repository topic box (#30191) 2 years ago
Yarden Shoham c487a32bcd
Remove jQuery class from the diff view (#30176) 2 years ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 2 years ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 2 years ago
silverwind a3cfe6f39b
Support pasting URLs over markdown text (#29566) 2 years ago
Yarden Shoham c86d033a3e
Remove jQuery from the Unicode escape button (#29369) 2 years ago
Yarden Shoham ade1110e8b
Remove jQuery from repo wiki creation page (#29271) 2 years ago
wxiaoguang 658cbddbfb
Make submit event code work with both jQuery event and native event (#29223) 2 years ago
wxiaoguang f290c24d28
Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) 2 years ago
wxiaoguang 6632d1497c
Polyfill SubmitEvent for PaleMoon (#28441) 2 years ago
silverwind 73b63d9311
Replace ajax with fetch, improve image diff (#27267) 2 years ago