Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-10-16 11:09:57 +08:00
commit ba69c44f08
16 changed files with 10182 additions and 10169 deletions

View file

@ -203,7 +203,7 @@
"imgSrc": "رابط الصورة", "imgSrc": "رابط الصورة",
"aText": "نص مرساة الرابط", "aText": "نص مرساة الرابط",
"aTitle": "عنوان الرابط", "aTitle": "عنوان الرابط",
"aHref": "نص الرابط", "aHref": "عنوان URL",
"code": "شفرة داخل السطر", "code": "شفرة داخل السطر",
"em": "خط مائل", "em": "خط مائل",
"strong": "خط غامق", "strong": "خط غامق",
@ -223,6 +223,7 @@
"mathBlock": "كتلة الصيغة", "mathBlock": "كتلة الصيغة",
"htmlBlock": "‫كتلة HTML" "htmlBlock": "‫كتلة HTML"
}, },
"copyAHref": "نسخ عنوان URL للرابط",
"selected": "محدد", "selected": "محدد",
"loadMore": "عرض المزيد", "loadMore": "عرض المزيد",
"tempUnlock": "فتح القفل مؤقتاً", "tempUnlock": "فتح القفل مؤقتاً",

View file

@ -203,7 +203,7 @@
"imgSrc": "Bildlink", "imgSrc": "Bildlink",
"aText": "Link-Ankertext", "aText": "Link-Ankertext",
"aTitle": "Linktitel", "aTitle": "Linktitel",
"aHref": "Linklink", "aHref": "Link-URL",
"code": "Inline-Code", "code": "Inline-Code",
"em": "Kursiv", "em": "Kursiv",
"strong": "Fett", "strong": "Fett",
@ -223,6 +223,7 @@
"mathBlock": "Formelblock", "mathBlock": "Formelblock",
"htmlBlock": "HTML-Block" "htmlBlock": "HTML-Block"
}, },
"copyAHref": "Link-URL kopieren",
"selected": "Ausgewählt", "selected": "Ausgewählt",
"loadMore": "Mehr laden", "loadMore": "Mehr laden",
"tempUnlock": "Temporär entsperren", "tempUnlock": "Temporär entsperren",

View file

@ -203,7 +203,7 @@
"imgSrc": "Image link", "imgSrc": "Image link",
"aText": "Link anchor text", "aText": "Link anchor text",
"aTitle": "Link title", "aTitle": "Link title",
"aHref": "Link link", "aHref": "Link URL",
"code": "inline code", "code": "inline code",
"em": "Italic", "em": "Italic",
"strong": "Bold", "strong": "Bold",
@ -223,6 +223,7 @@
"mathBlock": "Formula block", "mathBlock": "Formula block",
"htmlBlock": "HTML block" "htmlBlock": "HTML block"
}, },
"copyAHref": "Copy link URL",
"selected": "Selected", "selected": "Selected",
"loadMore": "Load more", "loadMore": "Load more",
"tempUnlock": "Temporarily unlock", "tempUnlock": "Temporarily unlock",

View file

@ -203,7 +203,7 @@
"imgSrc": "Enlace de imagen", "imgSrc": "Enlace de imagen",
"aText": "Texto ancla del enlace", "aText": "Texto ancla del enlace",
"aTitle": "Título del enlace", "aTitle": "Título del enlace",
"aHref": "Enlace enlace", "aHref": "URL del enlace",
"code": "código en línea", "code": "código en línea",
"em": "Cursiva", "em": "Cursiva",
"strong": "negrita", "strong": "negrita",
@ -223,6 +223,7 @@
"mathBlock": "Bloque de fórmulas", "mathBlock": "Bloque de fórmulas",
"htmlBlock": "bloque HTML" "htmlBlock": "bloque HTML"
}, },
"copyAHref": "Copiar URL del enlace",
"selected": "Seleccionado", "selected": "Seleccionado",
"loadMore": "Cargar más", "loadMore": "Cargar más",
"tempUnlock": "Desbloquear temporalmente", "tempUnlock": "Desbloquear temporalmente",

View file

