aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Refactor dropzone (#31482)wxiaoguang2024-06-275-181/+158
* Disable issue/PR comment button given empty input (#31463)Kemal Zebari2024-06-231-12/+17
* Switch to "Write" tab when edit comment again (#31445)wxiaoguang2024-06-222-12/+17
* Refactor image diff (#31444)wxiaoguang2024-06-223-162/+179
* Improve markdown textarea for indentation and lists (#31406)wxiaoguang2024-06-213-18/+121
* Split common-global.js into separate files (#31438)wxiaoguang2024-06-219-470/+482
* Bump htmx to 2.0.0 (#31413)Yarden Shoham2024-06-201-1/+0
* Fix JS error when creating new issue (#31383)wxiaoguang2024-06-161-1/+1
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-1035-142/+142
* Remove jQuery `.text()` (#30506)silverwind2024-06-108-157/+149
* Fix and clean up `ConfirmModal` (#31283)silverwind2024-06-073-15/+16
* Fix Activity Page Contributors dropdown (#31264)wxiaoguang2024-06-061-0/+1
* Fix admin oauth2 custom URL settings (#31246)wxiaoguang2024-06-041-12/+17
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-041-1/+1
* Make pasted "img" tag has the same behavior as markdown image (#31235)wxiaoguang2024-06-041-1/+5
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-271-0/+7
* Fix JS error when editing a merged PR's title (#30990)wxiaoguang2024-05-161-1/+4
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-102-1/+32
* Fix incorrect issue form (#30881)wxiaoguang2024-05-081-16/+11
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-081-12/+14
* Remove obsolete monaco workaround (#30893)silverwind2024-05-081-4/+0
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-061-2/+2
* Fix some UI problems (install/checkbox) (#30854)wxiaoguang2024-05-061-7/+7
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-053-81/+75
* Fix JS error on pull request page (#30838)silverwind2024-05-031-0/+1
* Fix activity heat map padding & locale (#30823)wxiaoguang2024-05-021-7/+10
* Fix branch selector UI (#30803)wxiaoguang2024-05-021-11/+14
* Improve logout from worker (#30775)wxiaoguang2024-04-302-2/+4
* Rework and fix stopwatch (#30732)silverwind2024-04-304-42/+44
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-1/+1
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-292-8/+11
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-272-3/+8
* Refactor imagediff and fix regression bug (#30694)wxiaoguang2024-04-251-102/+102
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-222-7/+4
* Refactor and fix archive link bug (#30535)wxiaoguang2024-04-191-32/+22
* Disable enter key for accepting code completion in Monaco (#30548)silverwind2024-04-181-0/+4
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-143-31/+28
* Fix JS error when opening to expanded code comment (#30463)silverwind2024-04-141-5/+3
* Fix admin notice view-detail (#30450)silverwind2024-04-131-4/+4
* Remove jQuery from the commit graph (except Fomantic) (#30395)Yarden Shoham2024-04-121-61/+77
* Split `issue edit` code from `repo-legacy.js` into its own file (#30419)wxiaoguang2024-04-122-204/+209
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-071-40/+21
* Replace coloris with vanilla-colorful (#30201)silverwind2024-04-031-23/+58
* Refactor dropzone (#30232)wxiaoguang2024-04-021-29/+21
* Remove fomantic input module (#30194)silverwind2024-03-312-4/+4
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-03-311-61/+25
* Remove jQuery class from the `repo-issue.js` file (#30192)Yarden Shoham2024-03-311-70/+85
* Make a distinction between `active` and `selected` in the issue author dropdo...Yarden Shoham2024-03-311-1/+3
* Remove jQuery class from the issue author dropdown (#30188)Yarden Shoham2024-03-301-7/+13
* Remove jQuery class from the comment edit history (#30186)Yarden Shoham2024-03-301-2/+5