Commit Graph

102 Commits (98d9a71ffe510da0e10d042d8f87a348022aca87)

Author SHA1 Message Date
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 2 weeks ago
wxiaoguang b573512312
Correctly query the primary button in a form (#32438) 3 weeks ago
wxiaoguang af28ce59b8
Add some handy markdown editor features (#32400) 3 weeks ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 4 weeks ago
Anbraten b7fb20e73e
Suggestions for issues (#32327) 4 weeks ago
박상철 620f19610e
Prevent from submitting issue/comment on uploading (#32263) 1 month 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 month ago
silverwind 5550226571
Improve textarea paste (#31948) 3 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 5 months ago
silverwind 62b3738968
Fix JS error with disabled attachment and easymde (#31511) 5 months ago
Tyrone Yeh 9bc5552c11
Improve attachment upload methods (#30513) 5 months ago
wxiaoguang a88f718c10
Refactor dropzone (#31482) 5 months ago
wxiaoguang bda875b6e6
Switch to "Write" tab when edit comment again (#31445) 5 months ago
wxiaoguang 621e1ff9c9
Improve markdown textarea for indentation and lists (#31406) 5 months ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 6 months ago
silverwind 291a00dc57
Fix and clean up `ConfirmModal` (#31283) 6 months ago
wxiaoguang 9000811118
Make pasted "img" tag has the same behavior as markdown image (#31235) 6 months ago
wxiaoguang 5c236bd4c0
Fix issue/PR title edit (#30858) 7 months ago
wxiaoguang 8de2992ffb
Make Ctrl+Enter work for issue/comment edit (#30720) 7 months ago
wxiaoguang f95622cddc
Fix issue comment form and quick-submit (#30623) 7 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 7 months ago
silverwind dd8dde2be8
replace jquery-minicolors with coloris (#30055) 8 months ago
silverwind 226a82a939
Migrate font-family to tailwind (#30118) 8 months ago
Yarden Shoham 1a71dbfb78
Remove jQuery class from the reaction selector (#30138) 8 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 8 months ago
Yarden Shoham 2e31a2800e
Remove jQuery `.attr` from the reaction selector (#30052) 8 months ago
Yarden Shoham 428e05662f
Remove jQuery `.attr` from the ComboMarkdownEditor (#30051) 8 months ago
Yarden Shoham a7d0c5de4c
Remove jQuery `.attr` from the label edit exclusive checkbox (#30053) 8 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 8 months ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 8 months ago
silverwind d6fed9ab88
Fix various loading states, remove `.loading` class (#29920) 8 months ago
Yarden Shoham adc61c5d71
Remove jQuery `.attr` from the user search box (#29919) 8 months ago
silverwind fa100618c4
Forbid jQuery `.css` and refactor all usage (#29852) 8 months ago
silverwind 21fe512aac
Forbid jQuery `.prop` and fix related issues (#29832) 8 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 8 months ago
Yarden Shoham 1dc7f53386
Fix WebHookEditor regression from jQuery removal (#29692) 9 months ago
silverwind a3cfe6f39b
Support pasting URLs over markdown text (#29566) 9 months ago
Yarden Shoham 1f6de13897
Remove jQuery AJAX from the markdown editor preview (#29384) 9 months ago
Yarden Shoham f390d5eb4f
Remove jQuery from the image pasting functionality (#29324) 9 months ago
Yarden Shoham ade1110e8b
Remove jQuery from repo wiki creation page (#29271) 9 months ago
silverwind 5e72526da4
Downscale pasted PNG images based on metadata (#29123) 9 months ago
Yarden Shoham 27192bc321
Remove jQuery from the webhook editor (#29211) 9 months ago
Yarden Shoham d8d4b33b31
Remove jQuery from the "quick submit" handler (#29200) 9 months ago
KN4CK3R c3e462921e
Improve user search display name (#29002) 10 months 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