@ -203,7 +203,7 @@
"imgSrc": "Lien image", "imgSrc": "Lien image",
"aText": "Texte d'ancrage du lien", "aText": "Texte d'ancrage du lien",
"aTitle": "Titre du lien", "aTitle": "Titre du lien",
"aHref": "Lien lien", "aHref": "URL du lien",
"code": "code en ligne", "code": "code en ligne",
"em": "Italique", "em": "Italique",
"strong": "Audacieux", "strong": "Audacieux",
@ -223,6 +223,7 @@
"mathBlock": "Bloc de formule", "mathBlock": "Bloc de formule",
"htmlBlock": "Bloc HTML" "htmlBlock": "Bloc HTML"
}, },
"copyAHref": "Copier l'URL du lien",
"selected": "Sélectionné", "selected": "Sélectionné",
"loadMore": "Charger plus", "loadMore": "Charger plus",
"tempUnlock": "Déverrouiller temporairement", "tempUnlock": "Déverrouiller temporairement",

View file

@ -203,7 +203,7 @@
"imgSrc": "קישור לתמונה", "imgSrc": "קישור לתמונה",
"aText": "טקסט עוגן לייב", "aText": "טקסט עוגן לייב",
"aTitle": "כותרת הקישור", "aTitle": "כותרת הקישור",
"aHref": "קישור", "aHref": "כתובת URL",
"code": "קוד פנימי", "code": "קוד פנימי",
"em": "מוטה", "em": "מוטה",
"strong": "מודגש", "strong": "מודגש",
@ -223,6 +223,7 @@
"mathBlock": "בלוק מתמטיקה", "mathBlock": "בלוק מתמטיקה",
"htmlBlock": "בלוק HTML" "htmlBlock": "בלוק HTML"
}, },
"copyAHref": "העתק כתובת URL של קישור",
"selected": "נבחר", "selected": "נבחר",
"loadMore": "טען עוד", "loadMore": "טען עוד",
"tempUnlock": "שחרור זמני", "tempUnlock": "שחרור זמני",

View file

@ -223,6 +223,7 @@
"mathBlock": "Blocco di formule", "mathBlock": "Blocco di formule",
"htmlBlock": "Blocco HTML" "htmlBlock": "Blocco HTML"
}, },
"copyAHref": "Copia URL del collegamento",
"selected": "Selezionato", "selected": "Selezionato",
"loadMore": "Carica di più", "loadMore": "Carica di più",
"tempUnlock": "Sblocca temporaneamente", "tempUnlock": "Sblocca temporaneamente",

View file

@ -223,6 +223,7 @@
"mathBlock": "数式ブロック", "mathBlock": "数式ブロック",
"htmlBlock": "HTMLブロック" "htmlBlock": "HTMLブロック"
}, },
"copyAHref": "リンクの URL をコピー",
"selected": "選択済み", "selected": "選択済み",
"loadMore": "さらに読み込む", "loadMore": "さらに読み込む",
"tempUnlock": "一時的にロック解除", "tempUnlock": "一時的にロック解除",

View file

@ -203,7 +203,7 @@
"imgSrc": "Link do obrazu", "imgSrc": "Link do obrazu",
"aText": "Tekst zakotwiczenia linku", "aText": "Tekst zakotwiczenia linku",
"aTitle": "Tytuł linku", "aTitle": "Tytuł linku",
"aHref": "Link do linku", "aHref": "URL linku",
"code": "Kod inline", "code": "Kod inline",
"em": "Kursywa", "em": "Kursywa",
"strong": "Pogrubienie", "strong": "Pogrubienie",
@ -223,6 +223,7 @@
"mathBlock": "Blok formuły", "mathBlock": "Blok formuły",
"htmlBlock": "Blok HTML" "htmlBlock": "Blok HTML"
}, },
"copyAHref": "Kopiuj URL linku",
"selected": "Wybrano", "selected": "Wybrano",
"loadMore": "Załaduj więcej", "loadMore": "Załaduj więcej",
"tempUnlock": "Tymczasowe odblokowanie", "tempUnlock": "Tymczasowe odblokowanie",

View file

@ -203,7 +203,7 @@
"imgSrc": "Link da imagem", "imgSrc": "Link da imagem",
"aText": "Texto âncora do link", "aText": "Texto âncora do link",
"aTitle": "Título do link", "aTitle": "Título do link",
"aHref": "Link do link", "aHref": "URL do link",
"code": "código inline", "code": "código inline",
"em": "Itálico", "em": "Itálico",
"strong": "Negrito", "strong": "Negrito",
@ -223,6 +223,7 @@
"mathBlock": "Bloco de fórmula", "mathBlock": "Bloco de fórmula",
"htmlBlock": "Bloco HTML" "htmlBlock": "Bloco HTML"
}, },
"copyAHref": "Copiar URL do link",
"selected": "Selecionado", "selected": "Selecionado",
"loadMore": "Carregar mais", "loadMore": "Carregar mais",
"tempUnlock": "Desbloquear temporariamente", "tempUnlock": "Desbloquear temporariamente",

