aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add log line anchor for action logs (#25532)HesterG2023-07-031-7/+38
* Update emoji set to Unicode 15 (#25595)isla w2023-06-291-0/+4
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-292-0/+7
* Add custom ansi colors and CSS variables for them (#25546)silverwind2023-06-282-1/+2
* Fix rerun icon on action view component (#25531)HesterG2023-06-271-2/+2
* Add toasts to UI (#25449)silverwind2023-06-277-5/+97
* Revert "Make buttons in a modal form have proper type. (#25446)" (#25485)wxiaoguang2023-06-251-2/+0
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-252-2/+15
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-232-0/+14
* Make buttons in a modal form have proper type. (#25446)wxiaoguang2023-06-231-0/+2
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Switch to ansi_up for ansi rendering in actions (#25401)silverwind2023-06-224-76/+67
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-21/+52
* rename tributeValues to mentionValues (#25375)silverwind2023-06-204-5/+5
* Fix sidebar label dropdown divider (#25359)HesterG2023-06-191-1/+1
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-194-41/+71
* Fix label list divider (#25312)wxiaoguang2023-06-181-0/+1
* Fix incorrect link-action event target (#25306)wxiaoguang2023-06-181-3/+3
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+3
* Remove more unused Fomantic variants (#25292)silverwind2023-06-171-5/+1
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-162-16/+25
* Fix issue and commit status popup padding (#25254)wxiaoguang2023-06-152-0/+2
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-0/+6
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-144-5/+5
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-144-14/+107
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-77/+57
* Disable `Create column` button while the column name is empty (#25192)Punit Inani2023-06-131-17/+37