summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove jQuery class from the repository branch settings (#30184)Yarden Shoham2024-03-301-13/+18
* Remove jQuery class from the project page (#30183)Yarden Shoham2024-03-301-22/+23
* Remove jQuery class from the commit button (#30178)Yarden Shoham2024-03-291-2/+2
* Remove jQuery class from the diff view (#30176)Yarden Shoham2024-03-291-24/+31
* Remove jQuery class from the notification count (#30172)Yarden Shoham2024-03-291-7/+5
* Remove jQuery class from the code range selection (#30173)Yarden Shoham2024-03-291-3/+5
* Remove jQuery class from the image diff (#30140)Yarden Shoham2024-03-291-9/+20
* Remove fomantic checkbox module (#30162)silverwind2024-03-293-35/+34
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-294-32/+42
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Drag-and-drop improvements for projects and issue pins (#29875)silverwind2024-03-282-6/+1
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-271-1/+0
* Fix download buttons on branches page (#30147)silverwind2024-03-271-1/+1
* Remove jQuery class from the common admin functions (#30137)Yarden Shoham2024-03-271-7/+6
* Remove jQuery class from the reaction selector (#30138)Yarden Shoham2024-03-271-1/+1
* Remove jQuery `.attr` from the common admin functions (#30115)Yarden Shoham2024-03-271-62/+91
* Remove jQuery from the create/rename branch modals (except Fomantic) (#30109)Yarden Shoham2024-03-271-25/+25
* When the title in the issue has a value, set the text cursor at the end of th...HEREYUA2024-03-271-0/+6
* Remove jQuery `.attr` from the code comments (#30112)Yarden Shoham2024-03-261-60/+71
* Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)Yarden Shoham2024-03-263-22/+22
* Remove jQuery `.attr` from the common issue page functions (#30083)Yarden Shoham2024-03-261-73/+83
* Remove jQuery `.attr` from the code line range selection (#30077)Yarden Shoham2024-03-251-22/+20
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-2511-34/+23
* Remove jQuery `.attr` from the reaction selector (#30052)Yarden Shoham2024-03-251-3/+3
* Remove jQuery `.attr` from the ComboMarkdownEditor (#30051)Yarden Shoham2024-03-251-16/+15
* Remove jQuery `.attr` from the label edit exclusive checkbox (#30053)Yarden Shoham2024-03-241-13/+13
* Remove jQuery `.attr` from the repository topic bar (#30050)Yarden Shoham2024-03-251-27/+29
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-247-41/+41
* Forbid jQuery `is` and fix issues (#30016)silverwind2024-03-243-6/+6
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-247-9/+9
* Various code view improvements (#30014)silverwind2024-03-241-44/+46