aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve Image Diff UI (#26696)wxiaoguang2023-08-241-4/+3
* Handle "comment form combo editor init" more gracefully (#26688)wxiaoguang2023-08-231-2/+3
* Fix doubled box-shadow in branch dropdown menu (#26678)wxiaoguang2023-08-231-1/+1
* Refactor toast module (#26677)wxiaoguang2023-08-233-20/+15
* Fix organization list in dashboard (#26650)yp053272023-08-221-3/+7
* Check disabled workflow when rerun jobs (#26535)yp053272023-08-223-86/+55
* Improve the branch selector tab UI (#26631)wxiaoguang2023-08-211-20/+37
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-7/+14
* Use "input" event instead of "keyup" event for migration form (#26602)wxiaoguang2023-08-201-3/+3
* Update JS dependencies (#26586)silverwind2023-08-191-2/+2
* Rewrite the DiffFileTreeItem and fix misalignment (#26565)wxiaoguang2023-08-182-108/+46
* Allow text selection in actions step header (#26588)silverwind2023-08-181-1/+0
* Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575)wxiaoguang2023-08-182-0/+19
* Remove fomantic transition module (#26469)silverwind2023-08-161-0/+37
* Use unique class for breadcrumb divider (#26524)silverwind2023-08-161-2/+2
* Improve clickable area in repo action view page (#26115)yp053272023-08-161-14/+10
* Set "type=button" for editor's toolbar buttons (#26510)wxiaoguang2023-08-151-0/+2
* Allow to archive labels (#26478)puni98692023-08-141-2/+5
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+4
* Refactor project templates (#26448)Denys Konovalov2023-08-122-37/+37
* Avoiding accessing undefined mentionValues (#26461)wxiaoguang2023-08-122-2/+2
* Tweak actions menu (#26278)silverwind2023-08-121-20/+10
* 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