aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Update JS dependencies (#27922)silverwind2023-11-0611-15/+0
* Fix edit topic UI (#27925)yp053272023-11-061-1/+1
* Fix JS NPE when viewing specific range of PR commits (#27912)delvh2023-11-061-1/+1
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-024-1/+16
* Change katex limits (#27823)KN4CK3R2023-10-291-2/+12
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-251-0/+4
* Add border to file tree 'sub-items' and add padding to 'item-file' (#27593)Nanguan Lin2023-10-251-2/+3
* Fix duplicate project board when hitting `enter` key (#27746)Nanguan Lin2023-10-231-14/+0
* Enable followCursor for language stats bar (#27713)silverwind2023-10-221-1/+3
* Improve diff tree spacing (#27714)silverwind2023-10-212-5/+16
* Clipboard copy enhancements (#27669)silverwind2023-10-182-7/+19
* Hide archived labels by default from the suggestions when assigning labels fo...puni98692023-10-173-2/+20
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-116-67/+67
* Improve dropdown's behavior when there is a search input in menu (#27526)wxiaoguang2023-10-092-3/+9
* Restore warning commit status (#27504)silverwind2023-10-081-0/+1
* Fix mermaid flowchart margin issue (#27503)silverwind2023-10-081-1/+3
* Update JS and PY dependencies (#27501)silverwind2023-10-081-1/+1
* Refactor system setting (#27000)wxiaoguang2023-10-051-29/+16
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-011-1/+34
* Fix review UI (#27322)wxiaoguang2023-09-282-2/+2
* Improve issue history dialog and make poster can delete their own history (#2...wxiaoguang2023-09-281-3/+4
* Use vitest globals (#27102)silverwind2023-09-2711-11/+0
* Fix some animation bugs (#27287)wxiaoguang2023-09-271-29/+43
* Add missed return to actions view fetch (#27289)silverwind2023-09-271-1/+2
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-2/+17
* Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225)wxiaoguang2023-09-241-0/+3
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-1915-96/+65
* Change green buttons to primary color (#27099)silverwind2023-09-183-7/+7
* Fix incorrect default branch label while switching between branches (#27053)yp053272023-09-141-4/+3
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-3/+3
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* Add fetch wrappers, ignore network errors in actions view (#26985)silverwind2023-09-113-28/+73
* Improve "language stats" UI (#26968)wxiaoguang2023-09-103-18/+6
* Check newly added node type before "attachDirAuto" (#26972)wxiaoguang2023-09-081-1/+1
* Add "dir=auto" for input/textarea elements by default (#26735)wxiaoguang2023-09-072-0/+41
* Vendor `jquery.are-you-sure` with strict mode fixes (#26901)silverwind2023-09-062-1/+196
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-0213-679/+661
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-313-8/+8
* Remove joinPaths function (#26833)silverwind2023-08-313-53/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-1/+1
* Fix Uint8Array comparisons and update vitest (#26805)silverwind2023-08-301-7/+12
* Add default label in branch select list (#26697)yp053272023-08-291-0/+3
* Remove some transition related code (#26755)wxiaoguang2023-08-281-6/+0
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-4/+3
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-1/+1
* Remove fomantic loader module (#26670)silverwind2023-08-252-14/+12
* Add `eslint-plugin-vue-scoped-css` (#26720)silverwind2023-08-252-23/+21
* 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