Files
admin 2b22a23d60 persistence sweep: 53 templates measured; gramps-web + wishlist fixed; runtime gate added
Campaign 10's R-156 found papra writing its database into the container's writable layer while the
volume the template preserves stayed empty — a backup that completes, verifies, and contains
nothing. papra was never the point: nothing anywhere checked that the folder a template preserves
is the folder the app writes to. All 53 templates have now been measured live.

43 CLEAN / 3 BROKEN / 7 UNDETERMINED. UNDETERMINED is counted separately, each with its reason,
and never folded into CLEAN.

FIXED (neither app is deployed anywhere, so nothing was stranded):
- gramps-web mounted /app/data, /app/media, /tmp — and /app/data is a path the application never
  writes. Its accounts database and ITS FAMILY TREE both landed in the writable layer while
  gramps_data was tarred nightly as an empty directory. Now persists the eight paths the image's
  own environment names, matching upstream's reference compose. Proven: users.sqlite and the
  family-tree files survive a redeploy byte-identical, same inode.
- wishlist mounted wishlist_data:/data, another path the app never writes; prod.db landed in the
  ANONYMOUS volume from the image's VOLUME directive — absent from ResolveDockerVolumeNames, so
  never backed up, and orphaned by a redeploy. Now mounts /usr/src/app/data + /usr/src/app/uploads.
  Proven: prod.db byte-identical, same inode, across a redeploy.

Every corrected path confirmed by two independent sources — the shipped image's own
environment/Config.Volumes and upstream's reference compose — never inferred from a directory name.

papra is NOT fixed. It is live on one box, and changing the mount target makes the next compose up
recreate the container and destroy the writable layer its documents live in. The fix is prepared
and proven in the scratch guest (current: db.sqlite differs after a redeploy, so a real account
created via the API is lost; fixed: byte-identical, it survives). Referred to the operator with the
two options; no migration written.

NEW GATE scripts/check-volume-persistence.py — the third catalog gate and the only RUNTIME one.
This class is invisible to static analysis, measured not assumed: a static audit of all 53 composes
reports the catalog clean AND reports papra clean. Exit 0 clean / 1 REFUSED / 2 undecided. It
refuses to report at all unless it has just re-proven itself in both directions against two canary
templates that differ only in which path the volume mounts at, so every run carries a live
demonstration of R-156 and of its fix. No docker exec anywhere (Campaign 7 §1.1). 44 fixture tests
driving check(), the function __main__ calls; every rule red-proofed.

Enforcement is convention, not CI — this repo has no CI. Stated plainly in the report; raising it
is proposed as R-160.

Report, per-app evidence, proofs and proposed register entries (R-158..R-161, NOT filed — felhom.eu
is fenced this session): audits/persistence-sweep-2026-08-02/
2026-08-02 12:21:30 +02:00

6644 lines
214 KiB
JSON

