summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-284-0/+313
* Hide branch/tag icon if branches/tags are empty (#26204)wxiaoguang2023-07-281-2/+2
* Show branches and tags that contain a commit (#25180)delvh2023-07-274-2/+56
* Disable download action logs button when there's no logs (#26114)yp053272023-07-261-1/+1
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-213-33/+72
* Remove commit status running and warning from the dashboard repo list (#26036)Yarden Shoham2023-07-211-2/+1
* Fix escape problems in the branch selector (#25875)yp053272023-07-211-4/+4
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-2/+2
* Fix commit status color on dashboard repolist (#25993)silverwind2023-07-201-1/+1
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Jason Song2023-07-183-2/+4
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-68/+68
* Import `sortablejs` only once (#25936)silverwind2023-07-173-7/+10
* Fix notification list bugs (#25781)wxiaoguang2023-07-091-1/+1
* Always pass 6-digit hex color to monaco (#25780)silverwind2023-07-095-55/+26
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-082-2/+2
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-5/+3
* Prevent duplicate image loading (#25675)delvh2023-07-041-1/+2
* Actions list enhancements (#25601)silverwind2023-07-041-6/+5
* Fix show more for image on diff page (#25672)HesterG2023-07-041-0/+2
* Make "cancel" buttons have proper type in modal forms (#25618)wxiaoguang2023-07-032-0/+28