Refactor Blake3 hashing implementation in CDokumente; update localization and metadata files

This commit is contained in:
2026-03-11 22:45:42 +01:00
parent 80dc3b40d3
commit 51d9f7fa22
7 changed files with 27 additions and 129 deletions

View File

@@ -40,9 +40,8 @@
"rows": [
[
{
"name": "ydocumentuuid"
},
{}
"name": "blake3hash"
}
]
],
"dynamicLogicVisible": null,
@@ -52,73 +51,6 @@
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Externe Identifikatoren"
},
{
"rows": [
[
{
"name": "fileStatus"
},
{
"name": "blake3hash"
},
{}
]
],
"dynamicLogicVisible": null,
"style": "default",
"tabBreak": false,
"tabLabel": null,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Technische Daten"
},
{
"rows": [
[
{
"name": "aktennr"
},
{
"name": "syncStatus"
},
{
"name": "advowareLastSync"
}
]
],
"dynamicLogicVisible": null,
"style": "default",
"tabBreak": false,
"tabLabel": null,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Advoware Sync"
},
{
"rows": [
[
{
"name": "xaiId"
},
{
"name": "xaiCollections"
},
{
"name": "xaiSyncStatus"
}
]
],
"dynamicLogicVisible": null,
"style": "default",
"tabBreak": false,
"tabLabel": null,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "x.AI Sync"
}
]