aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/comp
Commit message (Expand)AuthorAgeFilesLines
* Improve project & label color picker and image scroll (#34971)wxiaoguang9 days1-1/+1
* Refactor frontend unique id & comment (#34958)wxiaoguang10 days1-9/+7
* Improve html escape (#34911)wxiaoguang14 days3-14/+14
* Fix modal + form abuse (#34921)wxiaoguang2025-07-011-0/+1
* Improve tags list page (#34898)wxiaoguang2025-06-301-13/+22
* Fix readme path and markdown link paste (#34755)wxiaoguang2025-06-181-1/+1
* fix: prevent double markdown link brackets when pasting URL (#34745)MaxWebZ2025-06-172-7/+26
* Fix various problems (#34708)wxiaoguang2025-06-121-1/+2
* Validate hex colors when creating/editing labels (#34623)Kemal Zebari2025-06-071-1/+1
* Merge and tweak markup editor expander CSS (#34409)silverwind2025-05-091-0/+1
* feat: Add sorting by exclusive labels (issue priority) (#33206)Thomas E Lackey2025-04-101-0/+10
* Fix dynamic content loading init problem (#33748)wxiaoguang2025-03-011-27/+21
* Add cropping support when modifying the user/org/repo avatar (#33498)Kerwin Bryant2025-02-061-1/+8
* Update `@github/text-expander-element`, adapt type imports (#33449)silverwind2025-01-311-1/+1
* Update `@github/text-expander-element` to 2.9.0 (#33435)silverwind2025-01-291-15/+3
* Fix issue suggestion bug (#33389)wxiaoguang2025-01-261-8/+51
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-226-50/+63
* Make issue suggestion work for all editors (#33340)wxiaoguang2025-01-212-3/+13
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-161-3/+3
* Fix editor markdown not incrementing in a numbered list (#33187)Harry Vince2025-01-102-33/+273
* fix textarea newline handle (#32966)metiftikci2024-12-252-5/+20
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-222-4/+5
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-164-25/+27
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang2024-12-121-0/+1
* Refactor LabelEdit (#32752)wxiaoguang2024-12-081-76/+61
* Fix file editor & preview (#32706)wxiaoguang2024-12-041-1/+1
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-23/+35
* Fix JS error when reply comment on Conversation page (#32685)wxiaoguang2024-12-021-2/+2
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-281-0/+40
* Refactor some frontend problems (#32646)wxiaoguang2024-11-261-1/+3
* Remove jQuery import from some files (#32512)wxiaoguang2024-11-153-6/+6
* Refactor render system (#32492)wxiaoguang2024-11-141-3/+0
* Correctly query the primary button in a form (#32438)wxiaoguang2024-11-071-1/+7
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-044-18/+92
* Fix suggestions for issues (#32380)wxiaoguang2024-10-301-23/+13
* Suggestions for issues (#32327)Anbraten2024-10-291-3/+41
* Prevent from submitting issue/comment on uploading (#32263)박상철2024-10-233-25/+74
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-15/+12
* Improve textarea paste (#31948)silverwind2024-09-012-8/+6
* Convert frontend code to typescript (#31559)silverwind2024-07-0712-25/+25
* Fix JS error with disabled attachment and easymde (#31511)silverwind2024-06-281-1/+3
* Improve attachment upload methods (#30513)Tyrone Yeh2024-06-274-62/+94
* Refactor dropzone (#31482)wxiaoguang2024-06-271-2/+20
* Switch to "Write" tab when edit comment again (#31445)wxiaoguang2024-06-221-12/+16
* Improve markdown textarea for indentation and lists (#31406)wxiaoguang2024-06-213-18/+121
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-102-4/+4
* Fix and clean up `ConfirmModal` (#31283)silverwind2024-06-071-12/+13
* Make pasted "img" tag has the same behavior as markdown image (#31235)wxiaoguang2024-06-041-1/+5
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-051-6/+7
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-271-1/+6