Commit Graph

  • 685c8c314f Add cache to container build (#35697) TheFox0x7 2025-11-02 10:42:25 +01:00
  • 5cb453c01b Revert gomail to v0.7.0 to fix sending mail failed (#35816) Lunny Xiao 2025-11-02 01:07:32 -08:00
  • f2d7931b70 Fix circular spin animation direction (#35785) 鲁汀 2025-11-02 16:30:13 +08:00
  • b3e5b96111 Fix clone mixed bug (#35810) Lunny Xiao 2025-11-02 00:52:59 -07:00
  • 1dac4d13f3 [skip ci] Updated translations via Crowdin GiteaBot 2025-11-02 00:39:27 +00:00
  • b148bef471 Remove unnecessary function parameter (#35765) Lunny Xiao 2025-10-31 21:56:08 -07:00
  • de70cd3853 Fix cli "Before" handling (#35797) wxiaoguang 2025-11-01 02:12:03 +08:00
  • ef90befef1 Add test for ExtendCommentTreePathLength migration and fix bugs (#35791) Mithilesh Gupta 2025-10-31 06:19:26 +05:30
  • c3472dd395 Fix file extension on gogs.png (#35793) silverwind 2025-10-30 18:25:53 +01:00
  • 8b290b87e9 Improve and fix markup code preview rendering (#35777) silverwind 2025-10-30 06:15:42 +01:00
  • 3ab8ae5807 Fix actions rerun bug (#35783) Zettat123 2025-10-29 19:08:59 -06:00
  • 73e229eb42 [skip ci] Updated translations via Crowdin GiteaBot 2025-10-30 00:37:08 +00:00
  • 98ff7d0773 add pnpm to Snapcraft (#35778) techknowlogick 2025-10-29 14:34:40 -04:00
  • 8aa1179ce4 Fix actions schedule update issue (#35767) Zettat123 2025-10-29 10:04:40 -06:00
  • 39c08ce4c1 Update tab title when navigating file tree (#35757) bytedream 2025-10-29 14:38:09 +01:00
  • fe25997157 Enable vue/require-typed-ref eslint rule (#35764) silverwind 2025-10-29 10:42:06 +01:00
  • 95b18eb781 Remove unnecessary code and fix comments (#35761) Lunny Xiao 2025-10-28 11:03:57 -07:00
  • d69eede59b Update JS dependencies (#35759) silverwind 2025-10-28 18:32:11 +01:00
  • 91839ca01a Move codeformat folder to tools (#35758) silverwind 2025-10-28 12:23:50 +01:00
  • 6b5563c54a Support selecting theme on the footer (#35741) wxiaoguang 2025-10-28 18:25:00 +08:00
  • cddff73bbd Fix "ref-issue" handling in markup (#35739) wxiaoguang 2025-10-27 22:45:07 +08:00
  • 87d670c96b [skip ci] Updated translations via Crowdin GiteaBot 2025-10-27 00:39:11 +00:00
  • 2f309b844c Revert #18491, fix oauth2 client link account (#35745) wxiaoguang 2025-10-27 05:26:38 +08:00
  • bc50431e8b Upgrade go mail to 0.7.2 (#35748) Lunny Xiao 2025-10-26 06:52:01 -07:00
  • 2a6af15448 [skip ci] Updated translations via Crowdin GiteaBot 2025-10-26 00:38:59 +00:00
  • c9beb0b01f Support actions and reusable workflows from private repos (#32562) Zettat123 2025-10-25 11:37:33 -06:00
  • 5454fdacd4 Use git model to detect whether branch exist instead of gitrepo method (#35459) Lunny Xiao 2025-10-25 10:08:25 -07:00
  • 304d836a61 Fix shutdown waitgroup panic (#35676) Lunny Xiao 2025-10-25 00:02:58 -07:00
  • cb72c901b3 Intorduce "config edit-ini" sub command to help maintaining INI config file (#35735) wxiaoguang 2025-10-25 10:54:55 +08:00
  • 0d740a6a72 Improve online runner check (#35722) Zettat123 2025-10-24 13:02:52 -06:00
  • 9a73a1fb83 Make "update file" API can create a new file when SHA is not set (#35738) wxiaoguang 2025-10-24 12:46:54 +08:00
  • 397d666432 Fix review request webhook bug (#35339) (#35723) Lunny Xiao 2025-10-23 20:08:21 -07:00
  • e03a68c48b Misc tool tweaks (#35734) silverwind 2025-10-23 11:07:39 +02:00
  • cab35ff17a Update dependencies (#35733) silverwind 2025-10-23 10:35:48 +02:00
  • 522c466e24 Make external iframe render work (#35730) wxiaoguang 2025-10-23 16:01:38 +08:00
  • 8085c75356 Remove mermaid margin workaround (#35732) silverwind 2025-10-23 06:43:52 +02:00
  • 195fc715ff Fix external render (#35727) wxiaoguang 2025-10-23 07:41:38 +08:00
  • 08b9776970 Refactor Actions Token Access (#35688) ChristopherHX 2025-10-22 13:12:31 +02:00
  • a9f2ea720b Honor delete branch on merge repo setting when using merge API (#35488) Kemal Zebari 2025-10-21 22:06:56 -07:00
  • 5f0697243c Don't block site admin's operation if SECRET_KEY is lost (#35721) wxiaoguang 2025-10-22 12:35:56 +08:00
  • c28aab6714 [skip ci] Updated translations via Crowdin GiteaBot 2025-10-22 00:36:55 +00:00
  • a4e23b81d3 fix attachment file size limit in server backend (#35519) a1012112796 2025-10-21 23:07:11 +08:00
  • 3917d27467 Make restricted users can access public repositories (#35693) wxiaoguang 2025-10-21 15:30:24 +08:00
  • a2eea2fb2e Fix various trivial problems (#35714) wxiaoguang 2025-10-21 13:19:29 +08:00
  • b2ee5be52e Refactor legacy code (#35708) wxiaoguang 2025-10-21 02:43:08 +08:00
  • 897e48dde3 Add quick approve button on PR page (#35678) Zettat123 2025-10-20 04:46:37 -06:00
  • 66ee8f3553 Avoid emoji mismatch and allow to only enable chosen emojis (#35692) wxiaoguang 2025-10-20 04:06:45 +08:00
  • c30d74d0f9 feat(diff): Enable commenting on expanded lines in PR diffs (#35662) Bryan Mutai 2025-10-19 13:19:12 +03:00
  • 2d36a0c9ff Fix various bugs (#35684) wxiaoguang 2025-10-19 00:37:50 +08:00
  • 322cb048e7 Fix workflow run event status while rerunning a failed job (#35689) ChristopherHX 2025-10-18 05:31:34 +02:00
  • a7eceb57a9 Use gitrepo.Repository instead of wikipath (#35398) Lunny Xiao 2025-10-17 20:00:44 -07:00
  • ebd88af075 [skip ci] Updated translations via Crowdin GiteaBot 2025-10-17 00:34:59 +00:00
  • 5bf7cf788d Bump actions/labeler to v6 (#35681) silverwind 2025-10-16 19:00:41 +02:00
  • bf8ecf7c93 Use LFS object size instead of blob size when viewing a LFS file (#35679) Surya Purohit 2025-10-16 15:12:54 +05:30
  • 990201dc93 Bump happy-dom from 20.0.0 to 20.0.2 (#35677) dependabot[bot] 2025-10-15 19:07:40 -04:00
  • c55a017225 Fix missing Close when error occurs and abused connection pool (#35658) wxiaoguang 2025-10-15 17:47:12 +08:00
  • 1bdb0b71b1 Upgrade to go 1.25.3 (#35656) Lunny Xiao 2025-10-15 01:09:32 -07:00
  • 9ae2e9e76f Always create Actions logs stepsContainer (#35654) wxiaoguang 2025-10-15 12:07:58 +08:00
  • 16fc3323b9 Fix a bug missed return (#35655) Lunny Xiao 2025-10-14 20:12:07 -07:00
  • 731d803d19 Creating push comments before invoke pull request checking (#35647) Lunny Xiao 2025-10-14 12:19:27 -07:00
  • 96102c69e7 Bump setup-go to v6 (#35660) silverwind 2025-10-14 20:28:05 +02:00
  • 22b92e30ca [skip ci] Updated translations via Crowdin GiteaBot 2025-10-13 00:37:21 +00:00
  • 49a0a11f55 Update JS deps, misc tweaks (#35643) silverwind 2025-10-12 23:07:15 +02:00
  • 912515e63a Bump actions/checkout to v5 (#35644) silverwind 2025-10-12 20:01:42 +02:00
  • f9a4b2753c nix flake update (#35639) techknowlogick 2025-10-12 11:59:00 -04:00
  • 2401812b76 Cleanup ActionRun creation (#35624) ChristopherHX 2025-10-12 14:23:37 +02:00
  • 3d264ba636 bump archives&rar dep (#35637) techknowlogick 2025-10-11 23:48:19 -04:00
  • 662a44d924 Fix merge panic (#35606) Lunny Xiao 2025-10-11 19:24:00 -07:00
  • 24a595c3fc Bump happy-dom from 19.0.2 to 20.0.0 (#35625) dependabot[bot] 2025-10-12 01:52:03 +00:00
  • 25c4eb1659 Refactor ActionRunJob parsing into a reusable function (#35623) ChristopherHX 2025-10-11 21:58:36 +02:00
  • b029ad431b Fix code tag style problem and LFS view bug (#35628) 鲁汀 2025-10-12 02:38:42 +08:00
  • 40f71bcd4c Support Actions concurrency syntax (#32751) Zettat123 2025-10-10 12:58:55 -06:00
  • 327d0a7fdd The status icon of the Action step is consistent with GitHub (#35618) 鲁汀 2025-10-11 02:25:03 +08:00
  • 165a3ead52 Mock external service in hcaptcha TestCaptcha (#35604) silverwind 2025-10-10 06:21:45 +02:00
  • 9f664ab330 Fix inputing review comment will remove reviewer (#35591) Lunny Xiao 2025-10-09 19:55:14 -07:00
  • 94d99c9c3c [skip ci] Updated translations via Crowdin GiteaBot 2025-10-10 00:34:09 +00:00
  • b8e5e2a93e Fix diffpatch API endpoint (#35610) Surya Purohit 2025-10-09 22:09:14 +05:30
  • 0bc129481d Print PR-Title into tooltip for actions (#35579) da Kai 2025-10-09 10:01:47 +02:00
  • 03fce8f3d0 Fixing issue #35530: Password Leak in Log Messages (#35584) shashank-netapp 2025-10-07 21:56:47 +05:30
  • 69f5ee970c Move some functions to gitrepo package (#35543) Lunny Xiao 2025-10-07 02:06:51 -07:00
  • c9e7fde8b3 feat: adds option to force update new branch in contents routes (#35592) Rob Gonnella 2025-10-07 00:23:14 -04:00
  • ad2ff67343 Move archive function to repo_model and gitrepo (#35514) Lunny Xiao 2025-10-06 15:01:26 -07:00
  • cdc0733047 Use inputs context when parsing workflows (#35590) Zettat123 2025-10-05 22:09:27 -06:00
  • 0a0baeb3b0 fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) Shafi Ahmed 2025-10-05 08:01:06 +05:30
  • 851d8f9f7c [skip ci] Updated translations via Crowdin GiteaBot 2025-10-05 00:38:21 +00:00
  • 4e7a97dea0 [skip ci] Updated translations via Crowdin GiteaBot 2025-10-04 00:32:04 +00:00
  • e1c2fef593 Fix creating pull request failure when the target branch name is the same as some tag (#35552) Lunny Xiao 2025-10-03 15:54:37 -07:00
  • 6589326e96 Use bundled version of spectral (#35573) silverwind 2025-10-04 00:25:09 +02:00
  • 17c8aa6587 Add rebase push display wrong comments bug (#35560) Lunny Xiao 2025-10-03 15:16:17 -07:00
  • 71360a94cb Address some CodeQL security concerns (#35572) wxiaoguang 2025-10-04 01:21:26 +08:00
  • c4532101a4 fix(webhook): prevent tag events from bypassing branch filters targets #35449 (#35567) Kausthubh J Rao 2025-10-03 12:21:57 +05:30
  • efc48c36ff Added button to copy file name in PR files (#35509) Aleksandr Denisovich 2025-10-02 23:08:11 +05:00
  • 340aed3982 Update JS and PY deps (#35565) silverwind 2025-10-02 08:45:56 +02:00
  • b907b9fb1a Enable a few more tsconfig options (#35553) silverwind 2025-10-01 06:43:41 +02:00
  • c5d74e5869 Bump github.com/wneessen/go-mail from 0.6.2 to 0.7.1 (#35557) dependabot[bot] 2025-10-01 00:14:53 +00:00
  • c5332fdc55 add more routes to the "expensive" list (#35547) Steven Noonan 2025-09-29 02:33:28 -07:00
  • 0f668145e9 Drop json-iterator dependency (#35544) wxiaoguang 2025-09-28 22:30:28 +08:00
  • fbe80e6df2 Add proper error message if session provider can not be created (#35520) 6543 2025-09-28 14:24:19 +02:00
  • 151ef80e28 use experimental go json v2 library (#35392) junoberryferry 2025-09-28 04:03:36 -04:00
  • 8106d95577 Use global lock instead of status pool for cron lock (#35507) Lunny Xiao 2025-09-27 10:11:52 -07:00