aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Disable enter key for accepting code completion in Monaco (#30548) (#30558)Giteabot2024-04-181-0/+4
* Solving the issue of UI disruption when the review is deleted without refresh...HEREYUA2024-03-211-1/+7
* Don't show AbortErrors on logout (#29639) (#29667)silverwind2024-03-091-2/+4
* Fix incorrect subpath in links (#29535) (#29541)Giteabot2024-03-022-2/+2
* Fix counter display number incorrectly displayed on the page (#29448) (#29478)Giteabot2024-02-281-0/+2
* Make submit event code work with both jQuery event and native event (#29223) ...wxiaoguang2024-02-182-2/+2
* Preserve BOM in web editor (#28935) (#28959)Giteabot2024-01-271-1/+1
* Fix incorrect URL for "Reference in New Issue" (#28716) (#28723)Giteabot2024-01-071-1/+2
* Polyfill SubmitEvent for PaleMoon (#28441) (#28478)Giteabot2023-12-153-5/+8
* Don't show unnecessary citation JS error on UI (#28433) (#28437)Giteabot2023-12-121-4/+11
* Use appSubUrl for OAuth2 callback URL tip (#28266) (#28275)Giteabot2023-11-301-2/+3
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-221-17/+2
* Use "is-loading" to avoid duplicate form submit for code comment (#28143) (#2...Giteabot2023-11-211-19/+28
* Show error toast when file size exceeds the limits (#27985) (#27986)Giteabot2023-11-101-0/+4
* Fix duplicate project board when hitting `enter` key (#27746) (#27751)Giteabot2023-10-231-14/+0
* Clipboard copy enhancements (#27669) (#27681)Giteabot2023-10-191-7/+14
* Hide archived labels by default from the suggestions when assigning labels fo...Giteabot2023-10-172-1/+18
* Replace ajax with fetch, improve image diff (#27267) (#27583)Giteabot2023-10-112-58/+40
* Update JS and PY dependencies (#27501) (#27518)silverwind2023-10-081-1/+1
* Refactor system setting (#27000) (#27452)Giteabot2023-10-051-29/+16
* Hide archived labels when filtering by labels on the issue list (#27115) (#27...Giteabot2023-10-011-1/+34
* Improve issue history dialog and make poster can delete their own history (#2...Giteabot2023-09-281-3/+4
* Use vitest globals (#27102) (#27311)Giteabot2023-09-273-3/+0
* Fix EOL handling in web editor (#27141) (#27234)Giteabot2023-09-241-2/+17
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-1911-81/+41
* Change green buttons to primary color (#27099)silverwind2023-09-182-4/+4
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* Improve "language stats" UI (#26968)wxiaoguang2023-09-103-18/+6
* Vendor `jquery.are-you-sure` with strict mode fixes (#26901)silverwind2023-09-061-1/+1
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-313-8/+8
* Remove some transition related code (#26755)wxiaoguang2023-08-281-6/+0
* Remove fomantic loader module (#26670)silverwind2023-08-251-1/+1
* Focus editor on "Write" tab click (#26714)silverwind2023-08-251-0/+6
* Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710)wxiaoguang2023-08-241-2/+2
* Improve Image Diff UI (#26696)wxiaoguang2023-08-241-4/+3
* Handle "comment form combo editor init" more gracefully (#26688)wxiaoguang2023-08-231-2/+3
* Refactor toast module (#26677)wxiaoguang2023-08-231-3/+3
* Check disabled workflow when rerun jobs (#26535)yp053272023-08-221-72/+44
* Use "input" event instead of "keyup" event for migration form (#26602)wxiaoguang2023-08-201-3/+3
* Use unique class for breadcrumb divider (#26524)silverwind2023-08-161-2/+2
* Set "type=button" for editor's toolbar buttons (#26510)wxiaoguang2023-08-151-0/+2
* Allow to archive labels (#26478)puni98692023-08-141-2/+5
* Refactor project templates (#26448)Denys Konovalov2023-08-122-37/+37
* Avoiding accessing undefined mentionValues (#26461)wxiaoguang2023-08-121-1/+1
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-1/+15
* Fix the topic validation rule and suport dots (#26286)wxiaoguang2023-08-031-1/+1
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-2/+5
* Fix attachment clipboard copy on insecure origin (#26224)silverwind2023-07-301-3/+5
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-282-0/+12
* Hide branch/tag icon if branches/tags are empty (#26204)wxiaoguang2023-07-281-2/+2