View file

@ -203,7 +203,7 @@
"imgSrc": "Ссылка на изображение", "imgSrc": "Ссылка на изображение",
"aText": "Анкор текста ссылки", "aText": "Анкор текста ссылки",
"aTitle": "Заголовок ссылки", "aTitle": "Заголовок ссылки",
"aHref": "Ссылка ссылки", "aHref": "URL ссылки",
"code": "встроенный код", "code": "встроенный код",
"em": "Курсив", "em": "Курсив",
"strong": "Жирный шрифт", "strong": "Жирный шрифт",
@ -223,6 +223,7 @@
"mathBlock": "Блок формулы", "mathBlock": "Блок формулы",
"htmlBlock": "HTML блок" "htmlBlock": "HTML блок"
}, },
"copyAHref": "Копировать URL ссылки",
"selected": "Выбрано", "selected": "Выбрано",
"loadMore": "Загрузить еще", "loadMore": "Загрузить еще",
"tempUnlock": "Временно разблокировать", "tempUnlock": "Временно разблокировать",

View file

@ -223,6 +223,7 @@
"mathBlock": "公式塊", "mathBlock": "公式塊",
"htmlBlock": "HTML 塊" "htmlBlock": "HTML 塊"
}, },
"copyAHref": "複製連結位址",
"selected": "已選擇", "selected": "已選擇",
"loadMore": "載入更多", "loadMore": "載入更多",
"tempUnlock": "暫時解鎖", "tempUnlock": "暫時解鎖",

View file

@ -223,6 +223,7 @@
"mathBlock": "公式块", "mathBlock": "公式块",
"htmlBlock": "HTML 块" "htmlBlock": "HTML 块"
}, },
"copyAHref": "复制链接地址",
"selected": "已选中", "selected": "已选中",
"loadMore": "加载更多", "loadMore": "加载更多",
"tempUnlock": "临时解锁", "tempUnlock": "临时解锁",

View file

