summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Go package registry (#24687)KN4CK3R2023-05-1423-10/+751
* Fix flash of unstyled content in action view page (#24712)Yarden Shoham2023-05-142-2/+2
* Clean up various avatar dimensions (#24701)silverwind2023-05-1410-70/+29
* Remove the parallelizing when loading repo for dashboard (#24705)wxiaoguang2023-05-141-13/+7
* Optimize actions list by removing an unnecessary `git` call (#24710)Yarden Shoham2023-05-141-6/+1
* Update cron-translations.yml (#24708)Lunny Xiao2023-05-141-0/+1
* Fix run list broken when trigger user deleted (#24706)Lunny Xiao2023-05-141-0/+3
* Remove Fomantic comment module (#24703)silverwind2023-05-144-312/+104
* Update to Alpine 3.18 (#24700)Yevhen Pavlov2023-05-142-4/+4
* fix minio storage iterator path (#24691)FuXiaoHei2023-05-136-43/+87
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-1310-20/+152
* Add test for api team orgnization (#24699)Lunny Xiao2023-05-131-1/+3
* Improve button-ghost, remove tertiary button (#24692)wxiaoguang2023-05-136-31/+50
* Add icon support for safari (#24697)Lunny Xiao2023-05-131-0/+1
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-1317-1505/+304
* Fix docs documenting invalid `@every` for `OLDER_THAN` cron settings (#24695)Yarden Shoham2023-05-131-2/+2
* Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694)Yarden Shoham2023-05-131-1/+1
* Use standard HTTP library to serve files (#24693)wxiaoguang2023-05-138-157/+22
* Add `eslint-plugin-eslint-comments` (#24690)silverwind2023-05-123-0/+40
* Add `eslint-plugin-wc` (#24689)silverwind2023-05-123-0/+40
* Add Alpine package registry (#23714)KN4CK3R2023-05-1230-52/+1631
* Only hide tooltip tippy instances (#24688)silverwind2023-05-121-1/+4
* Update JS dependencies (#24685)silverwind2023-05-122-251/+270
* Rename ".button-link" to ".button-ghost" (#24670)wxiaoguang2023-05-122-5/+5
* Make testlogger output "TestLogger" prefix (#24683)wxiaoguang2023-05-121-1/+3
* Support migrating storage for actions log via command line (#24679)Jason Song2023-05-121-1/+19
* Add markdown preview to Submit Review Textarea (#24672)yp053272023-05-123-7/+6
* Remove svg.svg class, restore .rss-icon (#24667)silverwind2023-05-125-10/+9
* Support SSH for go get (#24664)rune2023-05-127-15/+68
* Display owner of a runner as a tooltip instead of static text (#24377)yp053272023-05-125-11/+57
* Remove highlight in repo list (#24675)yp053272023-05-122-5/+1
* Update pin and add pin-slash (#24669)yp053272023-05-128-9/+11
* Improve empty notifications display (#24668)silverwind2023-05-121-6/+12
* GitHub Actions cleanups (#24620)silverwind2023-05-1113-288/+173
* Fix issues list page multiple selection update milestones (#24660)Lunny Xiao2023-05-111-5/+18
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-1110-106/+128
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-1120-228/+387
* Fix missing badges in org settings page (#24654)yp053272023-05-111-0/+1
* Only show one tippy at a time (#24648)silverwind2023-05-111-0/+14
* Reenable creating default webhooks. (#24626)Nick2023-05-111-1/+1
* Kd/fix redis unit test (#24650)Kyle D2023-05-112-1/+11
* Fix typo in act-runner file (#24652)Kerwin Bryant2023-05-111-1/+1
* RSS icon fixes (#24476)silverwind2023-05-109-47/+45
* Notification list enhancements, fix striped tables on dark theme (#24639)silverwind2023-05-107-17/+41
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-108-39/+111
* Increase default LFS auth timeout from 20m to 24h (#24628)wxiaoguang2023-05-103-3/+3
* Fix typo in the swift package documentation (#24637)ericLemanissier2023-05-101-1/+1
* Fix broken links in documents (#24630)Jason Song2023-05-104-7/+7
* Improve updating Actions tasks (#24600)Jason Song2023-05-102-28/+12
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-1010-83/+240