Commit Graph

115 Commits (7697df9f93b0c11671cc471393f6bb590462224e)

Author SHA1 Message Date
wxiaoguang c30f4f4be5
Fix issue suggestion bug (#33389) (#33391) 3 weeks ago
wxiaoguang 4ffa49aa04
Make issue suggestion work for all editors (#33340) (#33342) 4 weeks ago
wxiaoguang 1454e1b6eb
Fix editor markdown not incrementing in a numbered list (#33187) (#33193) 1 month ago
Giteabot 0e0ebf68d7
fix textarea newline handle (#32966) (#32977) 2 months ago
silverwind c8ea41b049
Fix remaining typescript issues, enable `tsc` (#32840) 2 months ago
wxiaoguang 1e751d81b3
Fix JS error when dropping a file to a editor without dropzone (#32804) 2 months ago
wxiaoguang 96d3a03a08
Refactor LabelEdit (#32752) 2 months ago
wxiaoguang 838653d1df
Fix file editor & preview (#32706) 3 months ago
wxiaoguang c9e582c6b6
Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
wxiaoguang 1bb1a51f47
Fix JS error when reply comment on Conversation page (#32685) 3 months ago
Kerwin Bryant 68d9f36543
Allow cropping an avatar before setting it (#32565) 3 months ago
wxiaoguang 0f4b0cf892
Refactor some frontend problems (#32646) 3 months ago
wxiaoguang 249e67672a
Remove jQuery import from some files (#32512) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang b573512312
Correctly query the primary button in a form (#32438) 3 months ago
wxiaoguang af28ce59b8
Add some handy markdown editor features (#32400) 4 months ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 4 months ago
Anbraten b7fb20e73e
Suggestions for issues (#32327) 4 months ago
박상철 620f19610e
Prevent from submitting issue/comment on uploading (#32263) 4 months ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
silverwind 5550226571
Improve textarea paste (#31948) 6 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 8 months ago
silverwind 62b3738968
Fix JS error with disabled attachment and easymde (#31511) 8 months ago
Tyrone Yeh 9bc5552c11
Improve attachment upload methods (#30513) 8 months ago
wxiaoguang a88f718c10
Refactor dropzone (#31482) 8 months ago
wxiaoguang bda875b6e6
Switch to "Write" tab when edit comment again (#31445) 8 months ago
wxiaoguang 621e1ff9c9
Improve markdown textarea for indentation and lists (#31406) 8 months ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 8 months ago
silverwind 291a00dc57
Fix and clean up `ConfirmModal` (#31283) 9 months ago
wxiaoguang 9000811118
Make pasted "img" tag has the same behavior as markdown image (#31235) 9 months ago
wxiaoguang 5c236bd4c0
Fix issue/PR title edit (#30858) 10 months ago
wxiaoguang 8de2992ffb
Make Ctrl+Enter work for issue/comment edit (#30720) 10 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) 11 months ago
silverwind 226a82a939
Migrate font-family to tailwind (#30118) 11 months ago
Yarden Shoham 1a71dbfb78
Remove jQuery class from the reaction selector (#30138) 11 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
Yarden Shoham 2e31a2800e
Remove jQuery `.attr` from the reaction selector (#30052) 11 months ago
Yarden Shoham 428e05662f
Remove jQuery `.attr` from the ComboMarkdownEditor (#30051) 11 months ago
Yarden Shoham a7d0c5de4c
Remove jQuery `.attr` from the label edit exclusive checkbox (#30053) 11 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 11 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) 12 months ago
silverwind a3cfe6f39b
Support pasting URLs over markdown text (#29566) 12 months ago