Commit Graph

  • d7c30825f7 fix wxiaoguang 2025-06-08 01:10:17 +08:00
  • 3824905e1e remove verify of GetRepositoryDefaultPublicGPGKey for ssh and test for gpg Christopher Homberger 2025-06-07 17:01:38 +02:00
  • 42396ced24
    add --color-logo silverwind 2025-06-07 16:53:55 +02:00
  • bb10c206b2
    Update templates/org/header.tmpl #34638 silverwind 2025-06-07 16:45:24 +02:00
  • 72b8b09732
    Update templates/repo/home_sidebar_top.tmpl silverwind 2025-06-07 16:44:32 +02:00
  • 4d05b8c35c
    move to css silverwind 2025-06-07 16:25:27 +02:00
  • 4bbcf3a89b
    remove unneeded tw-break-anywhere silverwind 2025-06-07 16:21:34 +02:00
  • eb51ea1254
    Update JS deps, regenerate SVGs silverwind 2025-06-07 16:12:17 +02:00
  • 5c044d847c
    Make home page use primary color silverwind 2025-06-07 15:54:22 +02:00
  • 56fca77b8a
    Misc CSS fixes silverwind 2025-06-07 15:27:19 +02:00
  • 29dc9c784e
    add codecommit to supported services in api docs (#34626) (#34633) Giteabot 2025-06-07 17:19:53 +08:00
  • 2e0bf90397 add codecommit to supported services in api docs (#34626) #34633 TheFox0x7 2025-06-07 05:31:34 +02:00
  • 47d69b7749
    Validate hex colors when creating/editing labels (#34623) Kemal Zebari 2025-06-07 01:25:08 -07:00
  • b1cc4bf77f
    Validate hex colors when creating/editing labels (#34623) (#34630) wxiaoguang 2025-06-07 16:24:28 +08:00
  • 3fcbf06108 add comment #34623 wxiaoguang 2025-06-07 14:41:03 +08:00
  • 9011d6d5f1 when using rules to delete packages, remove unclean bugs yeyuanjie 2025-06-07 13:59:29 +08:00
  • fb21747d0f
    Merge branch 'main' into fix/frontend-labels wxiaoguang 2025-06-07 13:16:43 +08:00
  • 03dbb3e871 fix #34630 wxiaoguang 2025-06-07 13:14:20 +08:00
  • 3d5fcab98f Validate hex colors when creating/editing labels Kemal Zebari 2025-06-06 10:33:37 -07:00
  • 30b1da14b5 fix lint wxiaoguang 2025-06-07 13:03:54 +08:00
  • e43f28234e fix wxiaoguang 2025-06-07 12:56:21 +08:00
  • 76eaa999c7 fix wxiaoguang 2025-06-07 12:34:52 +08:00
  • f3d86761d9 fix wxiaoguang 2025-06-07 11:00:10 +08:00
  • b38f2d31fd
    add codecommit to supported services in api docs (#34626) TheFox0x7 2025-06-07 05:31:34 +02:00
  • e7a1d672eb
    Merge branch 'main' into add-codecommit-docs #34626 Lunny Xiao 2025-06-07 11:05:42 +08:00
  • 74a0178c6a
    add openssh-keygen to rootless image (#34625) TheFox0x7 2025-06-07 02:45:15 +02:00
  • 494921a78b
    fix my own test to use master branch ChristopherHX 2025-06-07 00:01:02 +02:00
  • edb44865e0 Merge branch 'main' of https://github.com/go-gitea/gitea into pr/ChristopherHX/34341 Christopher Homberger 2025-06-06 23:54:31 +02:00
  • 452f58bab1 finally fix another test Christopher Homberger 2025-06-06 23:47:00 +02:00
  • 5ab2729bbc PR backend linter feedback Kemal Zebari 2025-06-06 14:45:15 -07:00
  • fda7476ef3 Update error messages for org labels + add missing assertion in test Kemal Zebari 2025-06-06 14:30:00 -07:00
  • 82e7e2d267 fix more tests Christopher Homberger 2025-06-06 23:25:07 +02:00
  • e76508a584 Simplify org labels route changes Kemal Zebari 2025-06-06 14:14:38 -07:00
  • 6c3aa9be4d Make regex more strict Kemal Zebari 2025-06-06 14:06:58 -07:00
  • 59eed16514 . Christopher Homberger 2025-06-06 23:02:01 +02:00
  • 10bd974bbf Update backend changes + add web route tests Kemal Zebari 2025-06-06 13:43:37 -07:00
  • 6f6ddd04b0 fix fixture Christopher Homberger 2025-06-06 21:12:13 +02:00
  • 9c8837bd99 Use pointer to git.SigningKey Christopher Homberger 2025-06-06 21:09:44 +02:00
  • 3d39baf104 Fix new label validation Lunny Xiao 2025-06-06 10:41:27 -07:00
  • 3da66460fe add missing fixtures Christopher Homberger 2025-06-06 20:55:37 +02:00
  • 6f18abc7e9 fix invalid APIErrorNotFound usage Christopher Homberger 2025-06-06 20:15:32 +02:00
  • d8e123aecb fix typo Christopher Homberger 2025-06-06 20:11:54 +02:00
  • e65f24f32e
    add codecommit to supported services in api docs TheFox0x7 2025-06-06 20:11:45 +02:00
  • 0f413c54fc Add TestTrustedSSHKeys Test via mocked repo Christopher Homberger 2025-06-06 20:06:51 +02:00
  • 7745b38992
    add openssh-keygen to rootless image #34625 TheFox0x7 2025-06-06 20:00:46 +02:00
  • fcd42dc838
    Fix new label validation #34624 Lunny Xiao 2025-06-06 10:41:27 -07:00
  • 1830e25473 Validate hex colors when creating/editing labels Kemal Zebari 2025-06-06 10:33:37 -07:00
  • b723912cab
    Merge branch 'main' into main #33420 techknowlogick 2025-06-06 11:33:28 -04:00
  • 5af804af67 do not ignore fingerprint calc error Christopher Homberger 2025-06-06 16:44:19 +02:00
  • 64729ae1b6 update comments Christopher Homberger 2025-06-06 16:22:32 +02:00
  • c0b65efa94 apply suggestion do not write error to already written response Christopher Homberger 2025-06-06 16:15:13 +02:00
  • d3af10fc58 fix error handling and add comments about what function verifies which config Christopher Homberger 2025-06-06 16:09:51 +02:00
  • b775d5ddbd
    Merge branch 'main' into feature/fix-tag-push-paths endo0911engineer 2025-06-06 22:59:48 +09:00
  • 4da4f9d7ad Fix: skip paths check for tag push in workflows Your Name 2025-06-04 23:30:06 +09:00
  • 4c7ada1576 fix wxiaoguang 2025-06-06 21:27:43 +08:00
  • 3f7dbbdaf1
    Small fix in Pull Requests page (#34612) NorthRealm 2025-06-06 10:10:42 +08:00
  • d35161ceb8
    bump to alpine 3.22 (#34613) (#34615) Giteabot 2025-06-06 09:45:30 +08:00
  • 3095daa4ad
    Merge branch 'main' into patch1 #34612 techknowlogick 2025-06-05 21:45:15 -04:00
  • a8d8ad7c93 bump to alpine 3.22 (#34613) #34615 techknowlogick 2025-06-05 20:13:17 -04:00
  • 5b22af4373
    bump to alpine 3.22 (#34613) techknowlogick 2025-06-05 20:13:17 -04:00
  • e7e84f8775
    Merge branch 'main' into alpine3.22 #34613 techknowlogick 2025-06-05 19:06:35 -04:00
  • 9e0e107d23
    Fix notification count positioning for variable-width elements (#34597) 6543 2025-06-05 21:02:07 +02:00
  • 435212b98f
    Merge branch 'main' into navbar_notification_pos #34597 6543 2025-06-05 20:44:50 +02:00
  • e8c3a39d8b bump to alpine 3.22 techknowlogick 2025-06-05 13:26:40 -04:00
  • 17df17de1e update NorthRealm 2025-06-05 23:36:35 +08:00
  • 8defca6d39
    Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) (#34607) Giteabot 2025-06-05 15:15:32 +08:00
  • 30d3deb0da
    Merge branch 'release/v1.24' into backport-34509-v1.24 #34607 silverwind 2025-06-05 08:50:02 +02:00
  • fac434da0a
    Fix margin issue in markup paragraph rendering (#34599) (#34606) Giteabot 2025-06-05 13:48:07 +08:00
  • f3b4e4c5ef Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) Lunny Xiao 2025-06-05 01:09:08 +08:00
  • ffca7de916 Fix margin issue in markup paragraph rendering (#34599) #34606 silverwind 2025-06-05 07:07:14 +02:00
  • e5781cec75
    Fix margin issue in markup paragraph rendering (#34599) silverwind 2025-06-05 07:07:14 +02:00
  • cde07515ec
    Merge branch 'main' into markup-p-margin #34599 wxiaoguang 2025-06-05 13:04:56 +08:00
  • 8ed6da502a fix linting #34592 badhezi 2025-06-04 22:11:44 +03:00
  • 1ac0719a84 fix linting badhezi 2025-06-04 21:59:28 +03:00
  • e729fc9e02 add test cases for issue delete and pull request delete webhooks badhezi 2025-06-04 21:46:53 +03:00
  • e18eae7129
    Fix migration pull request title too long (#34577) (#34604) Giteabot 2025-06-05 01:36:09 +08:00
  • a8a4f96655 Fix migration pull request title too long (#34577) #34604 Lunny Xiao 2025-06-04 23:45:45 +08:00
  • 108db0b04f
    Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) Lunny Xiao 2025-06-05 01:09:08 +08:00
  • aa35e0c7de Merge branch 'release/v1.24' into lunny/changelog_1.24.0 Lunny Xiao 2025-06-04 10:07:44 -07:00
  • 7f849bba1f
    Update changelog to 20250604 Lunny Xiao 2025-06-04 10:07:14 -07:00
  • 2e76f9fad8
    Merge branch 'main' into lunny/fix_possible_bug_broken_pr #34509 Lunny Xiao 2025-06-05 00:43:58 +08:00
  • c60bc26fd3
    Fix issue label delete incorrect labels webhook payload (#34575) (#34603) Giteabot 2025-06-05 00:41:01 +08:00
  • d0a2f685b4 Fix issue label delete incorrect labels webhook payload (#34575) #34603 badhezi 2025-06-03 21:50:53 +03:00
  • 497b83b75d
    Fix migration pull request title too long (#34577) Lunny Xiao 2025-06-04 23:45:45 +08:00
  • 77c78cb755
    Merge branch 'main' into lunny/fix_migrate_bug #34577 Giteabot 2025-06-04 23:19:18 +08:00
  • b2d5244fed fix wxiaoguang 2025-06-04 23:09:26 +08:00
  • 6b9657a3c7 Fix: skip paths check for tag push in workflows Your Name 2025-06-04 22:41:32 +09:00
  • 94415506b4 fix name, fix lint wxiaoguang 2025-06-04 20:36:24 +08:00
  • c47d66698a fix wxiaoguang 2025-06-04 20:30:45 +08:00
  • eec0b75f32
    Fix uniqual margins in markup rendering silverwind 2025-06-04 14:09:39 +02:00
  • cda23a7f0c fix wxiaoguang 2025-06-04 18:42:06 +08:00
  • dfd47ce893 fix wxiaoguang 2025-06-04 18:31:11 +08:00
  • 70deea2ab9 Merge branch 'main' into migrate-to-urfave-v3 wxiaoguang 2025-06-04 18:05:27 +08:00
  • 23dd90f41d fix wxiaoguang 2025-06-04 18:04:47 +08:00
  • bacc69db83
    Make pull request and issue history more compact (#34588) (#34594) Giteabot 2025-06-04 08:04:07 +08:00
  • cec9e5a7be
    Merge branch 'release/v1.24' into backport-34588-v1.24 #34594 silverwind 2025-06-04 02:01:53 +02:00
  • c5da032193
    fixed incorrect page navigation with up and down arrow on last item of dashboard repos (#34570) (#34596) Giteabot 2025-06-04 07:13:39 +08:00
  • c222debf53 improve notification count position in navbar Marcel Haß 2025-05-04 14:28:59 +02:00
  • a93d4eef70 fixed incorrect page navigation with up and down arrow on last item of dashboard repos (#34570) #34596 metiftikci 2025-06-03 20:55:09 +03:00
  • 79cc369892
    Fix issue label delete incorrect labels webhook payload (#34575) badhezi 2025-06-03 21:50:53 +03:00