summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicate JS error messages on UI (#28873) (#28881)Giteabot2024-01-213-4/+29
* Modernize merge button (#28140) (#28786)Giteabot2024-01-151-38/+36
* Fix incorrect URL for "Reference in New Issue" (#28716) (#28723)Giteabot2024-01-071-1/+2
* Polyfill SubmitEvent for PaleMoon (#28441) (#28478)Giteabot2023-12-156-7/+31
* 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
* Move some JS code from `fomantic.js` to standalone files (#27994) (#28001)Giteabot2023-11-128-93/+100
* Show error toast when file size exceeds the limits (#27985) (#27986)Giteabot2023-11-101-0/+4
* Fix JS NPE when viewing specific range of PR commits (#27912) (#27923)Giteabot2023-11-061-1/+1
* Change katex limits (#27823) (#27868)Giteabot2023-11-011-2/+12
* Fix duplicate project board when hitting `enter` key (#27746) (#27751)Giteabot2023-10-231-14/+0
* Enable followCursor for language stats bar (#27713) (#27739)Giteabot2023-10-221-1/+3
* Improve diff tree spacing (#27714) (#27719)Giteabot2023-10-212-5/+16
* Clipboard copy enhancements (#27669) (#27681)Giteabot2023-10-192-7/+19
* Hide archived labels by default from the suggestions when assigning labels fo...Giteabot2023-10-173-2/+20
* Replace ajax with fetch, improve image diff (#27267) (#27583)Giteabot2023-10-116-67/+67
* Improve dropdown's behavior when there is a search input in menu (#27526) (#2...Giteabot2023-10-092-3/+9
* Restore warning commit status (#27504) (#27529)Giteabot2023-10-091-0/+1
* Update JS and PY dependencies (#27501) (#27518)silverwind2023-10-081-1/+1
* Fix mermaid flowchart margin issue (#27503) (#27516)silverwind2023-10-081-1/+3
* 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
* Fix review UI (#27322) (#27331)Giteabot2023-09-282-2/+2
* 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-2711-11/+0
* Fix some animation bugs (#27287) (#27294)Giteabot2023-09-271-29/+43
* Add missed return to actions view fetch (#27289) (#27293)Giteabot2023-09-271-1/+2
* Fix EOL handling in web editor (#27141) (#27234)Giteabot2023-09-241-2/+17
* Fix Fomantic UI dropdown icon bug when there is a search input in menu (#2722...Giteabot2023-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