@ -1588,7 +1588,7 @@ style="margin:4px 0;width: ${isMobile() ? "100%" : "360px"}" class="b3-text-fiel
if (protyle.disabled) { if (protyle.disabled) {
window.siyuan.menus.menu.append(new MenuItem({ window.siyuan.menus.menu.append(new MenuItem({
id: "copyAHref", id: "copyAHref",
label: window.siyuan.languages.copy + " " + window.siyuan.languages.replaceTypes.aHref, label: window.siyuan.languages.copyAHref,
icon: "iconLink", icon: "iconLink",
click() { click() {
writeText(linkAddress); writeText(linkAddress);

View file

@ -58,11 +58,11 @@ require (
github.com/sashabaranov/go-openai v1.41.2 github.com/sashabaranov/go-openai v1.41.2
github.com/shirou/gopsutil/v4 v4.25.9 github.com/shirou/gopsutil/v4 v4.25.9
github.com/siyuan-note/dataparser v0.0.0-20250804100744-b41253b236f3 github.com/siyuan-note/dataparser v0.0.0-20250804100744-b41253b236f3
github.com/siyuan-note/dejavu v0.0.0-20251011030034-d7e5aa18aadd github.com/siyuan-note/dejavu v0.0.0-20251016025439-375e3aadc5b1
github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97 github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97
github.com/siyuan-note/filelock v0.0.0-20251010020544-2603449ff16d github.com/siyuan-note/filelock v0.0.0-20251010020544-2603449ff16d
github.com/siyuan-note/httpclient v0.0.0-20250930140902-da745d9bc9f0 github.com/siyuan-note/httpclient v0.0.0-20251016024153-048ea2b2ebfd
github.com/siyuan-note/logging v0.0.0-20250425042449-b96c40249b54 github.com/siyuan-note/logging v0.0.0-20250425042449-b96c40249b54
github.com/siyuan-note/riff v0.0.0-20250424035337-0a1e91809f6d github.com/siyuan-note/riff v0.0.0-20250424035337-0a1e91809f6d
github.com/spf13/cast v1.10.0 github.com/spf13/cast v1.10.0
@ -111,7 +111,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sso v1.29.6 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.29.6 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 // indirect
github.com/aws/smithy-go v1.23.0 // indirect github.com/aws/smithy-go v1.23.1 // indirect
github.com/bytedance/gopkg v0.1.3 // indirect github.com/bytedance/gopkg v0.1.3 // indirect
github.com/bytedance/sonic v1.14.1 // indirect github.com/bytedance/sonic v1.14.1 // indirect
github.com/bytedance/sonic/loader v0.3.0 // indirect github.com/bytedance/sonic/loader v0.3.0 // indirect
@ -164,7 +164,7 @@ require (
github.com/qiniu/go-sdk/v7 v7.25.4 // indirect github.com/qiniu/go-sdk/v7 v7.25.4 // indirect
github.com/quic-go/qpack v0.5.1 // indirect github.com/quic-go/qpack v0.5.1 // indirect
github.com/quic-go/quic-go v0.55.0 // indirect github.com/quic-go/quic-go v0.55.0 // indirect
github.com/refraction-networking/utls v1.8.0 // indirect github.com/refraction-networking/utls v1.8.1 // indirect
github.com/restic/chunker v0.4.0 // indirect github.com/restic/chunker v0.4.0 // indirect
github.com/richardlehane/mscfb v1.0.4 // indirect github.com/richardlehane/mscfb v1.0.4 // indirect
github.com/richardlehane/msoleps v1.0.4 // indirect github.com/richardlehane/msoleps v1.0.4 // indirect

View file

@ -90,8 +90,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1 h1:5fm5RTONng73/QA73LhCNR7U
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1/go.mod h1:xBEjWD13h+6nq+z4AkqSfSvqRKFgDIQeaMguAJndOWo= github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1/go.mod h1:xBEjWD13h+6nq+z4AkqSfSvqRKFgDIQeaMguAJndOWo=
github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 h1:p3jIvqYwUZgu/XYeI48bJxOhvm47hZb5HUQ0tn6Q9kA= github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 h1:p3jIvqYwUZgu/XYeI48bJxOhvm47hZb5HUQ0tn6Q9kA=
github.com/aws/aws-sdk-go-v2/service/sts v1.38.6/go.mod h1:WtKK+ppze5yKPkZ0XwqIVWD4beCwv056ZbPQNoeHqM8= github.com/aws/aws-sdk-go-v2/service/sts v1.38.6/go.mod h1:WtKK+ppze5yKPkZ0XwqIVWD4beCwv056ZbPQNoeHqM8=
github.com/aws/smithy-go v1.23.0 h1:8n6I3gXzWJB2DxBDnfxgBaSX6oe0d/t10qGz7OKqMCE= github.com/aws/smithy-go v1.23.1 h1:sLvcH6dfAFwGkHLZ7dGiYF7aK6mg4CgKA/iDKjLDt9M=
github.com/aws/smithy-go v1.23.0/go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI= github.com/aws/smithy-go v1.23.1/go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0=
github.com/bytedance/gopkg v0.1.3 h1:TPBSwH8RsouGCBcMBktLt1AymVo2TVsBVCY4b6TnZ/M= github.com/bytedance/gopkg v0.1.3 h1:TPBSwH8RsouGCBcMBktLt1AymVo2TVsBVCY4b6TnZ/M=
github.com/bytedance/gopkg v0.1.3/go.mod h1:576VvJ+eJgyCzdjS+c4+77QF3p7ubbtiKARP3TxducM= github.com/bytedance/gopkg v0.1.3/go.mod h1:576VvJ+eJgyCzdjS+c4+77QF3p7ubbtiKARP3TxducM=
github.com/bytedance/sonic v1.14.1 h1:FBMC0zVz5XUmE4z9wF4Jey0An5FueFvOsTKKKtwIl7w= github.com/bytedance/sonic v1.14.1 h1:FBMC0zVz5XUmE4z9wF4Jey0An5FueFvOsTKKKtwIl7w=
@ -342,8 +342,8 @@ github.com/quic-go/quic-go v0.55.0 h1:zccPQIqYCXDt5NmcEabyYvOnomjs8Tlwl7tISjJh9M
github.com/quic-go/quic-go v0.55.0/go.mod h1:DR51ilwU1uE164KuWXhinFcKWGlEjzys2l8zUl5Ss1U= github.com/quic-go/quic-go v0.55.0/go.mod h1:DR51ilwU1uE164KuWXhinFcKWGlEjzys2l8zUl5Ss1U=
github.com/radovskyb/watcher v1.0.7 h1:AYePLih6dpmS32vlHfhCeli8127LzkIgwJGcwwe8tUE= github.com/radovskyb/watcher v1.0.7 h1:AYePLih6dpmS32vlHfhCeli8127LzkIgwJGcwwe8tUE=
github.com/radovskyb/watcher v1.0.7/go.mod h1:78okwvY5wPdzcb1UYnip1pvrZNIVEIh/Cm+ZuvsUYIg= github.com/radovskyb/watcher v1.0.7/go.mod h1:78okwvY5wPdzcb1UYnip1pvrZNIVEIh/Cm+ZuvsUYIg=
github.com/refraction-networking/utls v1.8.0 h1:L38krhiTAyj9EeiQQa2sg+hYb4qwLCqdMcpZrRfbONE= github.com/refraction-networking/utls v1.8.1 h1:yNY1kapmQU8JeM1sSw2H2asfTIwWxIkrMJI0pRUOCAo=
github.com/refraction-networking/utls v1.8.0/go.mod h1:jkSOEkLqn+S/jtpEHPOsVv/4V4EVnelwbMQl4vCWXAM= github.com/refraction-networking/utls v1.8.1/go.mod h1:jkSOEkLqn+S/jtpEHPOsVv/4V4EVnelwbMQl4vCWXAM=
github.com/restic/chunker v0.4.0 h1:YUPYCUn70MYP7VO4yllypp2SjmsRhRJaad3xKu1QFRw= github.com/restic/chunker v0.4.0 h1:YUPYCUn70MYP7VO4yllypp2SjmsRhRJaad3xKu1QFRw=
github.com/restic/chunker v0.4.0/go.mod h1:z0cH2BejpW636LXw0R/BGyv+Ey8+m9QGiOanDHItzyw= github.com/restic/chunker v0.4.0/go.mod h1:z0cH2BejpW636LXw0R/BGyv+Ey8+m9QGiOanDHItzyw=
github.com/richardlehane/mscfb v1.0.4 h1:WULscsljNPConisD5hR0+OyZjwK46Pfyr6mPu5ZawpM= github.com/richardlehane/mscfb v1.0.4 h1:WULscsljNPConisD5hR0+OyZjwK46Pfyr6mPu5ZawpM=
@ -375,16 +375,16 @@ github.com/shurcooL/gofontwoff v0.0.0-20181114050219-180f79e6909d/go.mod h1:05Ut
github.com/simplereach/timeutils v1.2.0/go.mod h1:VVbQDfN/FHRZa1LSqcwo4kNZ62OOyqLLGQKYB3pB0Q8= github.com/simplereach/timeutils v1.2.0/go.mod h1:VVbQDfN/FHRZa1LSqcwo4kNZ62OOyqLLGQKYB3pB0Q8=
github.com/siyuan-note/dataparser v0.0.0-20250804100744-b41253b236f3 h1:EH063L0HD1f82DvddurUmEXS0obXypv8pQrcaC/zNgI= github.com/siyuan-note/dataparser v0.0.0-20250804100744-b41253b236f3 h1:EH063L0HD1f82DvddurUmEXS0obXypv8pQrcaC/zNgI=
github.com/siyuan-note/dataparser v0.0.0-20250804100744-b41253b236f3/go.mod h1:8lb+SsWAPQblGbjmwEBsBdJszMCcLeECtB95fv6mReg= github.com/siyuan-note/dataparser v0.0.0-20250804100744-b41253b236f3/go.mod h1:8lb+SsWAPQblGbjmwEBsBdJszMCcLeECtB95fv6mReg=
github.com/siyuan-note/dejavu v0.0.0-20251011030034-d7e5aa18aadd h1:NW2Bd601ZCBUveU5L85RXqYWwMYDOhd/PAX+obuEZm0= github.com/siyuan-note/dejavu v0.0.0-20251016025439-375e3aadc5b1 h1:3XOtryUPvTViHzYRWFMh+9c9jmHA48QWZ/Lfh+Ss6eM=
github.com/siyuan-note/dejavu v0.0.0-20251011030034-d7e5aa18aadd/go.mod h1:fdVodB/Jr2nj1gIlT2Ys7N8318Z67l+3yhSEwo2FteY= github.com/siyuan-note/dejavu v0.0.0-20251016025439-375e3aadc5b1/go.mod h1:fkp7sN6ihCMwiWf0z9oaesprw+QvxbJTGEZI/OtY4Mc=
github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec h1:D8Sjwa+7WxP3XrIBscT4PxBZZddZ83/O+5nX1sq6g6g= github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec h1:D8Sjwa+7WxP3XrIBscT4PxBZZddZ83/O+5nX1sq6g6g=
github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec/go.mod h1:6iAxXPOOAG3+M4bCiKQZTQ+n4gSUx/OyHhsP57dJlS8= github.com/siyuan-note/encryption v0.0.0-20250326023622-24a67e6956ec/go.mod h1:6iAxXPOOAG3+M4bCiKQZTQ+n4gSUx/OyHhsP57dJlS8=
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97 h1:lM5v8BfNtbOL5jYwhCdMYBcYtr06IYBKjjSLAPMKTM8= github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97 h1:lM5v8BfNtbOL5jYwhCdMYBcYtr06IYBKjjSLAPMKTM8=
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97/go.mod h1:1/nGgthl89FPA7GzAcEWKl6zRRnfgyTjzLZj9bW7kuw= github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97/go.mod h1:1/nGgthl89FPA7GzAcEWKl6zRRnfgyTjzLZj9bW7kuw=
github.com/siyuan-note/filelock v0.0.0-20251010020544-2603449ff16d h1:8ybj/rgw6bPb+AS6Cm/ALzcGtKZKq1gUi0Nc2SZFYis= github.com/siyuan-note/filelock v0.0.0-20251010020544-2603449ff16d h1:8ybj/rgw6bPb+AS6Cm/ALzcGtKZKq1gUi0Nc2SZFYis=
github.com/siyuan-note/filelock v0.0.0-20251010020544-2603449ff16d/go.mod h1:ZPSERw75IkIaDCAdik/bk4NiS1EqbsQDh1aZtZh8s4Y= github.com/siyuan-note/filelock v0.0.0-20251010020544-2603449ff16d/go.mod h1:ZPSERw75IkIaDCAdik/bk4NiS1EqbsQDh1aZtZh8s4Y=
github.com/siyuan-note/httpclient v0.0.0-20250930140902-da745d9bc9f0 h1:Vo9gK6OAsO3N1b0lfJ0nGYcvJCkLqvR+ro9RlxjrEk8= github.com/siyuan-note/httpclient v0.0.0-20251016024153-048ea2b2ebfd h1:g67edlPa/5dZb6rHw/rs5qDpxso9BPPJHSEgZs93f5U=
github.com/siyuan-note/httpclient v0.0.0-20250930140902-da745d9bc9f0/go.mod h1:hYEpqLXnoSxvq8KM5PyyKNSHJcx11JsZ/YSK9prSRXw= github.com/siyuan-note/httpclient v0.0.0-20251016024153-048ea2b2ebfd/go.mod h1:xbFmjardDUhZL5+nKVwIr3dEbyhXC2eK3bbSYVR1GRE=
github.com/siyuan-note/logging v0.0.0-20250425042449-b96c40249b54 h1:bNfLBxasCNYNIiE8YwIDDq0DxFjQ3aDbp25w8F5aShM= github.com/siyuan-note/logging v0.0.0-20250425042449-b96c40249b54 h1:bNfLBxasCNYNIiE8YwIDDq0DxFjQ3aDbp25w8F5aShM=
github.com/siyuan-note/logging v0.0.0-20250425042449-b96c40249b54/go.mod h1:9lb3q2RCdpjoQk7nDQwLSArNtCLafHwWtl8+kNkSISM= github.com/siyuan-note/logging v0.0.0-20250425042449-b96c40249b54/go.mod h1:9lb3q2RCdpjoQk7nDQwLSArNtCLafHwWtl8+kNkSISM=
github.com/siyuan-note/riff v0.0.0-20250424035337-0a1e91809f6d h1:VJ/DuLIx4FE7MZtlX2Gahx2m9tr4YCXPxZxUXZIWRx4= github.com/siyuan-note/riff v0.0.0-20250424035337-0a1e91809f6d h1:VJ/DuLIx4FE7MZtlX2Gahx2m9tr4YCXPxZxUXZIWRx4=