Commit Graph

95 Commits (01dec7577a051d9bb30e91f6cf6653dc51a37d06)

Author SHA1 Message Date
silverwind 5550226571
Improve textarea paste (#31948) 5 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 7 months ago
silverwind 62b3738968
Fix JS error with disabled attachment and easymde (#31511) 7 months ago
Tyrone Yeh 9bc5552c11
Improve attachment upload methods (#30513) 7 months ago
wxiaoguang a88f718c10
Refactor dropzone (#31482) 7 months ago
wxiaoguang bda875b6e6
Switch to "Write" tab when edit comment again (#31445) 7 months ago
wxiaoguang 621e1ff9c9
Improve markdown textarea for indentation and lists (#31406) 7 months ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 8 months ago
silverwind 291a00dc57
Fix and clean up `ConfirmModal` (#31283) 8 months ago
wxiaoguang 9000811118
Make pasted "img" tag has the same behavior as markdown image (#31235) 8 months ago
wxiaoguang 5c236bd4c0
Fix issue/PR title edit (#30858) 9 months ago
wxiaoguang 8de2992ffb
Make Ctrl+Enter work for issue/comment edit (#30720) 9 months ago
wxiaoguang f95622cddc
Fix issue comment form and quick-submit (#30623) 10 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
silverwind dd8dde2be8
replace jquery-minicolors with coloris (#30055) 10 months ago
silverwind 226a82a939
Migrate font-family to tailwind (#30118) 10 months ago
Yarden Shoham 1a71dbfb78
Remove jQuery class from the reaction selector (#30138) 10 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 10 months ago
Yarden Shoham 2e31a2800e
Remove jQuery `.attr` from the reaction selector (#30052) 10 months ago
Yarden Shoham 428e05662f
Remove jQuery `.attr` from the ComboMarkdownEditor (#30051) 10 months ago
Yarden Shoham a7d0c5de4c
Remove jQuery `.attr` from the label edit exclusive checkbox (#30053) 10 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 11 months ago
silverwind d6fed9ab88
Fix various loading states, remove `.loading` class (#29920) 11 months ago
Yarden Shoham adc61c5d71
Remove jQuery `.attr` from the user search box (#29919) 11 months ago
silverwind fa100618c4
Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
silverwind 21fe512aac
Forbid jQuery `.prop` and fix related issues (#29832) 11 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
Yarden Shoham 1dc7f53386
Fix WebHookEditor regression from jQuery removal (#29692) 11 months ago
silverwind a3cfe6f39b
Support pasting URLs over markdown text (#29566) 11 months ago
Yarden Shoham 1f6de13897
Remove jQuery AJAX from the markdown editor preview (#29384) 11 months ago
Yarden Shoham f390d5eb4f
Remove jQuery from the image pasting functionality (#29324) 11 months ago
Yarden Shoham ade1110e8b
Remove jQuery from repo wiki creation page (#29271) 12 months ago
silverwind 5e72526da4
Downscale pasted PNG images based on metadata (#29123) 12 months ago
Yarden Shoham 27192bc321
Remove jQuery from the webhook editor (#29211) 12 months ago
Yarden Shoham d8d4b33b31
Remove jQuery from the "quick submit" handler (#29200) 12 months ago
KN4CK3R c3e462921e
Improve user search display name (#29002) 1 year ago
silverwind abd79ddebf
Update JS dependencies (#27922) 1 year ago
silverwind ae8e8f055e
Use fetch helpers instead of fetch (#27026) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
silverwind 636b6eaf2a
Focus editor on "Write" tab click (#26714) 1 year ago
wxiaoguang d317c983bc
Set "type=button" for editor's toolbar buttons (#26510) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
silverwind aa723dea9b
Don't autosize textarea in diff view (#26233) 2 years ago
silverwind c71e8abbc3
Add toasts to UI (#25449) 2 years ago
wxiaoguang a1c5057fe8
Batch delete issue and improve tippy opts (#25253) 2 years ago
silverwind f47744c3f1
Update JS dependencies, remove space after emoji completion (#25266) 2 years ago
HesterG a43ea22479
Change form actions to fetch for submit review box (#25219) 2 years ago
silverwind 595e8abd68
Improve and fix bugs surrounding reactions (#24760) 2 years ago
yp05327 c4303efc23
Support markdown editor for issue template (#24400) 2 years ago