{
"probe": {
"app": "onlyoffice",
"containers": [
{
"diff_added": 2558,
"diff_benign_db_touches": [],
"diff_data_dirs": [],
"diff_other_dirs": [
{
"added": [],
"changed_count": 5,
"db_signature": false,
"dir": "/",
"files": [
"etc",
"run",
"usr",
"var",
"root"
]
},
{
"added": [],
"changed_count": 3,
"db_signature": false,
"dir": "/etc",
"files": [
"logrotate.conf",
"nginx",
"onlyoffice"
]
},
{
"added": [],
"changed_count": 2,
"db_signature": false,
"dir": "/etc/onlyoffice",
"files": [
"documentserver",
"documentserver-example"
]
},
{
"added": [],
"changed_count": 3,
"db_signature": false,
"dir": "/etc/onlyoffice/documentserver",
"files": [
"local.json",
"log4js",
"nginx"
]
},
{
"added": [],
"changed_count": 9,
"db_signature": false,
"dir": "/etc/onlyoffice/documentserver-example",
"files": [
"development-mac.json",
"development-windows.json",
"local.json",
"nginx",
"production-linux.json",
"production-windows.json",
"data.json",
"default.json",
"development-linux.json"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/etc/onlyoffice/documentserver-example/nginx",
"files": [
"includes"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/etc/onlyoffice/documentserver-example/nginx/includes",
"files": [
"ds-example.conf"
]
},
{
"added": [],
"changed_count": 2,
"db_signature": false,
"dir": "/etc/onlyoffice/documentserver/log4js",
"files": [
"development.json",
"production.json"
]
},
{
"added": [],
"changed_count": 4,
"db_signature": false,
"dir": "/etc/onlyoffice/documentserver/nginx",
"files": [
"includes",
"ds-ssl.conf.tmpl",
"ds.conf",
"ds.conf.tmpl"
]
},
{
"added": [],
"changed_count": 5,
"db_signature": false,
"dir": "/etc/onlyoffice/documentserver/nginx/includes",
"files": [
"http-common.conf",
"ds-common.conf",
"ds-docservice.conf",
"ds-letsencrypt.conf",
"ds-mime.types.conf"
]
},
{
"added": [
"ONLYOFFICE"
],
"changed_count": 0,
"db_signature": false,
"dir": "/root",
"files": [
"ONLYOFFICE"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/usr",
"files": [
"share"
]
},
{
"added": [],
"changed_count": 3,
"db_signature": false,
"dir": "/var",
"files": [
"www",
"lib",
"log"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/lib",
"files": [
"nginx"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www",
"files": [
"onlyoffice"
]
},
{
"added": [],
"changed_count": 2,
"db_signature": false,
"dir": "/var/www/onlyoffice",
"files": [
"documentserver",
"documentserver-example"
]
},
{
"added": [],
"changed_count": 5,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver",
"files": [
"sdkjs",
"sdkjs-plugins",
"web-apps",
"fonts",
"server"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver-example",
"files": [
"welcome"
]
},
{
"added": [],
"changed_count": 2,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver-example/welcome",
"files": [
"docker.html",
"example-disabled.html"
]
},
{
"added": [
"205",
"096",
"039",
"157",
"018",
"026",
"051",
"072",
"077",
"081",
"097",
"112",
"006",
"156",
"169",
"176",
"193",
"203",
"012",
"025",
"048",
"066",
"080",
"088",
"108",
"133",
"055",
"067",
"079",
"131",
"171",
"031",
"071",
"090",
"149",
"152",
"154",
"075",
"084",
"148"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/fonts",
"files": [
"205",
"096",
"039",
"157",
"018",
"026",
"051",
"072",
"077",
"081",
"097",
"112",
"006",
"156",
"169",
"176",
"193",
"203",
"012",
"025",
"048",
"066",
"080",
"088",
"108",
"133",
"055",
"067",
"079",
"131",
"171",
"031",
"071",
"090",
"149",
"152",
"154",
"075",
"084",
"148"
]
},
{
"added": [],
"changed_count": 2,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs",
"files": [
"slide",
"common"
]
},
{
"added": [
"{07FD8DFA-DFE0-4089-AL24-0730933CC80A}",
"{38E022EA-AD92-45FC-B22B-49DF39746DB4}",
"{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}",
"{D71C2EF0-F15B-47C7-80E9-86D671F9C595}",
"{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}",
"{440EBF13-9B19-4BD8-8621-05200E58140B}",
"{7327FC95-16DA-41D9-9AF2-0E7F449F6800}",
"{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}",
"{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}",
"{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}",
"{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins",
"files": [
"{07FD8DFA-DFE0-4089-AL24-0730933CC80A}",
"{38E022EA-AD92-45FC-B22B-49DF39746DB4}",
"{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}",
"{D71C2EF0-F15B-47C7-80E9-86D671F9C595}",
"{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}",
"{440EBF13-9B19-4BD8-8621-05200E58140B}",
"{7327FC95-16DA-41D9-9AF2-0E7F449F6800}",
"{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}",
"{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}",
"{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}",
"{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}"
]
},
{
"added": [
"licenses",
"resources",
"translations",
"CHANGELOG.md",
"scripts",
"style",
"vendor",
"3rd-Party.txt",
"README.md",
"config.json",
"index.html",
"index_about.html"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}",
"files": [
"licenses",
"resources",
"translations",
"CHANGELOG.md",
"scripts",
"style",
"vendor",
"3rd-Party.txt",
"README.md",
"config.json",
"index.html",
"index_about.html"
]
},
{
"added": [
"Tui.license",
"jQuery.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/licenses",
"files": [
"Tui.license",
"jQuery.license"
]
},
{
"added": [
"dark",
"img",
"light",
"store"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources",
"files": [
"dark",
"img",
"light",
"store"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/dark",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"bg.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/img",
"files": [
"bg.png"
]
},
{
"added": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/light",
"files": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
]
},
{
"added": [
"photoeditor.js",
"white-theme.js",
"black-theme.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/scripts",
"files": [
"photoeditor.js",
"white-theme.js",
"black-theme.js"
]
},
{
"added": [
"black-theme.css",
"white-theme.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/style",
"files": [
"black-theme.css",
"white-theme.css"
]
},
{
"added": [
"sq-AL.json",
"fr-FR.json",
"it-IT.json",
"langs.json",
"pt-BR.json",
"ru-RU.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"zh-ZH.json",
"cs-CS.json",
"de-DE.json",
"es-ES.json",
"ja-JA.json",
"si-SI.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/translations",
"files": [
"sq-AL.json",
"fr-FR.json",
"it-IT.json",
"langs.json",
"pt-BR.json",
"ru-RU.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"zh-ZH.json",
"cs-CS.json",
"de-DE.json",
"es-ES.json",
"ja-JA.json",
"si-SI.json"
]
},
{
"added": [
"jquery",
"tui"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/vendor",
"files": [
"jquery",
"tui"
]
},
{
"added": [
"jquery-3.7.1.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/vendor/jquery",
"files": [
"jquery-3.7.1.min.js"
]
},
{
"added": [
"svg",
"tui-image-editor.min.css",
"tui-image-editor.min.js",
"vendor"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/vendor/tui",
"files": [
"svg",
"tui-image-editor.min.css",
"tui-image-editor.min.js",
"vendor"
]
},
{
"added": [
"dark",
"light"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/vendor/tui/svg",
"files": [
"dark",
"light"
]
},
{
"added": [
"icon-c.svg",
"icon-d.svg",
"icon-a.svg",
"icon-b.svg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/vendor/tui/svg/dark",
"files": [
"icon-c.svg",
"icon-d.svg",
"icon-a.svg",
"icon-b.svg"
]
},
{
"added": [
"icon-a.svg",
"icon-b.svg",
"icon-c.svg",
"icon-d.svg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/vendor/tui/svg/light",
"files": [
"icon-a.svg",
"icon-b.svg",
"icon-c.svg",
"icon-d.svg"
]
},
{
"added": [
"tui-color-picker.min.css",
"tui-color-picker.min.js",
"fabric.min.js",
"tui-code-snippet.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/vendor/tui/vendor",
"files": [
"tui-color-picker.min.css",
"tui-color-picker.min.js",
"fabric.min.js",
"tui-code-snippet.min.js"
]
},
{
"added": [
"config.json",
"desktop-player.html",
"index.html",
"resources",
"scripts",
"translations",
"CHANGELOG.md",
"README.md"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}",
"files": [
"config.json",
"desktop-player.html",
"index.html",
"resources",
"scripts",
"translations",
"CHANGELOG.md",
"README.md"
]
},
{
"added": [
"img",
"store",
"styles"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources",
"files": [
"img",
"store",
"styles"
]
},
{
"added": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/img",
"files": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
]
},
{
"added": [
"style.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/styles",
"files": [
"style.css"
]
},
{
"added": [
"player.js",
"utils.js",
"youtube.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/scripts",
"files": [
"player.js",
"utils.js",
"youtube.js"
]
},
{
"added": [
"es-ES.json",
"langs.json",
"pt-BR.json",
"ru-RU.json",
"zh-ZH.json",
"fr-FR.json",
"it-IT.json",
"ja-JA.json",
"si-SI.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"cs-CS.json",
"de-DE.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/translations",
"files": [
"es-ES.json",
"langs.json",
"pt-BR.json",
"ru-RU.json",
"zh-ZH.json",
"fr-FR.json",
"it-IT.json",
"ja-JA.json",
"si-SI.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"cs-CS.json",
"de-DE.json"
]
},
{
"added": [
"vendor",
"CHANGELOG.md",
"index.html",
"licenses",
"resources",
"translations",
"3rd-Party.txt",
"README.md",
"config.json",
"index_about.html",
"scripts"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}",
"files": [
"vendor",
"CHANGELOG.md",
"index.html",
"licenses",
"resources",
"translations",
"3rd-Party.txt",
"README.md",
"config.json",
"index_about.html",
"scripts"
]
},
{
"added": [
"Select2.license",
"Tesseract.license",
"jQuery.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/licenses",
"files": [
"Select2.license",
"Tesseract.license",
"jQuery.license"
]
},
{
"added": [
"dark",
"light",
"store"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources",
"files": [
"dark",
"light",
"store"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/dark",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/light",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"ocr.js",
"ocr_ie.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/scripts",
"files": [
"ocr.js",
"ocr_ie.js"
]
},
{
"added": [
"langs.json",
"pt-BR.json",
"si-SI.json",
"zh-ZH.json",
"cs-CS.json",
"fr-FR.json",
"ru-RU.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"de-DE.json",
"es-ES.json",
"it-IT.json",
"ja-JA.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/translations",
"files": [
"langs.json",
"pt-BR.json",
"si-SI.json",
"zh-ZH.json",
"cs-CS.json",
"fr-FR.json",
"ru-RU.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"de-DE.json",
"es-ES.json",
"it-IT.json",
"ja-JA.json"
]
},
{
"added": [
"jquery",
"select2-4.0.13"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/vendor",
"files": [
"jquery",
"select2-4.0.13"
]
},
{
"added": [
"jquery-3.7.1.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/vendor/jquery",
"files": [
"jquery-3.7.1.min.js"
]
},
{
"added": [
"README.md",
"css",
"js",
"LICENSE.md"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/vendor/select2-4.0.13",
"files": [
"README.md",
"css",
"js",
"LICENSE.md"
]
},
{
"added": [
"select2.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/vendor/select2-4.0.13/css",
"files": [
"select2.css"
]
},
{
"added": [
"select2.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/vendor/select2-4.0.13/js",
"files": [
"select2.js"
]
},
{
"added": [
"CHANGELOG.md",
"config.json",
"index_widget.html",
"licenses",
"translations",
"3rd-Party.txt",
"README.md",
"index.html",
"resources",
"scripts",
"vendor"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}",
"files": [
"CHANGELOG.md",
"config.json",
"index_widget.html",
"licenses",
"translations",
"3rd-Party.txt",
"README.md",
"index.html",
"resources",
"scripts",
"vendor"
]
},
{
"added": [
"Select2.license",
"jQuery.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/licenses",
"files": [
"Select2.license",
"jQuery.license"
]
},
{
"added": [
"img",
"store"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources",
"files": [
"img",
"store"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources/img",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"translate.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/scripts",
"files": [
"translate.js"
]
},
{
"added": [
"it-IT.json",
"ja-JA.json",
"ru-RU.json",
"si-SI.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"de-DE.json",
"fr-FR.json",
"langs.json",
"pt-BR.json",
"sr-Latn-RS.json",
"zh-ZH.json",
"cs-CZ.json",
"es-ES.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/translations",
"files": [
"it-IT.json",
"ja-JA.json",
"ru-RU.json",
"si-SI.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"de-DE.json",
"fr-FR.json",
"langs.json",
"pt-BR.json",
"sr-Latn-RS.json",
"zh-ZH.json",
"cs-CZ.json",
"es-ES.json"
]
},
{
"added": [
"select2-4.0.13",
"google"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/vendor",
"files": [
"select2-4.0.13",
"google"
]
},
{
"added": [
"widjet.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/vendor/google",
"files": [
"widjet.js"
]
},
{
"added": [
"css",
"js",
"LICENSE.md",
"README.md"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/vendor/select2-4.0.13",
"files": [
"css",
"js",
"LICENSE.md",
"README.md"
]
},
{
"added": [
"select2.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/vendor/select2-4.0.13/css",
"files": [
"select2.css"
]
},
{
"added": [
"select2.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/vendor/select2-4.0.13/js",
"files": [
"select2.js"
]
},
{
"added": [
"aiModelsList.html",
"customAssistant.html",
"customProviders.html",
"summarization.html",
"translations",
"translationsettings.html",
"vendor",
"CHANGELOG.md",
"hyperlink.html",
"index.html",
"resources",
"LICENSE.txt",
"aiModelEdit.html",
"annotationPopup.html",
"config.json",
"scripts",
"chat.html",
"components",
"helper.html",
"settings.html"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}",
"files": [
"aiModelsList.html",
"customAssistant.html",
"customProviders.html",
"summarization.html",
"translations",
"translationsettings.html",
"vendor",
"CHANGELOG.md",
"hyperlink.html",
"index.html",
"resources",
"LICENSE.txt",
"aiModelEdit.html",
"annotationPopup.html",
"config.json",
"scripts",
"chat.html",
"components",
"helper.html",
"settings.html"
]
},
{
"added": [
"ListView",
"Tooltip"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/components",
"files": [
"ListView",
"Tooltip"
]
},
{
"added": [
"script.js",
"style.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/components/ListView",
"files": [
"script.js",
"style.css"
]
},
{
"added": [
"script.js",
"style.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/components/Tooltip",
"files": [
"script.js",
"style.css"
]
},
{
"added": [
"dark",
"icons",
"light",
"store",
"styles"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources",
"files": [
"dark",
"icons",
"light",
"store",
"styles"
]
},
{
"added": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon@1.25x.png",
"icon@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/dark",
"files": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon@1.25x.png",
"icon@1.5x.png"
]
},
{
"added": [
"dark",
"light",
"theme-classic-light",
"theme-default"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons",
"files": [
"dark",
"light",
"theme-classic-light",
"theme-default"
]
},
{
"added": [
"ai-audio@1.25x.png",
"ask-ai@2x.png",
"btn-zoomup@1.25x.png",
"chevron-down@1.25x.png",
"close@1.75x.png",
"copy@1.75x.png",
"default@1.25x.png",
"info@1.75x.png",
"ai-moderations@1.75x.png",
"btn-ic-review@2x.png",
"btn-microphone@2x.png",
"btn-update@2x.png",
"text-analysis-ai@2x.png",
"translation.png",
"vision-ai@2x.png",
"btn-update.png",
"image-ai@1.5x.png",
"image-ai@1.75x.png",
"summarization@1.75x.png",
"text-to-image@1.25x.png",
"ai-audio@1.5x.png",
"ai-embeddings@1.5x.png",
"ai-images@1.5x.png",
"ask-ai.png",
"ask-ai@1.25x.png",
"btn-copy@1.25x.png",
"btn-edit@1.5x.png",
"btn-password@2x.png",
"ai-embeddings.png",
"btn-edit@1.75x.png",
"btn-menu-comments@2x.png",
"btn-replace.png",
"btn-replace@2x.png",
"btn-zoomup@1.5x.png",
"copy@1.25x.png",
"general-ai@2x.png",
"ai-moderations@1.5x.png",
"info.png",
"translation@2x.png",
"vision-ai.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/dark",
"files": [
"ai-audio@1.25x.png",
"ask-ai@2x.png",
"btn-zoomup@1.25x.png",
"chevron-down@1.25x.png",
"close@1.75x.png",
"copy@1.75x.png",
"default@1.25x.png",
"info@1.75x.png",
"ai-moderations@1.75x.png",
"btn-ic-review@2x.png",
"btn-microphone@2x.png",
"btn-update@2x.png",
"text-analysis-ai@2x.png",
"translation.png",
"vision-ai@2x.png",
"btn-update.png",
"image-ai@1.5x.png",
"image-ai@1.75x.png",
"summarization@1.75x.png",
"text-to-image@1.25x.png",
"ai-audio@1.5x.png",
"ai-embeddings@1.5x.png",
"ai-images@1.5x.png",
"ask-ai.png",
"ask-ai@1.25x.png",
"btn-copy@1.25x.png",
"btn-edit@1.5x.png",
"btn-password@2x.png",
"ai-embeddings.png",
"btn-edit@1.75x.png",
"btn-menu-comments@2x.png",
"btn-replace.png",
"btn-replace@2x.png",
"btn-zoomup@1.5x.png",
"copy@1.25x.png",
"general-ai@2x.png",
"ai-moderations@1.5x.png",
"info.png",
"translation@2x.png",
"vision-ai.png"
]
},
{
"added": [
"written-plugin.png",
"form-to-doc.svg",
"grammar@1.25x.png",
"grammar@2x.png",
"plugin-writer@2x.png",
"summarization@1.5x.png",
"summarization@1.75x.png",
"text-to-image@1.25x.png",
"text-to-image@1.5x.png",
"form-to-doc@1.25x.png",
"grammar.png",
"plugin-writer@1.25x.png",
"plugin-writer@1.75x.png",
"summarization@1.25x.png",
"translation@1.5x.png",
"written-plugin@1.25x.png",
"ask-ai.png",
"default@1.25.png",
"default@1.5x.png",
"default@1.75x.png",
"form-to-doc@2x.png",
"settings.png",
"settings@1.75x.png",
"text-to-image@2x.png",
"default.png",
"default@2x.png",
"form-to-doc@1.75x.png",
"grammar@1.5x.png",
"ocr.png",
"ocr@1.75x.png",
"translation.png",
"translation@2x.png",
"ask-ai@1.25x.png",
"ask-ai@1.75x.png",
"form-to-doc@1.5x.png",
"settings@1.5x.png",
"summarization.png",
"translation@1.25x.png",
"written-plugin@1.5x.png",
"ask-ai@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/dark/big",
"files": [
"written-plugin.png",
"form-to-doc.svg",
"grammar@1.25x.png",
"grammar@2x.png",
"plugin-writer@2x.png",
"summarization@1.5x.png",
"summarization@1.75x.png",
"text-to-image@1.25x.png",
"text-to-image@1.5x.png",
"form-to-doc@1.25x.png",
"grammar.png",
"plugin-writer@1.25x.png",
"plugin-writer@1.75x.png",
"summarization@1.25x.png",
"translation@1.5x.png",
"written-plugin@1.25x.png",
"ask-ai.png",
"default@1.25.png",
"default@1.5x.png",
"default@1.75x.png",
"form-to-doc@2x.png",
"settings.png",
"settings@1.75x.png",
"text-to-image@2x.png",
"default.png",
"default@2x.png",
"form-to-doc@1.75x.png",
"grammar@1.5x.png",
"ocr.png",
"ocr@1.75x.png",
"translation.png",
"translation@2x.png",
"ask-ai@1.25x.png",
"ask-ai@1.75x.png",
"form-to-doc@1.5x.png",
"settings@1.5x.png",
"summarization.png",
"translation@1.25x.png",
"written-plugin@1.5x.png",
"ask-ai@1.5x.png"
]
},
{
"added": [
"ai-embeddings.png",
"ai-images@1.25x.png",
"btn-microphone@1.25x.png",
"btn-remove@1.5x.png",
"translation@1.75x.png",
"btn-edit@1.5x.png",
"btn-update@2x.png",
"info@1.25x.png",
"ai-embeddings@1.25x.png",
"ai-moderations@2x.png",
"btn-microphone.png",
"close@1.5x.png",
"info@1.5x.png",
"vision-ai@1.5x.png",
"ai-realtime@1.5x.png",
"close.png",
"image-ai@1.75x.png",
"text-analysis-ai@1.25x.png",
"ai-moderations@1.25x.png",
"ai-moderations@1.5x.png",
"btn-demote@1.75x.png",
"btn-password@1.75x.png",
"btn-remove@2x.png",
"btn-zoomup@1.75x.png",
"chevron-down@1.5x.png",
"grammar@1.75x.png",
"ai-embeddings@2x.png",
"btn-menu-comments@1.25x.png",
"btn-zoomup.png",
"btn-zoomup@1.5x.png",
"close@1.25x.png",
"default@1.75x.png",
"image-ai@1.5x.png",
"translation@1.5x.png",
"ai-code@1.75x.png",
"btn-edit.png",
"btn-microphone.svg",
"btn-microphone@1.5x.png",
"btn-microphone@1.75x.png",
"btn-password-hide@1.25x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/light",
"files": [
"ai-embeddings.png",
"ai-images@1.25x.png",
"btn-microphone@1.25x.png",
"btn-remove@1.5x.png",
"translation@1.75x.png",
"btn-edit@1.5x.png",
"btn-update@2x.png",
"info@1.25x.png",
"ai-embeddings@1.25x.png",
"ai-moderations@2x.png",
"btn-microphone.png",
"close@1.5x.png",
"info@1.5x.png",
"vision-ai@1.5x.png",
"ai-realtime@1.5x.png",
"close.png",
"image-ai@1.75x.png",
"text-analysis-ai@1.25x.png",
"ai-moderations@1.25x.png",
"ai-moderations@1.5x.png",
"btn-demote@1.75x.png",
"btn-password@1.75x.png",
"btn-remove@2x.png",
"btn-zoomup@1.75x.png",
"chevron-down@1.5x.png",
"grammar@1.75x.png",
"ai-embeddings@2x.png",
"btn-menu-comments@1.25x.png",
"btn-zoomup.png",
"btn-zoomup@1.5x.png",
"close@1.25x.png",
"default@1.75x.png",
"image-ai@1.5x.png",
"translation@1.5x.png",
"ai-code@1.75x.png",
"btn-edit.png",
"btn-microphone.svg",
"btn-microphone@1.5x.png",
"btn-microphone@1.75x.png",
"btn-password-hide@1.25x.png"
]
},
{
"added": [
"ask-ai.png",
"default@2x.png",
"form-to-doc@1.25x.png",
"ocr@1.75x.png",
"plugin-writer.png",
"plugin-writer@2x.png",
"summarization@1.75x.png",
"written-plugin@2x.png",
"ask-ai@2x.png",
"form-to-doc@1.5x.png",
"grammar@1.5x.png",
"summarization@1.25x.png",
"translation@2x.png",
"default@1.25x.png",
"default@1.5x.png",
"form-to-doc@2x.png",
"grammar@1.75x.png",
"ocr.png",
"settings@1.75x.png",
"settings@2x.png",
"summarization@1.5x.png",
"ask-ai@1.25x.png",
"form-to-doc@1.75x.png",
"grammar@1.25x.png",
"settings@1.25x.png",
"settings@1.5x.png",
"summarization@2x.png",
"text-to-image.png",
"text-to-image@2x.png",
"default@1.75x.png",
"form-to-doc.png",
"ocr@1.25x.png",
"text-to-image@1.25x.png",
"translation@1.75x.png",
"written-plugin.png",
"written-plugin@1.25x.png",
"ask-ai@1.5x.png",
"ask-ai@1.75x.png",
"default.png",
"grammar.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/light/big",
"files": [
"ask-ai.png",
"default@2x.png",
"form-to-doc@1.25x.png",
"ocr@1.75x.png",
"plugin-writer.png",
"plugin-writer@2x.png",
"summarization@1.75x.png",
"written-plugin@2x.png",
"ask-ai@2x.png",
"form-to-doc@1.5x.png",
"grammar@1.5x.png",
"summarization@1.25x.png",
"translation@2x.png",
"default@1.25x.png",
"default@1.5x.png",
"form-to-doc@2x.png",
"grammar@1.75x.png",
"ocr.png",
"settings@1.75x.png",
"settings@2x.png",
"summarization@1.5x.png",
"ask-ai@1.25x.png",
"form-to-doc@1.75x.png",
"grammar@1.25x.png",
"settings@1.25x.png",
"settings@1.5x.png",
"summarization@2x.png",
"text-to-image.png",
"text-to-image@2x.png",
"default@1.75x.png",
"form-to-doc.png",
"ocr@1.25x.png",
"text-to-image@1.25x.png",
"translation@1.75x.png",
"written-plugin.png",
"written-plugin@1.25x.png",
"ask-ai@1.5x.png",
"ask-ai@1.75x.png",
"default.png",
"grammar.png"
]
},
{
"added": [
"light"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/theme-classic-light",
"files": [
"light"
]
},
{
"added": [
"ask-ai_active@1.5x.png",
"ask-ai.png",
"ask-ai_active.png",
"ask-ai_active@1.75x.png",
"ask-ai_active@2x.png",
"ask-ai@1.25x.png",
"ask-ai@1.5x.png",
"ask-ai@1.75x.png",
"ask-ai@2x.png",
"ask-ai_active@1.25x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/theme-classic-light/light",
"files": [
"ask-ai_active@1.5x.png",
"ask-ai.png",
"ask-ai_active.png",
"ask-ai_active@1.75x.png",
"ask-ai_active@2x.png",
"ask-ai@1.25x.png",
"ask-ai@1.5x.png",
"ask-ai@1.75x.png",
"ask-ai@2x.png",
"ask-ai_active@1.25x.png"
]
},
{
"added": [
"dark",
"light"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/theme-default",
"files": [
"dark",
"light"
]
},
{
"added": [
"ask-ai@1.5x.png",
"ask-ai@1.75x.png",
"ask-ai_active@1.5x.png",
"ask-ai_active@2x.png",
"ask-ai.png",
"ask-ai@1.25x.png",
"ask-ai@2x.png",
"ask-ai_active.png",
"ask-ai_active@1.25x.png",
"ask-ai_active@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/theme-default/dark",
"files": [
"ask-ai@1.5x.png",
"ask-ai@1.75x.png",
"ask-ai_active@1.5x.png",
"ask-ai_active@2x.png",
"ask-ai.png",
"ask-ai@1.25x.png",
"ask-ai@2x.png",
"ask-ai_active.png",
"ask-ai_active@1.25x.png",
"ask-ai_active@1.75x.png"
]
},
{
"added": [
"ask-ai.png",
"ask-ai@1.25x.png",
"ask-ai@1.5x.png",
"ask-ai@2x.png",
"ask-ai_active@1.75x.png",
"ask-ai_active@2x.png",
"ask-ai@1.75x.png",
"ask-ai_active.png",
"ask-ai_active@1.25x.png",
"ask-ai_active@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/icons/theme-default/light",
"files": [
"ask-ai.png",
"ask-ai@1.25x.png",
"ask-ai@1.5x.png",
"ask-ai@2x.png",
"ask-ai_active@1.75x.png",
"ask-ai_active@2x.png",
"ask-ai@1.75x.png",
"ask-ai_active.png",
"ask-ai_active@1.25x.png",
"ask-ai_active@1.5x.png"
]
},
{
"added": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon@1.25x.png",
"icon@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/light",
"files": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon@1.25x.png",
"icon@1.5x.png"
]
},
{
"added": [
"common.css",
"customAssistant.css",
"customProviders.css",
"settings.css",
"summarization.css",
"aiModelEdit.css",
"aiModelsList.css",
"chat.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/styles",
"files": [
"common.css",
"customAssistant.css",
"customProviders.css",
"settings.css",
"summarization.css",
"aiModelEdit.css",
"aiModelsList.css",
"chat.css"
]
},
{
"added": [
"aiModelEdit.js",
"code.js",
"utils",
"customProviders.js",
"engine",
"generate.js",
"chat.js",
"chatVoice.js",
"customAssistant.js",
"helper.js",
"hyperlink.js",
"settings.js",
"summarization.js",
"text-annotations",
"aiModelsList.js",
"helpers"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts",
"files": [
"aiModelEdit.js",
"code.js",
"utils",
"customProviders.js",
"engine",
"generate.js",
"chat.js",
"chatVoice.js",
"customAssistant.js",
"helper.js",
"hyperlink.js",
"settings.js",
"summarization.js",
"text-annotations",
"aiModelsList.js",
"helpers"
]
},
{
"added": [
"storage.js",
"engine.js",
"library.js",
"local_storage.js",
"providers",
"register.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts/engine",
"files": [
"storage.js",
"engine.js",
"library.js",
"local_storage.js",
"providers",
"register.js"
]
},
{
"added": [
"base.js",
"config.json",
"internal",
"preinstall-example.json",
"provider.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts/engine/providers",
"files": [
"base.js",
"config.json",
"internal",
"preinstall-example.json",
"provider.js"
]
},
{
"added": [
"anthropic.js",
"deepseek.js",
"google-gemini.js",
"groq.js",
"openrouter.js",
"zhipu.js",
"gpt4all.js",
"lmstudio.js",
"mistral.js",
"ollama.js",
"openai.js",
"stabilityai.js",
"together.ai.js",
"xAI.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts/engine/providers/internal",
"files": [
"anthropic.js",
"deepseek.js",
"google-gemini.js",
"groq.js",
"openrouter.js",
"zhipu.js",
"gpt4all.js",
"lmstudio.js",
"mistral.js",
"ollama.js",
"openai.js",
"stabilityai.js",
"together.ai.js",
"xAI.js"
]
},
{
"added": [
"helpers.js",
"helperFuncs.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts/helpers",
"files": [
"helpers.js",
"helperFuncs.js"
]
},
{
"added": [
"spelling.js",
"text-annotator.js",
"annotation-popup.js",
"custom-annotations",
"grammar.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts/text-annotations",
"files": [
"spelling.js",
"text-annotator.js",
"annotation-popup.js",
"custom-annotations",
"grammar.js"
]
},
{
"added": [
"README.md",
"annotation-popup.js",
"assistant-hint.js",
"assistant-replace-hint.js",
"assistant-replace.js",
"custom-annotator.js",
"manager.js",
"types.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts/text-annotations/custom-annotations",
"files": [
"README.md",
"annotation-popup.js",
"assistant-hint.js",
"assistant-replace-hint.js",
"assistant-replace.js",
"custom-annotator.js",
"manager.js",
"types.js"
]
},
{
"added": [
"theme.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/scripts/utils",
"files": [
"theme.js"
]
},
{
"added": [
"es-ES.json",
"ja-JA.json",
"langs.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"fr-FR.json",
"sq-AL.json",
"zh-CN.json",
"cs-CS.json",
"de-DE.json",
"helpers",
"it-IT.json",
"pt-BR.json",
"ar-SA.json",
"ru-RU.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/translations",
"files": [
"es-ES.json",
"ja-JA.json",
"langs.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"fr-FR.json",
"sq-AL.json",
"zh-CN.json",
"cs-CS.json",
"de-DE.json",
"helpers",
"it-IT.json",
"pt-BR.json",
"ar-SA.json",
"ru-RU.json"
]
},
{
"added": [
"ar-SA.json",
"fr-FR.json",
"it-IT.json",
"ja-JA.json",
"pt-BR.json",
"ru-RU.json",
"cs-CS.json",
"de-DE.json",
"en.json",
"es-ES.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"zh-CN.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/translations/helpers",
"files": [
"ar-SA.json",
"fr-FR.json",
"it-IT.json",
"ja-JA.json",
"pt-BR.json",
"ru-RU.json",
"cs-CS.json",
"de-DE.json",
"en.json",
"es-ES.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"zh-CN.json"
]
},
{
"added": [
"GPT-3-Encoder",
"jquery",
"md",
"select2-4.0.6-rc.1"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor",
"files": [
"GPT-3-Encoder",
"jquery",
"md",
"select2-4.0.6-rc.1"
]
},
{
"added": [
"LICENSE",
"README.md",
"encoder.js",
"encoder.json",
"vocabulary.bpe"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/GPT-3-Encoder",
"files": [
"LICENSE",
"README.md",
"encoder.js",
"encoder.json",
"vocabulary.bpe"
]
},
{
"added": [
"jquery-3.7.1.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/jquery",
"files": [
"jquery-3.7.1.min.js"
]
},
{
"added": [
"markdown-it.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/md",
"files": [
"markdown-it.js"
]
},
{
"added": [
"dist",
"docs",
"LICENSE.md",
"README.md"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/select2-4.0.6-rc.1",
"files": [
"dist",
"docs",
"LICENSE.md",
"README.md"
]
},
{
"added": [
"css",
"js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/select2-4.0.6-rc.1/dist",
"files": [
"css",
"js"
]
},
{
"added": [
"select2.css",
"select2.min.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/select2-4.0.6-rc.1/dist/css",
"files": [
"select2.css",
"select2.min.css"
]
},
{
"added": [
"select2.full.min.js",
"select2.js",
"select2.min.js",
"select2.full.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/select2-4.0.6-rc.1/dist/js",
"files": [
"select2.full.min.js",
"select2.js",
"select2.min.js",
"select2.full.js"
]
},
{
"added": [
"README.md",
"announcements-4.0.html",
"community.html",
"examples.html",
"index.html",
"options-old.html",
"options.html"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/vendor/select2-4.0.6-rc.1/docs",
"files": [
"README.md",
"announcements-4.0.html",
"community.html",
"examples.html",
"index.html",
"options-old.html",
"options.html"
]
},
{
"added": [
"AUTHORS.md",
"CHANGELOG.md",
"edit-window.html",
"postcss.config.mjs",
"vite.config.mjs",
"index.html",
"LICENSE.txt",
"licenses",
"oauth.html",
"config.json",
"dist",
"info-window.html",
"resources",
"translations",
"vendor",
"3rd-party.txt"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}",
"files": [
"AUTHORS.md",
"CHANGELOG.md",
"edit-window.html",
"postcss.config.mjs",
"vite.config.mjs",
"index.html",
"LICENSE.txt",
"licenses",
"oauth.html",
"config.json",
"dist",
"info-window.html",
"resources",
"translations",
"vendor",
"3rd-party.txt"
]
},
{
"added": [
"edit-window.modern.js.map",
"styles.css",
"bundle.modern.js",
"bundle.modern.js.map",
"edit-window.css",
"edit-window.modern.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/dist",
"files": [
"edit-window.modern.js.map",
"styles.css",
"bundle.modern.js",
"bundle.modern.js.map",
"edit-window.css",
"edit-window.modern.js"
]
},
{
"added": [
"citeproc-js.license",
"core-js.license",
"mendeley-sdk.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/licenses",
"files": [
"citeproc-js.license",
"core-js.license",
"mendeley-sdk.license"
]
},
{
"added": [
"css",
"dark",
"img",
"light",
"store",
"csl"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources",
"files": [
"css",
"dark",
"img",
"light",
"store",
"csl"
]
},
{
"added": [
"locales",
"styles",
"styles.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/csl",
"files": [
"locales",
"styles",
"styles.json"
]
},
{
"added": [
"locales-cy-GB.xml",
"locales-en-US.xml",
"locales-es-MX.xml",
"locales-eu.xml",
"locales-km-KH.xml",
"locales-lv-LV.xml",
"locales-th-TH.xml",
"locales-uk-UA.xml",
"locales-da-DK.xml",
"locales-lij-IT.xml",
"locales-nb-NO.xml",
"locales-vi-VN.xml",
"locales-et-EE.xml",
"locales-is-IS.xml",
"locales-ru-RU.xml",
"locales-sr-RS.xml",
"locales-pt-PT.xml",
"locales-fr-CA.xml",
"locales-hr-HR.xml",
"locales-hy-AM.xml",
"locales-ms-MY.xml",
"locales-de-AT.xml",
"locales-id-ID.xml",
"locales-lt-LT.xml",
"locales-ar.xml",
"locales-he-IL.xml",
"locales-zh-TW.xml",
"locales-el-GR.xml",
"locales-ja-JP.xml",
"locales-pt-BR.xml",
"locales-sl-SI.xml",
"locales-zh-CN.xml",
"locales-cs-CZ.xml",
"locales-es-CL.xml",
"locales-hi-IN.xml",
"locales-en-GB.xml",
"locales-fa-IR.xml",
"locales-it-IT.xml",
"locales-ko-KR.xml",
"locales-mn-MN.xml"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/csl/locales",
"files": [
"locales-cy-GB.xml",
"locales-en-US.xml",
"locales-es-MX.xml",
"locales-eu.xml",
"locales-km-KH.xml",
"locales-lv-LV.xml",
"locales-th-TH.xml",
"locales-uk-UA.xml",
"locales-da-DK.xml",
"locales-lij-IT.xml",
"locales-nb-NO.xml",
"locales-vi-VN.xml",
"locales-et-EE.xml",
"locales-is-IS.xml",
"locales-ru-RU.xml",
"locales-sr-RS.xml",
"locales-pt-PT.xml",
"locales-fr-CA.xml",
"locales-hr-HR.xml",
"locales-hy-AM.xml",
"locales-ms-MY.xml",
"locales-de-AT.xml",
"locales-id-ID.xml",
"locales-lt-LT.xml",
"locales-ar.xml",
"locales-he-IL.xml",
"locales-zh-TW.xml",
"locales-el-GR.xml",
"locales-ja-JP.xml",
"locales-pt-BR.xml",
"locales-sl-SI.xml",
"locales-zh-CN.xml",
"locales-cs-CZ.xml",
"locales-es-CL.xml",
"locales-hi-IN.xml",
"locales-en-GB.xml",
"locales-fa-IR.xml",
"locales-it-IT.xml",
"locales-ko-KR.xml",
"locales-mn-MN.xml"
]
},
{
"added": [
"harvard-cite-them-right.csl",
"ieee.csl",
"american-anthropological-association.csl",
"modern-language-association.csl",
"nature.csl",
"american-medical-association.csl",
"american-political-science-association.csl",
"american-sociological-association.csl",
"apa.csl",
"chicago-author-date.csl",
"chicago-notes-bibliography.csl"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/csl/styles",
"files": [
"harvard-cite-them-right.csl",
"ieee.csl",
"american-anthropological-association.csl",
"modern-language-association.csl",
"nature.csl",
"american-medical-association.csl",
"american-political-science-association.csl",
"american-sociological-association.csl",
"apa.csl",
"chicago-author-date.csl",
"chicago-notes-bibliography.csl"
]
},
{
"added": [
"plugin_style.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/css",
"files": [
"plugin_style.css"
]
},
{
"added": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/dark",
"files": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
]
},
{
"added": [
"x.svg",
"checkmark.png",
"checkmark.svg",
"x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/img",
"files": [
"x.svg",
"checkmark.png",
"checkmark.svg",
"x.png"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/light",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"fr-FR.json",
"ja-JA.json",
"pt-BR.json",
"sq-AL.json",
"zh-ZH.json",
"cs-CZ.json",
"it-IT.json",
"pt-PT.json",
"nl-NL.json",
"es-ES.json",
"langs.json",
"ru-RU.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"de-DE.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/translations",
"files": [
"fr-FR.json",
"ja-JA.json",
"pt-BR.json",
"sq-AL.json",
"zh-ZH.json",
"cs-CZ.json",
"it-IT.json",
"pt-PT.json",
"nl-NL.json",
"es-ES.json",
"langs.json",
"ru-RU.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"de-DE.json"
]
},
{
"added": [
"citeproc",
"mendeley-sdk"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/vendor",
"files": [
"citeproc",
"mendeley-sdk"
]
},
{
"added": [
"citeproc_commonjs.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/vendor/citeproc",
"files": [
"citeproc_commonjs.js"
]
},
{
"added": [
"standalone.min.js",
"standalone.min.js.map"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/vendor/mendeley-sdk",
"files": [
"standalone.min.js",
"standalone.min.js.map"
]
},
{
"added": [
"3rd-Party.txt",
"CHANGELOG.md",
"config.json",
"index.html",
"licenses",
"resources",
"translations",
"vendor",
"README.md",
"scripts"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}",
"files": [
"3rd-Party.txt",
"CHANGELOG.md",
"config.json",
"index.html",
"licenses",
"resources",
"translations",
"vendor",
"README.md",
"scripts"
]
},
{
"added": [
"jQuery.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/licenses",
"files": [
"jQuery.license"
]
},
{
"added": [
"dark",
"light",
"store",
"css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources",
"files": [
"dark",
"light",
"store",
"css"
]
},
{
"added": [
"plugin_style.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/css",
"files": [
"plugin_style.css"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/dark",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/light",
"files": [
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg"
]
},
{
"added": [
"synonim.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/scripts",
"files": [
"synonim.js"
]
},
{
"added": [
"langs.json",
"ru-RU.json",
"sr-Cyrl-RS.json",
"zh-ZH.json",
"cs-CS.json",
"de-DE.json",
"it-IT.json",
"ja-JA.json",
"pt-BR.json",
"si-SI.json",
"sq-AL.json",
"sr-Latn-RS.json",
"es-ES.json",
"fr-FR.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/translations",
"files": [
"langs.json",
"ru-RU.json",
"sr-Cyrl-RS.json",
"zh-ZH.json",
"cs-CS.json",
"de-DE.json",
"it-IT.json",
"ja-JA.json",
"pt-BR.json",
"si-SI.json",
"sq-AL.json",
"sr-Latn-RS.json",
"es-ES.json",
"fr-FR.json"
]
},
{
"added": [
"jquery"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/vendor",
"files": [
"jquery"
]
},
{
"added": [
"jquery-3.7.1.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/vendor/jquery",
"files": [
"jquery-3.7.1.min.js"
]
},
{
"added": [
"translations",
"vendor",
"3rd-Party.txt",
"CHANGELOG.md",
"config.json",
"index.html",
"README.md",
"licenses",
"resources",
"scripts"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}",
"files": [
"translations",
"vendor",
"3rd-Party.txt",
"CHANGELOG.md",
"config.json",
"index.html",
"README.md",
"licenses",
"resources",
"scripts"
]
},
{
"added": [
"prettier@plugin-php.license",
"spectrum.license",
"xml-formatter.license",
"Highlight.license",
"Select2.license",
"jQuery.license",
"js-beautify.license",
"prettier.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/licenses",
"files": [
"prettier@plugin-php.license",
"spectrum.license",
"xml-formatter.license",
"Highlight.license",
"Select2.license",
"jQuery.license",
"js-beautify.license",
"prettier.license"
]
},
{
"added": [
"css",
"dark",
"light",
"store"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources",
"files": [
"css",
"dark",
"light",
"store"
]
},
{
"added": [
"plugin_style.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/css",
"files": [
"plugin_style.css"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/dark",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/light",
"files": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
]
},
{
"added": [
"highlight.js",
"highlight_ie.js",
"scrollable_div.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/scripts",
"files": [
"highlight.js",
"highlight_ie.js",
"scrollable_div.js"
]
},
{
"added": [
"cs-CZ.json",
"fr-FR.json",
"it-IT.json",
"langs.json",
"pt-BR.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"de-DE.json",
"es-ES.json",
"ja-JA.json",
"ru-RU.json",
"si-SI.json",
"zh-ZH.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/translations",
"files": [
"cs-CZ.json",
"fr-FR.json",
"it-IT.json",
"langs.json",
"pt-BR.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"de-DE.json",
"es-ES.json",
"ja-JA.json",
"ru-RU.json",
"si-SI.json",
"zh-ZH.json"
]
},
{
"added": [
"jquery",
"js-beautify-1.14.0",
"prettier",
"select2-4.0.13",
"spectrum",
"xml-formatter",
"highlight"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor",
"files": [
"jquery",
"js-beautify-1.14.0",
"prettier",
"select2-4.0.13",
"spectrum",
"xml-formatter",
"highlight"
]
},
{
"added": [
"styles",
"LICENSE",
"README.md",
"highlight.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/highlight",
"files": [
"styles",
"LICENSE",
"README.md",
"highlight.min.js"
]
},
{
"added": [
"androidstudio.css",
"github-gist.css",
"github.css",
"qtcreator_dark.css",
"qtcreator_light.css",
"xml_1.css",
"far.css",
"foundation.css",
"googlecode.css",
"idea.css",
"vs.css",
"vs2015.css",
"xcode.css",
"xml_2.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/highlight/styles",
"files": [
"androidstudio.css",
"github-gist.css",
"github.css",
"qtcreator_dark.css",
"qtcreator_light.css",
"xml_1.css",
"far.css",
"foundation.css",
"googlecode.css",
"idea.css",
"vs.css",
"vs2015.css",
"xcode.css",
"xml_2.css"
]
},
{
"added": [
"jquery-3.7.1.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/jquery",
"files": [
"jquery-3.7.1.min.js"
]
},
{
"added": [
"LICENSE",
"beautify-css.js",
"beautify-html.js",
"beautify.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/js-beautify-1.14.0",
"files": [
"LICENSE",
"beautify-css.js",
"beautify-html.js",
"beautify.js"
]
},
{
"added": [
"parser-markdown@2.3.2.js",
"parser-postcss@2.3.2.js",
"parser-typescript@2.3.2.js",
"plugin-php",
"standalone@2.3.2.js",
"LICENSE",
"parser-babel@2.3.2.js",
"parser-html@2.3.2.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/prettier",
"files": [
"parser-markdown@2.3.2.js",
"parser-postcss@2.3.2.js",
"parser-typescript@2.3.2.js",
"plugin-php",
"standalone@2.3.2.js",
"LICENSE",
"parser-babel@2.3.2.js",
"parser-html@2.3.2.js"
]
},
{
"added": [
"LICENSE",
"plugin-php.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/prettier/plugin-php",
"files": [
"LICENSE",
"plugin-php.js"
]
},
{
"added": [
"LICENSE.md",
"README.md",
"css",
"js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/select2-4.0.13",
"files": [
"LICENSE.md",
"README.md",
"css",
"js"
]
},
{
"added": [
"select2.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/select2-4.0.13/css",
"files": [
"select2.css"
]
},
{
"added": [
"select2.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/select2-4.0.13/js",
"files": [
"select2.js"
]
},
{
"added": [
"spectrum.css",
"spectrum.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/spectrum",
"files": [
"spectrum.css",
"spectrum.js"
]
},
{
"added": [
"LICENSE",
"xml-formatter.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/xml-formatter",
"files": [
"LICENSE",
"xml-formatter.js"
]
},
{
"added": [
"LICENSE.txt",
"dist",
"edit-window.html",
"index.html",
"3rd-party.txt",
"AUTHORS.md",
"config.json",
"info-window.html",
"postcss.config.mjs",
"resources",
"vendor",
"vite.config.mjs",
"CHANGELOG.md",
"licenses",
"translations"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}",
"files": [
"LICENSE.txt",
"dist",
"edit-window.html",
"index.html",
"3rd-party.txt",
"AUTHORS.md",
"config.json",
"info-window.html",
"postcss.config.mjs",
"resources",
"vendor",
"vite.config.mjs",
"CHANGELOG.md",
"licenses",
"translations"
]
},
{
"added": [
"bundle.modern.js",
"bundle.modern.js.map",
"edit-window.css",
"edit-window.modern.js",
"edit-window.modern.js.map",
"styles.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/dist",
"files": [
"bundle.modern.js",
"bundle.modern.js.map",
"edit-window.css",
"edit-window.modern.js",
"edit-window.modern.js.map",
"styles.css"
]
},
{
"added": [
"core-js.license",
"citeproc.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/licenses",
"files": [
"core-js.license",
"citeproc.license"
]
},
{
"added": [
"light",
"store",
"csl",
"dark",
"img"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources",
"files": [
"light",
"store",
"csl",
"dark",
"img"
]
},
{
"added": [
"locales",
"styles",
"styles.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/csl",
"files": [
"locales",
"styles",
"styles.json"
]
},
{
"added": [
"locales-la.xml",
"locales-nn-NO.xml",
"locales-el-GR.xml",
"locales-ru-RU.xml",
"locales-tr-TR.xml",
"locales-km-KH.xml",
"locales-pa-PK.xml",
"locales-sr-Latn-RS.xml",
"locales-en-GB.xml",
"locales-af-ZA.xml",
"locales-ca-AD.xml",
"locales-da-DK.xml",
"locales-hy-AM.xml",
"locales-bal-PK.xml",
"locales-es-MX.xml",
"locales-hi-IN.xml",
"locales-ms-MY.xml",
"locales-sv-SE.xml",
"locales-zh-TW.xml",
"locales-ar.xml",
"locales-es-CL.xml",
"locales-id-ID.xml",
"locales-cs-CZ.xml",
"locales-nl-NL.xml",
"locales-sl-SI.xml",
"locales-gl-ES.xml",
"locales-fr-FR.xml",
"locales-is-IS.xml",
"locales-th-TH.xml",
"locales-brh-PK.xml",
"locales-es-ES.xml",
"locales-et-EE.xml",
"locales-hr-HR.xml",
"locales-lt-LT.xml",
"locales-uk-UA.xml",
"locales-cy-GB.xml",
"locales-hu-HU.xml",
"locales-ro-RO.xml",
"locales-sr-RS.xml",
"locales-zh-CN.xml"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/csl/locales",
"files": [
"locales-la.xml",
"locales-nn-NO.xml",
"locales-el-GR.xml",
"locales-ru-RU.xml",
"locales-tr-TR.xml",
"locales-km-KH.xml",
"locales-pa-PK.xml",
"locales-sr-Latn-RS.xml",
"locales-en-GB.xml",
"locales-af-ZA.xml",
"locales-ca-AD.xml",
"locales-da-DK.xml",
"locales-hy-AM.xml",
"locales-bal-PK.xml",
"locales-es-MX.xml",
"locales-hi-IN.xml",
"locales-ms-MY.xml",
"locales-sv-SE.xml",
"locales-zh-TW.xml",
"locales-ar.xml",
"locales-es-CL.xml",
"locales-id-ID.xml",
"locales-cs-CZ.xml",
"locales-nl-NL.xml",
"locales-sl-SI.xml",
"locales-gl-ES.xml",
"locales-fr-FR.xml",
"locales-is-IS.xml",
"locales-th-TH.xml",
"locales-brh-PK.xml",
"locales-es-ES.xml",
"locales-et-EE.xml",
"locales-hr-HR.xml",
"locales-lt-LT.xml",
"locales-uk-UA.xml",
"locales-cy-GB.xml",
"locales-hu-HU.xml",
"locales-ro-RO.xml",
"locales-sr-RS.xml",
"locales-zh-CN.xml"
]
},
{
"added": [
"american-political-science-association.csl",
"chicago-author-date.csl",
"ieee.csl",
"modern-language-association.csl",
"american-anthropological-association.csl",
"american-sociological-association.csl",
"apa.csl",
"chicago-notes-bibliography.csl",
"harvard-cite-them-right.csl",
"nature.csl",
"american-medical-association.csl"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/csl/styles",
"files": [
"american-political-science-association.csl",
"chicago-author-date.csl",
"ieee.csl",
"modern-language-association.csl",
"american-anthropological-association.csl",
"american-sociological-association.csl",
"apa.csl",
"chicago-notes-bibliography.csl",
"harvard-cite-them-right.csl",
"nature.csl",
"american-medical-association.csl"
]
},
{
"added": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/dark",
"files": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
]
},
{
"added": [
"checkmark.svg",
"x.png",
"x.svg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/img",
"files": [
"checkmark.svg",
"x.png",
"x.svg"
]
},
{
"added": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/light",
"files": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
]
},
{
"added": [
"it-IT.json",
"pt-BR.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"cs-CS.json",
"de-DE.json",
"es-ES.json",
"fr-FR.json",
"langs.json",
"pt-PT.json",
"zh-ZH.json",
"nl-NL.json",
"ru-RU.json",
"ja-JA.json",
"sq-AL.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/translations",
"files": [
"it-IT.json",
"pt-BR.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"cs-CS.json",
"de-DE.json",
"es-ES.json",
"fr-FR.json",
"langs.json",
"pt-PT.json",
"zh-ZH.json",
"nl-NL.json",
"ru-RU.json",
"ja-JA.json",
"sq-AL.json"
]
},
{
"added": [
"citeproc"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/vendor",
"files": [
"citeproc"
]
},
{
"added": [
"citeproc_commonjs.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/vendor/citeproc",
"files": [
"citeproc_commonjs.js"
]
},
{
"added": [
"scripts",
"settings.html",
"vendor",
"README.md",
"index.html",
"licenses",
"translations",
"3rd-Party.txt",
"CHANGELOG.md",
"config.json",
"resources"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}",
"files": [
"scripts",
"settings.html",
"vendor",
"README.md",
"index.html",
"licenses",
"translations",
"3rd-Party.txt",
"CHANGELOG.md",
"config.json",
"resources"
]
},
{
"added": [
"Select2.license",
"jQuery.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/licenses",
"files": [
"Select2.license",
"jQuery.license"
]
},
{
"added": [
"dark",
"light",
"store"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources",
"files": [
"dark",
"light",
"store"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/dark",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/light",
"files": [
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg"
]
},
{
"added": [
"settings.js",
"speech.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/scripts",
"files": [
"settings.js",
"speech.js"
]
},
{
"added": [
"zh-ZH.json",
"cs-CS.json",
"de-DE.json",
"es-ES.json",
"ja-JA.json",
"langs.json",
"pt-BR.json",
"ru-RU.json",
"sq-AL.json",
"fr-FR.json",
"it-IT.json",
"nl-NL.json",
"pt-PT.json",
"sr-Latn-RS.json",
"uk-UA.json",
"sr-Cyrl-RS.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/translations",
"files": [
"zh-ZH.json",
"cs-CS.json",
"de-DE.json",
"es-ES.json",
"ja-JA.json",
"langs.json",
"pt-BR.json",
"ru-RU.json",
"sq-AL.json",
"fr-FR.json",
"it-IT.json",
"nl-NL.json",
"pt-PT.json",
"sr-Latn-RS.json",
"uk-UA.json",
"sr-Cyrl-RS.json"
]
},
{
"added": [
"guessLanguage",
"jquery",
"select2-4.0.13"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/vendor",
"files": [
"guessLanguage",
"jquery",
"select2-4.0.13"
]
},
{
"added": [
"_languageData.js",
"guessLanguage.js",
"README.md"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/vendor/guessLanguage",
"files": [
"_languageData.js",
"guessLanguage.js",
"README.md"
]
},
{
"added": [
"jquery-3.7.1.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/vendor/jquery",
"files": [
"jquery-3.7.1.min.js"
]
},
{
"added": [
"LICENSE.md",
"README.md",
"css",
"js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/vendor/select2-4.0.13",
"files": [
"LICENSE.md",
"README.md",
"css",
"js"
]
},
{
"added": [
"select2.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/vendor/select2-4.0.13/css",
"files": [
"select2.css"
]
},
{
"added": [
"select2.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/vendor/select2-4.0.13/js",
"files": [
"select2.js"
]
},
{
"added": [
"index.html",
"translations",
"vendor",
"3rd-Party.txt",
"CHANGELOG.md",
"index_about.html",
"licenses",
"resources",
"scripts",
"README.md",
"config.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}",
"files": [
"index.html",
"translations",
"vendor",
"3rd-Party.txt",
"CHANGELOG.md",
"index_about.html",
"licenses",
"resources",
"scripts",
"README.md",
"config.json"
]
},
{
"added": [
"jQuery.license",
"Select2.license"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/licenses",
"files": [
"jQuery.license",
"Select2.license"
]
},
{
"added": [
"css",
"dark",
"light",
"store"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources",
"files": [
"css",
"dark",
"light",
"store"
]
},
{
"added": [
"plugin_style.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/css",
"files": [
"plugin_style.css"
]
},
{
"added": [
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/dark",
"files": [
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/light",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"code.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/scripts",
"files": [
"code.js"
]
},
{
"added": [
"de-De.json",
"es-ES.json",
"fr-FR.json",
"it-IT.json",
"pt-BR.json",
"langs.json",
"ru-RU.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"zh-ZH.json",
"cs-CZ.json"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/translations",
"files": [
"de-De.json",
"es-ES.json",
"fr-FR.json",
"it-IT.json",
"pt-BR.json",
"langs.json",
"ru-RU.json",
"sq-AL.json",
"sr-Cyrl-RS.json",
"sr-Latn-RS.json",
"zh-ZH.json",
"cs-CZ.json"
]
},
{
"added": [
"jquery",
"select2-4.0.6-rc.1"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/vendor",
"files": [
"jquery",
"select2-4.0.6-rc.1"
]
},
{
"added": [
"jquery-3.7.1.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/vendor/jquery",
"files": [
"jquery-3.7.1.min.js"
]
},
{
"added": [
"dist",
"docs",
"LICENSE.md",
"README.md"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/vendor/select2-4.0.6-rc.1",
"files": [
"dist",
"docs",
"LICENSE.md",
"README.md"
]
},
{
"added": [
"js",
"css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/vendor/select2-4.0.6-rc.1/dist",
"files": [
"js",
"css"
]
},
{
"added": [
"select2.css",
"select2.min.css"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/vendor/select2-4.0.6-rc.1/dist/css",
"files": [
"select2.css",
"select2.min.css"
]
},
{
"added": [
"select2.full.js",
"select2.full.min.js",
"select2.js",
"select2.min.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/vendor/select2-4.0.6-rc.1/dist/js",
"files": [
"select2.full.js",
"select2.full.min.js",
"select2.js",
"select2.min.js"
]
},
{
"added": [
"community.html",
"examples.html",
"index.html",
"options-old.html",
"options.html",
"README.md",
"announcements-4.0.html"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/vendor/select2-4.0.6-rc.1/docs",
"files": [
"community.html",
"examples.html",
"index.html",
"options-old.html",
"options.html",
"README.md",
"announcements-4.0.html"
]
},
{
"added": [
"AllFonts.js"
],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/common",
"files": [
"AllFonts.js"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide",
"files": [
"themes"
]
},
{
"added": [
"theme29",
"theme4",
"theme5",
"theme11",
"theme12",
"theme13",
"theme15",
"theme18",
"theme2",
"theme21",
"theme31",
"theme10",
"theme30",
"theme35",
"theme6",
"theme7",
"theme20",
"theme24",
"theme27",
"theme28",
"theme32",
"theme25",
"theme26",
"themes.js",
"theme3",
"theme34",
"theme14",
"theme16",
"theme19",
"theme22",
"theme36",
"theme9",
"theme33",
"theme8",
"theme1",
"theme17",
"theme23"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes",
"files": [
"theme29",
"theme4",
"theme5",
"theme11",
"theme12",
"theme13",
"theme15",
"theme18",
"theme2",
"theme21",
"theme31",
"theme10",
"theme30",
"theme35",
"theme6",
"theme7",
"theme20",
"theme24",
"theme27",
"theme28",
"theme32",
"theme25",
"theme26",
"themes.js",
"theme3",
"theme34",
"theme14",
"theme16",
"theme19",
"theme22",
"theme36",
"theme9",
"theme33",
"theme8",
"theme1",
"theme17",
"theme23"
]
},
{
"added": [
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme1",
"files": [
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png"
]
},
{
"added": [
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme10",
"files": [
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png"
]
},
{
"added": [
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme11",
"files": [
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail.png"
]
},
{
"added": [
"thumbnail@4.5x.png",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme12",
"files": [
"thumbnail@4.5x.png",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png"
]
},
{
"added": [
"thumbnail@2x.png",
"thumbnail@4x.png",
"media",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme13",
"files": [
"thumbnail@2x.png",
"thumbnail@4x.png",
"media",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png"
]
},
{
"added": [
"thumbnail@4x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@3x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme14",
"files": [
"thumbnail@4x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@3x.png"
]
},
{
"added": [
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme15",
"files": [
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png"
]
},
{
"added": [
"thumbnail@1.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme16",
"files": [
"thumbnail@1.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png"
]
},
{
"added": [
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"media"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme17",
"files": [
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"media"
]
},
{
"added": [
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme18",
"files": [
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@5x.png"
]
},
{
"added": [
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"media",
"thumbnail.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme19",
"files": [
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"media",
"thumbnail.png"
]
},
{
"added": [
"media",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme2",
"files": [
"media",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png"
]
},
{
"added": [
"thumbnail@4.5x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme20",
"files": [
"thumbnail@4.5x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png"
]
},
{
"added": [
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme21",
"files": [
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2x.png"
]
},
{
"added": [
"Image__df2A6R",
"Image__5DUziX",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@5x.png",
"theme.bin",
"Image__2vVVy7",
"Image__UunK9E",
"Image__gIemZc",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"Image__jgZDmK",
"Image__jnmGG6",
"media",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"thumbnail.png",
"Image__DuGoLP",
"Image__GRy2nE",
"Image__JUyEdM",
"Image__PisycM"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme22",
"files": [
"Image__df2A6R",
"Image__5DUziX",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@5x.png",
"theme.bin",
"Image__2vVVy7",
"Image__UunK9E",
"Image__gIemZc",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"Image__jgZDmK",
"Image__jnmGG6",
"media",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"thumbnail.png",
"Image__DuGoLP",
"Image__GRy2nE",
"Image__JUyEdM",
"Image__PisycM"
]
},
{
"added": [
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme23",
"files": [
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png"
]
},
{
"added": [
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme24",
"files": [
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png"
]
},
{
"added": [
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme25",
"files": [
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"media",
"thumbnail.png",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@5x.png"
]
},
{
"added": [
"thumbnail@5x.png",
"media",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme26",
"files": [
"thumbnail@5x.png",
"media",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png"
]
},
{
"added": [
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme27",
"files": [
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png"
]
},
{
"added": [
"thumbnail@4x.png",
"media",
"theme.bin",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme28",
"files": [
"thumbnail@4x.png",
"media",
"theme.bin",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
]
},
{
"added": [
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme29",
"files": [
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png"
]
},
{
"added": [
"thumbnail@4x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme3",
"files": [
"thumbnail@4x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
]
},
{
"added": [
"media",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@2.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme30",
"files": [
"media",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail@2.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png"
]
},
{
"added": [
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@3x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme31",
"files": [
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"media",
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@3x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png"
]
},
{
"added": [
"thumbnail@4.5x.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme32",
"files": [
"thumbnail@4.5x.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png"
]
},
{
"added": [
"media",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme33",
"files": [
"media",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png"
]
},
{
"added": [
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"theme.bin",
"thumbnail@1.75x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme34",
"files": [
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"theme.bin",
"thumbnail@1.75x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media"
]
},
{
"added": [
"media",
"theme.bin",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme35",
"files": [
"media",
"theme.bin",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@5x.png",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png"
]
},
{
"added": [
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme36",
"files": [
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@5x.png",
"media",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png"
]
},
{
"added": [
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme4",
"files": [
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"theme.bin",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
]
},
{
"added": [
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4.5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme5",
"files": [
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@4.5x.png",
"theme.bin",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media"
]
},
{
"added": [
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"media",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme6",
"files": [
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"media",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail.png"
]
},
{
"added": [
"theme.bin",
"thumbnail.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@5x.png",
"media"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme7",
"files": [
"theme.bin",
"thumbnail.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png",
"thumbnail@4x.png",
"thumbnail@1.25x.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@5x.png",
"media"
]
},
{
"added": [
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme8",
"files": [
"theme.bin",
"thumbnail@1.25x.png",
"thumbnail@2.5x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"media",
"thumbnail.png",
"thumbnail@1.5x.png",
"thumbnail@1.75x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png",
"thumbnail@3x.png",
"thumbnail@4.5x.png"
]
},
{
"added": [
"thumbnail@4.5x.png",
"media",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme9",
"files": [
"thumbnail@4.5x.png",
"media",
"thumbnail.png",
"thumbnail@1.25x.png",
"thumbnail@1.75x.png",
"thumbnail@3x.png",
"thumbnail@4x.png",
"thumbnail@5x.png",
"theme.bin",
"thumbnail@1.5x.png",
"thumbnail@2.5x.png",
"thumbnail@2x.png",
"thumbnail@3.5x.png"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/server",
"files": [
"FileConverter"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/server/FileConverter",
"files": [
"bin"
]
},
{
"added": [
"font_selection.bin",
"AllFonts.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/server/FileConverter/bin",
"files": [
"font_selection.bin",
"AllFonts.js"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/web-apps",
"files": [
"apps"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/web-apps/apps",
"files": [
"api"
]
},
{
"added": [],
"changed_count": 1,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/web-apps/apps/api",
"files": [
"documents"
]
}
],
"diff_token_dirs": [
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/store/icons",
"files": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png",
"screen_3.png",
"screen_4.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png",
"screen_3.png",
"screen_4.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/store/icons",
"files": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png"
]
},
{
"added": [
"screenshots",
"icons"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/store",
"files": [
"screenshots",
"icons"
]
},
{
"added": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/store/icons",
"files": [
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png",
"screen_3.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png",
"screen_3.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources/store/icons",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/store/icons",
"files": [
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png"
]
},
{
"added": [
"screen_5.png",
"screen_6.png",
"screen_1.png",
"screen_2.png",
"screen_3.png",
"screen_4.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/store/screenshots",
"files": [
"screen_5.png",
"screen_6.png",
"screen_1.png",
"screen_2.png",
"screen_3.png",
"screen_4.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/store/icons",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"screen_2.png",
"screen_3.png",
"screen_1.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/store/screenshots",
"files": [
"screen_2.png",
"screen_3.png",
"screen_1.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/store/icons",
"files": [
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg"
]
},
{
"added": [
"screen_1.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/store/screenshots",
"files": [
"screen_1.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/store/icons",
"files": [
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png",
"icon@1.75x.png",
"icon@2x.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png",
"screen_3.png",
"screen_4.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png",
"screen_3.png",
"screen_4.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/store/icons",
"files": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png",
"screen_3.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png",
"screen_3.png"
]
},
{
"added": [
"screenshots",
"icons"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/store",
"files": [
"screenshots",
"icons"
]
},
{
"added": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/store/icons",
"files": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png",
"screen_3.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png",
"screen_3.png"
]
},
{
"added": [
"icons",
"screenshots"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/store",
"files": [
"icons",
"screenshots"
]
},
{
"added": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/store/icons",
"files": [
"icon@1.75x.png",
"icon@2x.png",
"icon.png",
"icon.svg",
"icon@1.25x.png",
"icon@1.5x.png"
]
},
{
"added": [
"screen_1.png",
"screen_2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/store/screenshots",
"files": [
"screen_1.png",
"screen_2.png"
]
},
{
"added": [
"fonts_thumbnail_ea@1.5x.png",
"fonts_thumbnail.png",
"fonts_thumbnail_ea@1.25x.png.bin",
"themes_thumbnail@2.5x.png",
"themes_thumbnail@2x.png",
"fonts_thumbnail@1.5x.png",
"fonts_thumbnail_ea@1.25x.png",
"fonts_thumbnail_ea@1.75x.png",
"fonts_thumbnail_ea@2x.png.bin",
"fonts_thumbnail_ea@2x.png",
"fonts_thumbnail_ea.png",
"fonts_thumbnail@1.25x.png.bin",
"fonts_thumbnail@2x.png.bin",
"themes_thumbnail.png",
"fonts_thumbnail@1.5x.png.bin",
"fonts_thumbnail@1.75x.png",
"fonts_thumbnail_ea.png.bin",
"fonts_thumbnail_ea@1.5x.png.bin",
"themes_thumbnail@1.25x.png",
"themes_thumbnail@3x.png",
"themes_thumbnail@4x.png",
"themes_thumbnail@1.5x.png",
"fonts_thumbnail.png.bin",
"fonts_thumbnail@2x.png",
"fonts_thumbnail_ea@1.75x.png.bin",
"themes_thumbnail@1.75x.png",
"themes_thumbnail@3.5x.png",
"fonts_thumbnail@1.25x.png",
"fonts_thumbnail@1.75x.png.bin"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/common/Images",
"files": [
"fonts_thumbnail_ea@1.5x.png",
"fonts_thumbnail.png",
"fonts_thumbnail_ea@1.25x.png.bin",
"themes_thumbnail@2.5x.png",
"themes_thumbnail@2x.png",
"fonts_thumbnail@1.5x.png",
"fonts_thumbnail_ea@1.25x.png",
"fonts_thumbnail_ea@1.75x.png",
"fonts_thumbnail_ea@2x.png.bin",
"fonts_thumbnail_ea@2x.png",
"fonts_thumbnail_ea.png",
"fonts_thumbnail@1.25x.png.bin",
"fonts_thumbnail@2x.png.bin",
"themes_thumbnail.png",
"fonts_thumbnail@1.5x.png.bin",
"fonts_thumbnail@1.75x.png",
"fonts_thumbnail_ea.png.bin",
"fonts_thumbnail_ea@1.5x.png.bin",
"themes_thumbnail@1.25x.png",
"themes_thumbnail@3x.png",
"themes_thumbnail@4x.png",
"themes_thumbnail@1.5x.png",
"fonts_thumbnail.png.bin",
"fonts_thumbnail@2x.png",
"fonts_thumbnail_ea@1.75x.png.bin",
"themes_thumbnail@1.75x.png",
"themes_thumbnail@3.5x.png",
"fonts_thumbnail@1.25x.png",
"fonts_thumbnail@1.75x.png.bin"
]
},
{
"added": [
"image1.jpg",
"image2.jpg",
"image3.jpg",
"image4.jpg",
"image5.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme12/media",
"files": [
"image1.jpg",
"image2.jpg",
"image3.jpg",
"image4.jpg",
"image5.jpg"
]
},
{
"added": [
"image2.png",
"image3.jpg",
"image4.png",
"image1.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme13/media",
"files": [
"image2.png",
"image3.jpg",
"image4.png",
"image1.png"
]
},
{
"added": [
"image1.png",
"image2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme15/media",
"files": [
"image1.png",
"image2.png"
]
},
{
"added": [
"image1.png",
"image2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme16/media",
"files": [
"image1.png",
"image2.png"
]
},
{
"added": [
"image1.jpg",
"image2.jpg",
"image3.jpg",
"image4.jpg",
"image5.jpg",
"image6.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme17/media",
"files": [
"image1.jpg",
"image2.jpg",
"image3.jpg",
"image4.jpg",
"image5.jpg",
"image6.jpg"
]
},
{
"added": [
"image7.png",
"image8.png",
"image9.png",
"image1.png",
"image10.png",
"image11.png",
"image4.png",
"image5.png",
"image6.png",
"image2.png",
"image3.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme18/media",
"files": [
"image7.png",
"image8.png",
"image9.png",
"image1.png",
"image10.png",
"image11.png",
"image4.png",
"image5.png",
"image6.png",
"image2.png",
"image3.png"
]
},
{
"added": [
"image3.png",
"image4.png",
"image5.png",
"image6.png",
"image7.png",
"image1.png",
"image2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme19/media",
"files": [
"image3.png",
"image4.png",
"image5.png",
"image6.png",
"image7.png",
"image1.png",
"image2.png"
]
},
{
"added": [
"image1.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme20/media",
"files": [
"image1.jpg"
]
},
{
"added": [
"image4.png",
"image1.jpg",
"image2.png",
"image3.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme21/media",
"files": [
"image4.png",
"image1.jpg",
"image2.png",
"image3.png"
]
},
{
"added": [
"image7.png",
"image9.png",
"image1.png",
"image10.png",
"image11.png",
"image13.png",
"image5.png",
"image6.png",
"image8.png",
"image12.png",
"image2.png",
"image3.png",
"image4.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme24/media",
"files": [
"image7.png",
"image9.png",
"image1.png",
"image10.png",
"image11.png",
"image13.png",
"image5.png",
"image6.png",
"image8.png",
"image12.png",
"image2.png",
"image3.png",
"image4.png"
]
},
{
"added": [
"image1.png",
"image2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme25/media",
"files": [
"image1.png",
"image2.png"
]
},
{
"added": [
"image1.png",
"image2.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme27/media",
"files": [
"image1.png",
"image2.png"
]
},
{
"added": [
"image2.png",
"image1.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme29/media",
"files": [
"image2.png",
"image1.png"
]
},
{
"added": [
"image1.jpg",
"image2.jpg",
"image3.png",
"image4.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme3/media",
"files": [
"image1.jpg",
"image2.jpg",
"image3.png",
"image4.png"
]
},
{
"added": [
"image4.svg",
"image5.svg",
"image6.svg",
"image1.svg",
"image2.png",
"image3.svg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme30/media",
"files": [
"image4.svg",
"image5.svg",
"image6.svg",
"image1.svg",
"image2.png",
"image3.svg"
]
},
{
"added": [
"image1.jpg",
"image2.png",
"image3.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme31/media",
"files": [
"image1.jpg",
"image2.png",
"image3.png"
]
},
{
"added": [
"image2.png",
"image3.png",
"image4.png",
"image5.png",
"image6.jpg",
"image1.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme32/media",
"files": [
"image2.png",
"image3.png",
"image4.png",
"image5.png",
"image6.jpg",
"image1.png"
]
},
{
"added": [
"image1.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme33/media",
"files": [
"image1.png"
]
},
{
"added": [
"image1.jpg",
"image2.jpg",
"image3.jpg",
"image4.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme34/media",
"files": [
"image1.jpg",
"image2.jpg",
"image3.jpg",
"image4.jpg"
]
},
{
"added": [
"image3.jpg",
"image4.png",
"image7.jpg",
"image8.png",
"image1.jpg",
"image2.jpg",
"image5.png",
"image6.png",
"image9.png"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme35/media",
"files": [
"image3.jpg",
"image4.png",
"image7.jpg",
"image8.png",
"image1.jpg",
"image2.jpg",
"image5.png",
"image6.png",
"image9.png"
]
},
{
"added": [
"image1.jpg",
"image2.png",
"image3.png",
"image4.jpg",
"image5.jpg",
"image6.jpg",
"image7.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme36/media",
"files": [
"image1.jpg",
"image2.png",
"image3.png",
"image4.jpg",
"image5.jpg",
"image6.jpg",
"image7.jpg"
]
},
{
"added": [
"image1.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme5/media",
"files": [
"image1.jpg"
]
},
{
"added": [
"image1.jpg",
"image2.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme6/media",
"files": [
"image1.jpg",
"image2.jpg"
]
},
{
"added": [
"image1.jpg",
"image2.jpg",
"image3.jpg"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme8/media",
"files": [
"image1.jpg",
"image2.jpg",
"image3.jpg"
]
},
{
"added": [
"api.js"
],
"changed_count": 0,
"db_signature": false,
"dir": "/var/www/onlyoffice/documentserver/web-apps/apps/api/documents",
"files": [
"api.js"
]
}
],
"diff_total": 2625,
"diff_unresolved": [],
"exit": 0,
"gid": 0,
"health": "healthy",
"image": "onlyoffice/documentserver:9.4.0",
"mounts": [
{
"class": "named-declared",
"files": 3,
"name": "volgate-onlyoffice_onlyoffice_data",
"sample": [
"wopi_private.key",
"wopi_public.key",
".private/ds_release_date"
],
"source": "/var/lib/docker/volumes/volgate-onlyoffice_onlyoffice_data/_data",
"target": "/var/www/onlyoffice/Data",
"writable_by_app": "yes"
},
{
"class": "named-declared",
"files": 11,
"name": "volgate-onlyoffice_onlyoffice_logs",
"sample": [
"documentserver-example/out.log",
"documentserver-example/err.log",
"documentserver/nginx.error.log",
"documentserver/docservice/out.log",
"documentserver/docservice/err.log",
"documentserver/converter/out.log",
"documentserver/converter/err.log",
"documentserver/metrics/out.log",
"documentserver/metrics/err.log",
"documentserver/example/out.log",
"documentserver/example/err.log"
],
"source": "/var/lib/docker/volumes/volgate-onlyoffice_onlyoffice_logs/_data",
"target": "/var/log/onlyoffice",
"writable_by_app": "yes"
},
{
"class": "anonymous",
"files": 0,
"name": "f3816f49ddcc45ef72e4822f8562806d27d1966e6d48d05e642899f9f7031333",
"sample": [],
"source": "/var/lib/docker/volumes/f3816f49ddcc45ef72e4822f8562806d27d1966e6d48d05e642899f9f7031333/_data",
"target": "/usr/share/fonts/truetype/custom",
"writable_by_app": "yes"
},
{
"class": "anonymous",
"files": 0,
"name": "1e545d69dd476d2be20f4765e98291351087233dffae3f32fda919d788c0eb93",
"sample": [],
"source": "/var/lib/docker/volumes/1e545d69dd476d2be20f4765e98291351087233dffae3f32fda919d788c0eb93/_data",
"target": "/var/lib/onlyoffice",
"writable_by_app": "yes"
}
],
"name": "onlyoffice",
"restarts": null,
"status": "running",
"uid": 0
}
],
"declared_volumes": [
"onlyoffice_data",
"onlyoffice_logs"
],
"env_keys": [
"DOMAIN",
"HDD_PATH",
"IMPORT_PATH",
"JWT_SECRET",
"SUBDOMAIN",
"TZ",
"USERDATA_PATH"
],
"exercise": [],
"ports": []
},
"reasons": [
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon.svg', 'icon@1.25x.png', 'icon@1.5x.png', 'icon@1.75x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{07FD8DFA-DFE0-4089-AL24-0730933CC80A}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png', 'screen_3.png', 'screen_4.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon.svg', 'icon@1.25x.png', 'icon@1.5x.png', 'icon@1.75x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{38E022EA-AD92-45FC-B22B-49DF39746DB4}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['screenshots', 'icons']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon@2x.png', 'icon.png', 'icon.svg', 'icon@1.25x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{440EBF13-9B19-4BD8-8621-05200E58140B}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png', 'screen_3.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon.png', 'icon.svg', 'icon@1.25x.png', 'icon@1.5x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{7327FC95-16DA-41D9-9AF2-0E7F449F6800}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon.svg', 'icon@1.25x.png', 'icon@1.5x.png', 'icon@1.75x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{9DC93CDB-B576-4F0C-B55E-FCC9C48DD007}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_5.png', 'screen_6.png', 'screen_1.png', 'screen_2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon.png', 'icon.svg', 'icon@1.25x.png', 'icon@1.5x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9441}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_2.png', 'screen_3.png', 'screen_1.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon@1.25x.png', 'icon@1.5x.png', 'icon@1.75x.png', 'icon@2x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon.png', 'icon.svg', 'icon@1.25x.png', 'icon@1.5x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png', 'screen_3.png', 'screen_4.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon@1.75x.png', 'icon@2x.png', 'icon.png', 'icon.svg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{BFC5D5C6-89DE-4168-9565-ABD8D1E48711}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png', 'screen_3.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['screenshots', 'icons']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon@1.75x.png', 'icon@2x.png', 'icon.png', 'icon.svg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{D71C2EF0-F15B-47C7-80E9-86D671F9C595}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png', 'screen_3.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/store (path suggests state, no database signature \u2014 judgement needed): ['icons', 'screenshots']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/store/icons (path suggests state, no database signature \u2014 judgement needed): ['icon@1.75x.png', 'icon@2x.png', 'icon.png', 'icon.svg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs-plugins/{F30BDD79-23A0-4B05-8DE3-2AB77D03A1B4}/resources/store/screenshots (path suggests state, no database signature \u2014 judgement needed): ['screen_1.png', 'screen_2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/common/Images (path suggests state, no database signature \u2014 judgement needed): ['fonts_thumbnail_ea@1.5x.png', 'fonts_thumbnail.png', 'fonts_thumbnail_ea@1.25x.png.bin', 'themes_thumbnail@2.5x.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme12/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.jpg', 'image3.jpg', 'image4.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme13/media (path suggests state, no database signature \u2014 judgement needed): ['image2.png', 'image3.jpg', 'image4.png', 'image1.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme15/media (path suggests state, no database signature \u2014 judgement needed): ['image1.png', 'image2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme16/media (path suggests state, no database signature \u2014 judgement needed): ['image1.png', 'image2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme17/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.jpg', 'image3.jpg', 'image4.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme18/media (path suggests state, no database signature \u2014 judgement needed): ['image7.png', 'image8.png', 'image9.png', 'image1.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme19/media (path suggests state, no database signature \u2014 judgement needed): ['image3.png', 'image4.png', 'image5.png', 'image6.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme20/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme21/media (path suggests state, no database signature \u2014 judgement needed): ['image4.png', 'image1.jpg', 'image2.png', 'image3.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme24/media (path suggests state, no database signature \u2014 judgement needed): ['image7.png', 'image9.png', 'image1.png', 'image10.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme25/media (path suggests state, no database signature \u2014 judgement needed): ['image1.png', 'image2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme27/media (path suggests state, no database signature \u2014 judgement needed): ['image1.png', 'image2.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme29/media (path suggests state, no database signature \u2014 judgement needed): ['image2.png', 'image1.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme3/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.jpg', 'image3.png', 'image4.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme30/media (path suggests state, no database signature \u2014 judgement needed): ['image4.svg', 'image5.svg', 'image6.svg', 'image1.svg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme31/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.png', 'image3.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme32/media (path suggests state, no database signature \u2014 judgement needed): ['image2.png', 'image3.png', 'image4.png', 'image5.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme33/media (path suggests state, no database signature \u2014 judgement needed): ['image1.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme34/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.jpg', 'image3.jpg', 'image4.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme35/media (path suggests state, no database signature \u2014 judgement needed): ['image3.jpg', 'image4.png', 'image7.jpg', 'image8.png']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme36/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.png', 'image3.png', 'image4.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme5/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme6/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/sdkjs/slide/themes/theme8/media (path suggests state, no database signature \u2014 judgement needed): ['image1.jpg', 'image2.jpg', 'image3.jpg']",
"onlyoffice: writable-layer writes at /var/www/onlyoffice/documentserver/web-apps/apps/api/documents (path suggests state, no database signature \u2014 judgement needed): ['api.js']"
],
"verdict": "CLEAN",
"verdict_recomputed_by": "check-volume-persistence.py classify() at final rules"
}