summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-272-3/+8
* Issue card improvements (#30687)silverwind2024-04-271-1/+1
* Update JS dependencies (#30713)silverwind2024-04-271-8/+0
* Improve diff stats bar (#30669)silverwind2024-04-271-1/+1
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-1/+1
* Diff color enhancements, add line number background (#30670)silverwind2024-04-265-25/+45
* Improve job commit description (#30579)yp053272024-04-261-5/+17
* Refactor imagediff and fix regression bug (#30694)wxiaoguang2024-04-251-102/+102
* Fix active item in tab menu (#30690)silverwind2024-04-251-1/+1
* Fix border-radius of header+segment boxes (#30667)silverwind2024-04-241-0/+5
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-242-0/+22
* Fix flash message for flex-container (#30657)wxiaoguang2024-04-231-6/+0
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-16/+0
* Fix repo home UI when there is no repo description (#30552)wxiaoguang2024-04-211-12/+2
* Fix dropdown text ellipsis (#30628)wxiaoguang2024-04-211-6/+0
* Fix flash on dashboard (#30572)silverwind2024-04-211-0/+6
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-223-11/+8
* Improve "Reference in new issue" modal (#30547)silverwind2024-04-181-0/+7
* Refactor and fix archive link bug (#30535)wxiaoguang2024-04-192-32/+26
* Add form field id generation, remove duplicated ids (#30546)silverwind2024-04-184-13/+30
* Fix border-radius on view, blame and code search (#30545)silverwind2024-04-181-1/+1
* Disable enter key for accepting code completion in Monaco (#30548)silverwind2024-04-181-0/+4
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-1/+1
* Fix and tweak pull request commit list (#30528)silverwind2024-04-171-16/+14
* Fix install page checkboxes and dropdown width (#30526)silverwind2024-04-171-1/+2
* Tweak and fix toggle checkboxes (#30527)silverwind2024-04-171-9/+10
* Tweak repo buttons on mobile and labeled button border-radius (#30503)silverwind2024-04-163-6/+20
* Fix long branch name overflows (#30345)silverwind2024-04-164-18/+14
* Fix various overflows on actions view (#30344)silverwind2024-04-152-6/+36
* Remove active border on pointing menu (#30486)silverwind2024-04-151-1/+0
* Fix button color on red and green buttons (#30500)silverwind2024-04-151-0/+2
* Fix overflow on issue dependency (#30484)silverwind2024-04-151-0/+6
* Revert 100% label max-width (#30481)silverwind2024-04-151-1/+0
* Improve flex ellipsis (#30479)wxiaoguang2024-04-142-0/+5
* Remove fomantic button module (#30475)silverwind2024-04-148-2896/+223
* Remove fomantic menu module (#30325)silverwind2024-04-146-2201/+804
* Use `flex-container` for dashboard layout (#30214)silverwind2024-04-141-1/+9
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-148-152/+110
* Pulse page improvements (#30149)silverwind2024-04-145-5/+18
* 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
* Minor color tweaks (#30397)silverwind2024-04-102-73/+73
* Various improvements for long file and commit names (#30374)silverwind2024-04-103-45/+67
* Fix line height on inline code preview (#30372)silverwind2024-04-101-0/+1
* Fix floated list items (#30377)silverwind2024-04-101-0/+6
* Fix label-list rendering in timeline, decrease gap (#30342)silverwind2024-04-091-2/+2
* Reduce checkbox size to 15px (#30346)silverwind2024-04-092-2/+2
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-079-126/+87