• @guqing guqing commented on issue #4204 in halo-dev/halo

    duplicate #4204

    0 0
  • @guqing guqing commented on issue #3016 in halo-dev/halo

    /milestone 2.9.x

    0 0
  • @guqing guqing commented on issue #2427 in halo-dev/halo

    /remove-priority important-longterm
    /milestone 2.9.x

    0 0
  • @guqing guqing opened issue #4343 in halo-dev/halo

    Your current Halo version

    2.8.0

    Describe this feature

    目前保存和更新数据前不能使用 Hooks 导致诸如唯一性验证和默认属性填充等功能无法实现

    halo-dev/halo#3172
    halo-dev/halo#3332

    Additional information

    /kind feature
    /milestone 2.9.x
    /area core

    0 0
  • @guqing guqing closed issue #4054 in halo-dev/halo

    What is version of Halo has the issue?

    2.7.0-SNAPSHOT

    What database are you using?

    PostgreSQL

    What is your deployment method?

    Docker

    Your site address.

    No response

    What happened?

    I built my Halo in Kubernetes environment, which is using Traefik as my Ingress Controller. But I found that all IP address in comment list were internal IP address 10.42.0.1.

    {
      "spec": {
        "raw": "666",
        "content": "666",
        "owner": {
          "kind": "Email",
          "name": "well-wisher@halowrite.com",
          "displayName": "Well Wisher",
          "annotations": {
            "website": "https://halowrite.com/"
          }
        },
        "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.34(0x18002234) NetType/WIFI Language/en",
    +   "ipAddress": "10.42.0.1",
        "approvedTime": "2023-04-27T14:35:45.208137429Z",
        "creationTime": "2023-04-27T14:35:45.208138680Z",
        "priority": 0,
        "top": false,
        "allowNotification": true,
        "approved": true,
        "hidden": false,
        "subjectRef": {
          "group": "content.halo.run",
          "version": "v1alpha1",
          "kind": "SinglePage",
          "name": "0200a1da-df7e-4f9c-bd55-fddc15ebb218"
        }
      },
      "status": {
        "unreadReplyCount": 0,
        "hasNewReply": false
      },
      "apiVersion": "content.halo.run/v1alpha1",
      "kind": "Comment",
      "metadata": {
        "finalizers": [
          "comment-protection"
        ],
        "name": "5cf84ad6-a38c-43fe-88e6-e602c8b9c2a2",
        "annotations": {},
        "version": 2,
        "creationTimestamp": "2023-04-27T14:35:45.208224772Z"
      }
    }

    Please feel free to correct me if I overlooked something.

    Relevant log output

    No response

    Additional information

    /kind bug
    /area core

    0 0
  • @guqing guqing commented on issue #4054 in halo-dev/halo

    Fixed by #4139

    0 0
  • @guqing guqing commented on issue #4312 in halo-dev/halo

    这个问题确实存在,已经发现了问题原因,参考:
    halo-sigs/plugin-migrate#24
    halo-sigs/plugin-s3#56

    0 0
  • @guqing guqing commented on issue #2311 in halo-dev/halo

    /remove-priority important-soon

    0 0
  • @guqing guqing commented on issue #2311 in halo-dev/halo

    /remote-priority important-soon

    0 0
  • @guqing guqing created a review on pull request #37 in halo-sigs/plugin-links

    /lgtm

    0 0